Summarize the weekly product update logs, and the latest releases can be checked on our blog.
NocoBase is currently updated across three branches: main, next, and develop.
-
main: The most stable version to date, recommended for installation. -
next: Beta version, contains upcoming new features and has been preliminarily tested. There might be some known or unknown issues. It is mainly used to collect feedback from test users and further optimize features. Ideal for test users who want to experience new features early and provide feedback. -
develop: Alpha version, contains the latest feature code, may be incomplete or unstable, and is mainly used for internal development and rapid iteration. Suited for technical users interested in cutting-edge product capabilities, but not recommended for production use.
main
v2.2.14
Release date: 2026-09-16
🚀 Improvements
- [WeCom] Support configurable WeCom sync email types and consistent email mapping for full and incremental synchronization. by @chenzhizdt
🐛 Bug Fixes
- [server] Prevent secret environment variable exposure in custom request URLs (#10503) by @2013xile
- [Collection field: Sequence] Fix sequence field validation for random character patterns configured with multiple character sets. (#10504) by @mytharcher
- [File manager] Move the delete button on v2 attachment and Attachment (URL) cards to the top-right corner to reduce accidental deletion during preview. (#10508) by @katherinehhh
- [AI employees] Fixed AI employee data query tools returning no records when the collection's role permission uses a data scope based on the current user (#10501) by @cgyrock
- [Workflow: Approval] Hide approval action buttons for queued sequential approvers and show a waiting hint. by @mytharcher
v2.2.12
Release date: 2026-09-11
🐛 Bug Fixes
- [client-v2] Fixed the issue where variables nested deeper than three levels cannot be used in workflow query node conditions (#10494) by @mytharcher
- [Workflow] Fix workflow list loading parameters under MySQL 8.3+ (#10486) by @mytharcher
v2.2.11
Release date: 2026-09-11
🐛 Bug Fixes
- [Office File Previewer] Fixed the issue with incorrect URLs being used for Office file previews (#10496) by @mytharcher
next
v2.3.0-beta.10
Release date: 2026-09-15
🐛 Bug Fixes
- [client-v2] Fixed the issue where variables nested deeper than three levels cannot be used in workflow query node conditions (#10494) by @mytharcher
- [Workflow] Fix workflow list loading parameters under MySQL 8.3+ (#10486) by @mytharcher
- [Office File Previewer] Fixed the issue with incorrect URLs being used for Office file previews (#10496) by @mytharcher
develop
v2.4.0-alpha.6
Release date: 2026-09-15
🚀 Improvements
- [utils] Added an option to block server-side requests and redirects to literal IP addresses (#10490) by @2013xile
- [client-v2] Improve V2 form QR scanning reliability on iOS. (#10456) by @katherinehhh
🐛 Bug Fixes
-
[server]
-
[client-v2]
- Fixed the issue where variables nested deeper than three levels cannot be used in workflow query node conditions (#10494) by @mytharcher
- Fix filter forms not collapsing on mobile (#10479) by @zhangzhonghe
- Fix interrupted option value input for custom radio and checkbox fields in filter forms (#10480) by @zhangzhonghe
- Fixed the v2 Update record field settings failing after an assigned field was deleted. (#10483) by @katherinehhh
- Fix full-page reloads when opening settings pages (#10474) by @zhangzhonghe
- Hide unsupported built-in date variables from workflow create and update field assignments. (#10442) by @mytharcher
- Show the standard deleted-field warning for historical V2 field assignments. (#10484) by @katherinehhh
[AI employees] Fixed AI employee data query tools returning no records when the collection's role permission uses a data scope based on the current user (#10501) by @cgyrock
[Office File Previewer] Fixed the issue with incorrect URLs being used for Office file previews (#10496) by @mytharcher
[Workflow: Delay node] Fixed delay duration variable validation and report invalid resolved values instead of waiting unexpectedly. (#10469) by @mytharcher
[Workflow] Fix workflow list loading parameters under MySQL 8.3+ (#10486) by @mytharcher
[Access control] Fix role permissions so selecting a deeply nested menu also selects all parent menus (#10473) by @zhangzhonghe
[Data source manager] Fixed the inverse-field option not remaining selected when editing a v2 relation field. (#10482) by @katherinehhh
[Flow engine] Fixed non-admin variable resolution in form linkage rules, referenced templates, and scripts. (#10467) by @gchust
[Workflow: Approval] Fix approval cards showing outdated content after saving an edited draft by @zhangzhonghe
[App supervisor] Fixed subapp access failures after rolling updates or deployment environment changes by @2013xile




Top comments (0)