Skip to content

Releases: SoftwareBrothers/adminjs

v2.4.2

23 May 15:59
Compare
Choose a tag to compare

2.4.2 (2020-05-23)

Bug Fixes

  • not working links on the dashbaord (9c10556), closes #449

v2.4.1

17 May 23:56
Compare
Choose a tag to compare
v2.4.1 Pre-release
Pre-release

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

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