Releases: SoftwareBrothers/adminjs
Releases · SoftwareBrothers/adminjs
v3.2.0
3.2.0 (2020-08-30)
Features
v3.2.0-beta.1
Features
- add layout property to Action (99aca92)
v3.1.0-beta.5
Features
- add layout property to Action (99aca92)
v3.1.2
3.1.2 (2020-08-27)
Bug Fixes
- add flatten and unflatten to 'admin-bro' export (ff1e050)
v3.1.1
3.1.1 (2020-08-27)
Bug Fixes
- disabled fields are not striped from payload anymore (ac6942c)
v3.1.0
3.1.0 (2020-08-27)
Bug Fixes
- disabled fields are stripped from the payloadrelates to #430 (f0b4319)
- make sure old adapters also work (cb0bd3f)
- onChange can also update other fields (46dacb9)
- propert handle null valuescloses #304 (7d16a4e)
Features
v3.1.0-beta.4
Bug Fixes
- onChange can also update other fields (46dacb9)
v3.1.0-beta.3
Bug Fixes
- make sure old adapters also work (cb0bd3f)
v3.1.0-beta.2
Bug Fixes
- disabled fields are stripped from the payloadrelates to #430 (f0b4319)
Features