Skip to content

Releases: terrestris/shogun-admin

v10.2.1

30 Aug 09:38
Compare
Choose a tag to compare

10.2.1 (2022-08-30)

Changes in configuration

Bugfixes

v10.2.0

18 Aug 09:45
Compare
Choose a tag to compare

10.2.0 (2022-08-18)

Features

  • add the UserPermissionGrid to configure the UserInstancePermissions for a given entity (b5dbb4b)

Changes in layout

  • allow dot and bracket notation (66ad8fb)
  • fix lint warnings (43120a9)

Dependencies

Bugfixes

  • check if name (as string) is available (a74c34a)
  • sort users ascending initially (5c30c0b)

v10.1.5

18 Aug 06:58
Compare
Choose a tag to compare

10.1.5 (2022-08-18)

Bugfixes

v10.1.4

15 Aug 07:02
Compare
Choose a tag to compare

10.1.4 (2022-08-15)

Bugfixes

  • adds a effect to update the table entries when the entity changes (cef0e67)

v10.1.3

15 Aug 06:31
Compare
Choose a tag to compare

10.1.3 (2022-08-15)

Bugfixes

  • fix fullscreen mode again (3051fb3)

v10.1.2

10 Aug 13:16
Compare
Choose a tag to compare

10.1.2 (2022-08-10)

Bugfixes

  • adds fullscreen translation (e635339)
  • adds missing translation (f740338)

v10.1.1

10 Aug 06:36
Compare
Choose a tag to compare

10.1.1 (2022-08-10)

Changes in configuration

  • scans the jest coverage and sends a report to sonarqube (#113) (910945f)

Bugfixes

  • ensures fullscreen for all children except the first (cc6c71d)

v10.1.0

08 Aug 07:57
Compare
Choose a tag to compare

10.1.0 (2022-08-08)

Features

  • add keyboard shortcut to save configs (2aaa2d6)

Bugfixes

  • also translate success / error messages (8b577dd)
  • code style improvement (a2dacc1)

v10.0.0

04 Aug 08:24
Compare
Choose a tag to compare

10.0.0 (2022-08-04)

Breaking changes

Migration notes

  • several keys of the formconfig assets have been changed. Thus all keys naming 'labeli18n' need to be changed to 'label'.

v9.4.2

01 Aug 12:29
Compare
Choose a tag to compare

9.4.2 (2022-08-01)

Dependencies

  • log-doc-height: fix display area of status logs (a4151b0)

Bugfixes