Releases: Aam-Digital/ndb-core
Releases · Aam-Digital/ndb-core
3.56.0
3.55.1
3.55.0
3.54.0
3.54.0 (2025-05-27)
Bug Fixes
- ."User denied geolocation" error should not be logged as warning (#3025) (b1b8844), closes #2727
- .Admin UI: avoid errors editing simple public form fields (6ef23a9)
- .Admin UI: avoid errors if invalid filters get emitted in admin-list somehow (a70d2b5)
- better handling if address lookup API is not reachable (#3020) (2d846b5), closes #2728
- .core: prevent editing of internal entity types through Admin UI (#3030) (faa30c8), closes #3027
- .demo: add default config for auto-update rule (#3029) (519c4b5), closes #2976
- .fix version number not properly built (ce66cfe)
- improve error handling in user account management (#3023) (3087f8d), closes #3016
- limit field width for better usability on very wide windows (#3013) (723de6f), closes #2348
Features
3.53.2
3.53.1
3.53.1 (2025-05-20)
Bug Fixes
- .logging: avoid errors when entity is not_found (0059a71), closes #2472
- .notifications: avoid sync with notifications DB if not configured (7afebe9)
- public forms: fixed compatibility of "prefilled" values with new defaultValue config (#3012) (6933633), closes #3008
- .set sentry logging environment (#3010) (bcd0f27), closes #3009
- show a default icon for entity reference fields (#2999) (c83d390), closes #2428
3.53.0
3.53.0 (2025-05-16)
Bug Fixes
- Admin UI: configuring static default values now shows the relevant UI for the datatype (#2984) (ab2c818), closes #2881
- Admin UI: correctly save re-ordering of field groups (#2979) (1fc230b), closes #2970
- auto-values: correctly save all updated entities (#2985) (e1929e9), closes #2982
- auto-values: correctly save updates to trigger-mappings (#2978) (6b192e2), closes #2977
- import: automatically mapped columns during import can now be reset again (#2986) (8c45bb9), closes #2964
- notifications: improve UI opening notification event (#2996) (81d5fbe), closes #2915
Features
3.52.0
3.51.1
3.51.1 (2025-04-29)
Bug Fixes
- Admin UI: allow searching/filtering of fields when changing filters or columns when designing list views (#2961) (27952f4), closes #2278
- dropdowns now show more than 3 options if the screen has enough space (#2960) (1590f95), closes #2950
- long field labels can now be read fully as a tooltip (#2957) (92510de), closes #2880