开源无代码/低代码平台 NocoBase 发布 V0.7.5-alpha.1

NocoBase 是一个极易扩展的开源无代码开发平台。 

官网:https://nocobase.com/

GitHub:NocoBase

Gitee:NocoBase: NocoBase 是一个极易扩展的开源无代码和低代码开发平台。 (gitee.com)

V0.7.5-alpha.1 新增功能:

  • 优化关系字段的查询性能
  • 添加手机号注册登录的支持
  • 自动编码类型字段
  • 新增日语、俄语翻译
  • 页面布局支持拖拽调整列宽

V0.7.5-alpha.1 详细更新记录:

  • feat: plugin workflow collection field (#919)
  • fix(client/route-switch): skip sub routes
  • feat: create with array of values (#912)
  • fix: unbind on error throwing (#914)
  • fix: appends merge now using primary key (#911)
  • fix: cannot read properties of undefined (reading 'target')
  • feat: limit database identifier (#908)
  • fix: sync collection field default value (#907)
  • fix: version judgment is not accurate
  • fix(client): tab pane initializers for create form block
  • fix: build error
  • fix: appends merge includes (#905)
  • fix: single relation repository appends query issue (#901)
  • feat(plugin-workflow): add concat calculator (#894)
  • feat: improve signin and signup page components
  • fix(client/record-picker): support record-picker show format DataPicker (#888)
  • fix(client/block-select-collection): fix select collection menu view error (#889)
  • fix: unable to submit form during file upload (#892)
  • feat(collection-manager): inverse fields can be configured (#883)
  • fix(database): fix the index name too long error
  • fix(formula): support integer and fix NaN error (#879)
  • fix: sort parameter is missing (#849)
  • fix: slow join query issued by appends field in find method of repository (#845)
  • feat(core/cache): support cache (#876)
  • feat: update option must have filter or filterByTk (#847)
  • added Russian translation (#840)
  • feat(database): add sequence field type (#779)
  • fix: can't access pages without permission via url (#826)
  • fix(collection-manger): incorrect scope key parameter
  • fix: missing RefreshActionInitializer
  • fix(collection-manager): o2m is array type
  • fix(plugin-system-settings): convert array to json
  • fix: transaction cannot be rolled back because it has been finished with state: rollback
  • fix(plugin-export): filter non-existent fields
  • refactor(resourcer): combine middleware class (#825)
  • refactor(database): fix some fields and types (#820)
  • feat: language settings support Japanese
  • feat(locale): added Japanese translation (#813)
  • fix(plugin-workflow): fix value type for DatePicker to moment (#815) (#819)
  • refactor(plugin-workflow): export client calculators registry (#816)
  • fix: number storage type changed to double (#810)
  • refactor(server) (#795)
  • fix(plugin-verification): change provider rate limit error to 429 (#788)
  • fix(plugin-cm): fix field disappear after failed to update (#773)
  • fix: fix uiSchema undefined (#770)
  • fix: translation
  • fix(plugin-cm): fix unique option default value to update (#768)
  • fix(plugin-users): fix update profile 500 (#766) (#767)
  • fix: mysql column in where clause is ambiguous (#756)
  • feat(plugin-cm): add unique option for base fields (#745)
  • feat(plugin-verification): add plugin-verification and phone for users (#722)
  • feat: resize grid columns with drag and drop (#748)
  • refactor(client): split schema-initializer items into multiple files (#744)
  • refactor(plugin-workflow): change files mode to 644 (#755)
  • fix: db version check (#749)
  • feat: add examples (#718)

 

另外,经过 2 个月的准备,NocoBase V0.8 计划于本月底发布。届时,NocoBase 将提供较完整的插件管理器和开发文档。

优秀的个人博客,低调大师

微信关注我们

原文链接:https://www.oschina.net/news/213890

转载内容版权归作者及来源网站所有!

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。

相关文章

发表评论

资源下载

更多资源
优质分享Android(本站安卓app)

优质分享Android(本站安卓app)

近一个月的开发和优化,本站点的第一个app全新上线。该app采用极致压缩,本体才4.36MB。系统里面做了大量数据访问、缓存优化。方便用户在手机上查看文章。后续会推出HarmonyOS的适配版本。

Mario,低调大师唯一一个Java游戏作品

Mario,低调大师唯一一个Java游戏作品

马里奥是站在游戏界顶峰的超人气多面角色。马里奥靠吃蘑菇成长,特征是大鼻子、头戴帽子、身穿背带裤,还留着胡子。与他的双胞胎兄弟路易基一起,长年担任任天堂的招牌角色。

Apache Tomcat7、8、9(Java Web服务器)

Apache Tomcat7、8、9(Java Web服务器)

Tomcat是Apache 软件基金会(Apache Software Foundation)的Jakarta 项目中的一个核心项目,由Apache、Sun 和其他一些公司及个人共同开发而成。因为Tomcat 技术先进、性能稳定,而且免费,因而深受Java 爱好者的喜爱并得到了部分软件开发商的认可,成为目前比较流行的Web 应用服务器。

Sublime Text 一个代码编辑器

Sublime Text 一个代码编辑器

Sublime Text具有漂亮的用户界面和强大的功能,例如代码缩略图,Python的插件,代码段等。还可自定义键绑定,菜单和工具栏。Sublime Text 的主要功能包括:拼写检查,书签,完整的 Python API , Goto 功能,即时项目切换,多选择,多窗口等等。Sublime Text 是一个跨平台的编辑器,同时支持Windows、Linux、Mac OS X等操作系统。