NocoBase Weekly Updates: Optimization and Bug Fixes

NocoBase Weekly Updates: Optimization and Bug Fixes

·

3 min read

Originally published at NocoBase Weekly Updates: Optimization and Bug Fixes - NocoBase.

Summarize the weekly product update logs, and the latest releases can be checked on our blog.

NocoBase is currently updated with three branches: main , next and develop.

version.png

  • 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's mainly for test users to collect feedback and optimize functions further. Ideal for test users who want to experience new features early and give feedback;

  • develop:Alpha version, contains the latest feature code, may be incomplete or unstable, mainly for internal dev and rapid iteration. Suited for tech users interested in product's cutting-edge, but with potential issues and incomplete functions. Not for production use.

main

main.png

v1.4.16

Release date: 2024-12-26

🐛 Bug Fixes

  • [client] Fix UnixTimestamp field precision conversion issue (#5931) by @chenos

  • [Action: Duplicate record] Fix o2o association field not displaying configured target collection field in detail and form blocks (#5921) by @katherinehhh

  • [Backup manager] Fixed backup error when the mysqldump version is below 8 by @gchust

v1.4.17

Release date: 2024-12-31

🎉 New Features

  • [client] Supports using "Table selected records" variable in m2m array fields (#5974) by @2013xile

🚀 Improvements

  • [undefined] Enable theme plugin by default (#5957) by @zhangzhonghe

  • [Data source: Main] Added name conflict validation to prevent users from creating Collections with the same name as system Collections (#5962) by @chareice

  • [Workflow] Avoid to misuse date range variables in most place unless filter component (#5954) by @mytharcher

🐛 Bug Fixes

  • [database]

    • Fixed an issue in destory action where filterByTk with filter parameter could not delete data (#5976) by @chareice

    • the firstOrCreate and updateOrCreate methods of the repository lose context (#5973) by @chenos

  • [client]

    • Fix issue when adding a one-to-one relationship field in the form (#5975) by @katherinehhh

    • Fix issue with field assignment in subtable when re-select data after deleting data (#5958) by @katherinehhh

    • Fix the table block error caused by data containing fields named 'children' (#5951) by @zhangzhonghe

  • [Data source: Main] Fix legacy support issues with the unixTimestamp field. (#5967) by @chareice

  • [Workflow] Fix sub-details block throwing error in manual node UI configuration (#5953) by @mytharcher

next

next.png

v1.5.0-beta.18

Release date: 2024-12-27

🐛 Bug Fixes

  • [client]

    • Fix the issue of unexpected table cell display in third-party plugins (#5934) by @zhangzhonghe

    • Fix the issue where the delete button is disabled in the block template management page (#5922) by @zhangzhonghe

  • [Verification] Fix empty form fields when opening the edit drawer in the Verification settings page (#5949) by @chenos

  • [Workflow: Custom action event]

  • [Workflow: Pre-action event] Fix test cases of request interceptor by @mytharcher

v1.5.0-beta.19

Release date: 2024-12-31

🐛 Bug Fixes

  • [client]

    • Fix date range picker in filter form/action not showing time picker when showTime is set (#5956) by @katherinehhh

    • Fix the issue where clicking on association fields does not open the popup dialog (#5972) by @zhangzhonghe

  • [Workflow: Response message] Fix wrong parameter name used by @mytharcher

About NocoBase

NocoBase is a private, open-source, no-code platform offering total control and infinite scalability. It empowers teams to adapt quickly to changes while significantly reducing costs. Avoid years of development and substantial investment by deploying NocoBase in minutes.

Discover NocoBase in 3 Minutes!

👇 Get NocoBase

Homepage

Demo

Documentation

GitHub