Releases: Aam-Digital/ndb-core
Releases · Aam-Digital/ndb-core
3.58.3-master.4
3.58.3-master.3
3.58.3-master.3 (2025-07-22)
Bug Fixes
3.58.3-master.2
3.58.3-master.2 (2025-07-16)
Bug Fixes
3.58.3-master.1
3.58.3-master.1 (2025-07-16)
Bug Fixes
3.58.2
3.58.1
3.58.0
3.58.0 (2025-07-10)
Bug Fixes
- Admin UI: avoid errors in log (from default-value component) when creating new fields (#3137) (bf1e311), closes #3136
- open M&E Module externally in new tab (ffd36c4)
Features
- Admin UI: edit columns of "related entities" lists inside entity details (#3111) (a5c4639), closes #3085
- Admin UI: option to add new related-entities component in details view (#3134) (5d7eeec), closes #3101
- Admin UI: admins can directly edit the raw config as JSON from admin overview an d reports (#3133) (cda456a), closes #3081
- bulk create dropdown options by pasting multi-line text (#3126) (ed79e78), closes #2490
3.57.1
3.57.1 (2025-07-07)
Bug Fixes
- .add default config for task views (#3099) (a3c1e8e), closes #2511 #2918
- Admin UI: auto-create menu item when creating new entity type (#3125) (6a92720), closes #3118
- .Admin UI: don't add irrelevant elements to entityType menu item (#3119) (fabe754), closes #3112
- .core: remove favicon from site-settings (#3121) (e31ee53), closes #2254 #1995
- .correctly update displayed columns when loading tab for list from query param (#3123) (7298d92)
- .do not hide menu while syncing when system is already configured (#3127) (e25a17f), closes #3115
- improve UX of address field (#3080) (b8777f4)
- Reports: add time period to downloaded report filename (#3128) (911a4ec), closes #3077
- Reports: pick report periods from a few predefined date ranges (#3105) (a772cdf), closes #3078
- .Reports: show details of error calculating report (71d0ca5), closes #2839
- .Reports: support multi-level nesting (c39894e)
- .stable sorting for disaggregations in Entity Count dashboard widget (e116e18), closes #1068
3.57.0
3.57.0 (2025-06-26)
Bug Fixes
- better handling of address search in location field (#3000) (2d77bac), closes #3075 #2943
- core: hide only isInternalEntity entity types but show others even if not customized (#3095) (1c8f6b9), closes #3093
Features
- Admin UI: configure the navigation menu (#2922) (3dc7e8d), closes #2272
- Admin UI: fields in Public Forms can overwrite details like labels just for that form (#3094) (7d0a96b), closes #2872
- demo: demo-assistant including selection of different demo use cases (#3031) (c204919), closes #2989
- import: import references to existing entities using multiple columns as conditions (#3082) (7c909bb), closes #2552
- Public Forms: individualized links that record submitted data for a specific profile (#3079) (5fd3fc6), closes #2258
3.56.1
3.56.1 (2025-06-16)
Bug Fixes
- .avoid errors while re-routing for not-found notes (cf10b2c)
- avoid warnings when deleting user entities without account + enable accounts via Admin UI (#3068) (708c98c), closes #3057
- .ensure _columnsToDisplay are always defined in entities-table.component (6347884)
- entity select field retains linked records even if the user doesn't have permissions to access all referenced (#3065) (7fef838), closes #2541
- .i18n: update latest translations from POEditor (#3073) (16b2c9d)
- improve display of Entity Type column (DisplayEntityTypeComponent) (#3060) (1780c6a), closes #2939
- .properly limit width of autocomplete dropdown browsers other than Webkit (f882455)