@nocobase/database
Advanced tools
Changelog
v1.5.7 - 2025-02-13
[client]
missing drag setting in relation data quick-create operation modal (#6201) by @katherinehhh
issue with high precision number formatting not applying (#6202) by @katherinehhh
Fix an issue where clearing a association field in a form doesn't actually clear the field value when submitting the form (#5540) by @zhangzhonghe
Block does not refresh after form submission (#6206) by @zhangzhonghe
linked field value persisting on submission after relation field reset (#6207) by @katherinehhh
update action displaying for rows without update permissions in table (#6204) by @katherinehhh
[Collection field: Sort] Fix sort field type not registered in external data source (#6212) by @mytharcher
[Authentication] WebSocket authentication issue (#6209) by @2013xile
[Collection field: Attachment(URL)] Fix deprecated request URL in hook by @mytharcher
Changelog
v1.5.4 - 2025-02-10
[client]
[utils] optimize the storage/plugins reading logic (#6186) by @chenos
[Notification: In-app message] Fix: Add user filter to message timestamp and title subqueries in channel list API to ensure data isolation. (#6185) by @deepure
[Backup manager] Files were not copied from the backup to the uploads folder during tolerant mode restore by @gchust