Releases: SoftwareBrothers/adminjs
Releases · SoftwareBrothers/adminjs
v2.4.2
2.4.2 (2020-05-23)
Bug Fixes
- not working links on the dashbaord (9c10556), closes #449
v2.4.1
2.4.1 (2020-05-17)
Bug Fixes
- pagination error with perPage set in query (fc35ee8)
- type for font in theme (f6e0d29)
v2.4.0
2.4.0 (2020-05-17)
Features
- option for modifying core AdminBro components (262cb4b), closes #327
v2.3.1
Fixed
- all linter warnings
- error when onChange() prop hangs when passing there
null
- now new search button accepts the sortBy param
v2.3.0
Changed
- [#279] move search records to a separate
search
action of type resource
Fixed
- fix of not showing empty badges in list and show (related to #418)
Added
v2.3.0-beta.1
Changed
- [#279] move search records to a separate action
v2.2.12
Fixed
- [#401] - translations for nested properties
v2.2.11
Fixed
- [#364] - fix for node v12
v2.2.9
Fixed
- [#418] - showing property.availableValues in Badges
- [#333] - translate Yes/No
v2.2.8-beta.6
Changed
- change travis to github actions