Skip to content

Releases: Aam-Digital/ndb-core

3.58.3-master.4

22 Jul 12:49
3ea7cfd
Compare
Choose a tag to compare
3.58.3-master.4 Pre-release
Pre-release

3.58.3-master.4 (2025-07-22)

Bug Fixes

  • correct API call to ensure resync after change of permissions (#3164) (3ea7cfd), closes #3138
  • remove unnecessary default values in ReportConfig entity (#3163) (775374f), closes #3157

3.58.3-master.3

22 Jul 06:36
74e668a
Compare
Choose a tag to compare
3.58.3-master.3 Pre-release
Pre-release

3.58.3-master.3 (2025-07-22)

Bug Fixes

  • automated updates of fields also work from popup forms (#3156) (74e668a), closes #2980

3.58.3-master.2

16 Jul 15:51
2fdf6da
Compare
Choose a tag to compare
3.58.3-master.2 Pre-release
Pre-release

3.58.3-master.2 (2025-07-16)

Bug Fixes

  • core: upgrade Angular 20 and migrate angular syntax(#3072) (2fdf6da)

3.58.3-master.1

16 Jul 09:06
2af0e06
Compare
Choose a tag to compare
3.58.3-master.1 Pre-release
Pre-release

3.58.3-master.1 (2025-07-16)

Bug Fixes

  • correctly link to existing records from the related entities with autocomplete field (#3152) (2af0e06), closes #3151

3.58.2

11 Jul 16:27
Compare
Choose a tag to compare

3.58.2 (2025-07-11)

Bug Fixes

  • gracefully continue in case of errors loading translations (2905849)

3.58.1

10 Jul 15:56
7207b14
Compare
Choose a tag to compare

3.58.1 (2025-07-10)

Bug Fixes

  • removed broken translations crashing app (#3145) (7207b14)

3.58.0

10 Jul 13:51
bb800bb
Compare
Choose a tag to compare

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

07 Jul 13:23
2b2dd17
Compare
Choose a tag to compare

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

26 Jun 20:04
a4a65e4
Compare
Choose a tag to compare

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

16 Jun 12:58
16b2c9d
Compare
Choose a tag to compare

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)