Skip to content

Releases: SoftwareBrothers/adminjs

v2.4.0

17 May 10:21
Compare
Choose a tag to compare
v2.4.0 Pre-release
Pre-release

2.4.0 (2020-05-17)

Features

  • option for modifying core AdminBro components (262cb4b), closes #327

v2.3.1

06 May 22:24
Compare
Choose a tag to compare

Fixed

  • all linter warnings
  • error when onChange() prop hangs when passing there null
  • now new search button accepts the sortBy param

v2.3.0

03 May 13:08
Compare
Choose a tag to compare

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

  • e2e tests for sequelize

v2.3.0-beta.1

02 May 20:43
Compare
Choose a tag to compare

Changed

  • [#279] move search records to a separate action

v2.2.12

01 May 00:19
Compare
Choose a tag to compare

Fixed

  • [#401] - translations for nested properties

v2.2.11

30 Apr 21:00
Compare
Choose a tag to compare

Fixed

  • [#364] - fix for node v12

v2.2.9

29 Apr 23:32
Compare
Choose a tag to compare

Fixed

  • [#418] - showing property.availableValues in Badges
  • [#333] - translate Yes/No

v2.2.8-beta.6

27 Apr 19:43
Compare
Choose a tag to compare

Changed

  • change travis to github actions

v2.2.8-beta.5

27 Apr 19:16
Compare
Choose a tag to compare
v2.2.8-beta.5

v2.2.8

27 Apr 22:40
Compare
Choose a tag to compare

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