Releases: SoftwareBrothers/adminjs
Releases · SoftwareBrothers/adminjs
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
v2.2.8
Added
- link changelog with github releases
Changed
- Change CI from travis to github actions
- add Cypress tests to CI
Fixed
- [#422] - Cannot disable
datetime
and boolean
fields