Skip to content

Latest commit

 

History

History
135 lines (61 loc) · 5.8 KB

CHANGELOG.md

File metadata and controls

135 lines (61 loc) · 5.8 KB

2.1.1 (2024-03-08)

Bug Fixes

  • update CSS to correctly match default nova styles (#101) (67424e7)

2.1.0 (2024-03-07)

Features

2.0.5 (2024-03-06)

2.0.4 (2023-11-20)

Bug Fixes

  • reintroduce LoadingButton component to fix creation modal submission (92b1577), closes #92

2.0.3 (2023-05-13)

Bug Fixes

  • lang path was hardcoded to resource path (f9e5ae1)

2.0.2 (2023-05-13)

2.0.1 (2022-06-27)

Bug Fixes

  • only updated screenshots on readme, but need to republish (cf2102e)

2.0.0 (2022-06-27)

Bug Fixes

  • dependency requirement...i hope (aff7637)

1.5.8 (2021-09-17)

1.5.7 (2021-09-17)

1.5.6 (2021-09-17)

1.5.5 (2021-08-05)

1.5.4 (2021-05-11)

1.5.3 (2021-03-27)

1.5.2 (2021-03-20)

Bug Fixes

  • fix hardcoded expectation that id is the models primary key (fe629c3)

1.5.1 (2021-03-14)

1.5.0 (2021-02-08)

Features

1.4.0 (2021-02-07)

Features

  • allow the hiding of abilities from UI (068f774), closes #25
  • customize default abilities (c90d0e1)

1.3.6 (2021-02-07)

1.3.5 (2020-12-15)

Bug Fixes

  • fix nova resource discovery (d859b15)

1.3.4 (2020-12-05)

1.3.3 (2020-12-05)

1.3.2 (2020-12-05)

1.3.1 (2020-09-19)

1.3.0 (2020-09-01)

Features

  • add support for other models other than the user (84e3ffd)

1.2.1 (2020-08-23)

Bug Fixes

  • built assets not commited on release (a82b3fb)

1.2.0 (2020-08-23)

Features

  • add ability to define Token Abilities (2dc214a)

1.1.0 (2020-07-12)

Features

  • add support for non-standard user model (174aa23), closes #6

1.0.1 (2020-06-10)

1.0.0 (2020-06-09)

Features

  • Add ability to create Personal Access Tokens within Nova (a4552c0)