Releases: Aam-Digital/ndb-core
Releases · Aam-Digital/ndb-core
2.31.0
2.31.0 (2021-02-05)
Features
- core: allow hiding/filtering of entity subrecord columns through config (#634) (a2e1ee2)
2.30.0
2.30.0 (2021-02-05)
Features
- core: ColumnGroups and Filters are optional in config (#635) (a917234), closes #559
2.27.1
A lot of technical improvements behind the scenes and some bugfixes.
If you face any issues after this update, please let us know!
2.20.1
2.20.1 (2020-10-25)
Bug Fixes
- child details: allow text rather than only numbers for school class (dbc013b)
- pagination: avoid unnecessary saving of user settings when opening lists with pagination (c7726b0)
2.19.1
2.19.1 (2020-10-01)
Bug Fixes
- child details: properly reload attendance section when switching between children (3700faa), closes #502
- dependencies: security update for node-fetch (80aec25)
- search: properly open result on click (f67d9b2)
2.19.0
2.19.0 (2020-09-05)
Features
- attendance: overview page for attendance register (#491) (095d7d6), closes #487
2.18.0
2.18.0 (2020-09-05)
Features
- inactive/dropout children are hidden in selection dropdown (#488) (70453a8), closes #479
2.17.4
2.17.4 (2020-09-05)
Bug Fixes
- correctly convert dates also in safari browser (a05c810), closes #473