Releases: terrestris/shogun-admin
Releases · terrestris/shogun-admin
v9.4.1
9.4.1 (2022-07-28)
Bugfixes
- add semantic-release github plugin (e9a5fe2)
Version 9.0.3
chore(release): 9.0.3 [skip ci]
## 9.0.3 (2022-07-20)
Bugfixes
- fixes changeHanlder of JSONEditor (b123f87)
Version 9.0.2
chore(release): 9.0.2 [skip ci]
## 9.0.2 (2022-07-19)
Bugfixes
- allow clearing JSON fields (c31a1c2)
- fixes updating of object fields (c2c8661)
- switch to entity page after creation (87e7d25)
Version 9.0.1
chore(release): 9.0.1 [skip ci]
## 9.0.1 (2022-07-18)
Changes in layout
- adjust styling of markdown and json editors (6c13b1b)
Version 9.0.0
chore(release): 9.0.0 [skip ci]
## 9.0.0 (2022-06-28)
warning BREAKING CHANGES
- Readds the keycloak-js adapter for authentication and removes
all models and services (except the Metric- and Loglevelservice) with the appropriate
ones from the shogun-util
Changes in layout
Breaking changes
- readd-keyloak-js adapter and init shogun-util (2618685)
- remove UserProfileForm and redirect to keycloak account settings instead (ce83381)
- update app config and form configs (7a6db14)
Bugfixes
- rename keycloak host config (80625a0)
- update ImageFile root and table work again (634e45a)
Dependencies
- add shogun-util, keycloak-js and @react-keycloak/web dependencies (04321e5)
- make default part for the config relative (25edd9e)
- remove @react-keycloak/web dependency, get keycloak client from the SHOGunAPIClient (940e637)
- update shogun-util (e5a4151)
- update to the latest shogun-util (1da0ba7)
Version 8.0.0
8.0.0 (2022-06-22)
Bugfixes
- use username if exists, providerId otherwise (61e8dd5)
Breaking changes
- remove path.base from logo in Header (17cd95c)
- remove path.base from fallbackConfig (020cd13)
Migration:
The path.base
is removed from the config. To migrate to v8.0.0 you might need to add the previous value to your path.log
config.
Version 7.5.2
chore(release): 7.5.2 [skip ci]
### 7.5.2 (2022-05-19)
Changes in configuration
- remove dist and nginx from .gitignore (d77c6ea)
Bugfixes
- fix nginx template filename (a64d737)
Version 7.5.1
chore(release): 7.5.1 [skip ci]
### 7.5.1 (2022-05-19)
Bugfixes
- fix buggy reseting of entity form (45873b3)
- fix sorting of numbers (9605fe0)
Version 7.5.0
chore(release): 7.5.0 [skip ci]
## 7.5.0 (2022-05-16)
Features
- introduce LinkCell to apply configurable link in the entity table (b64e475)
Bugfixes
Version 7.4.1
chore(release): 7.4.1 [skip ci]
### 7.4.1 (2022-05-11)
Changes in configuration
Changes in layout
Full Changelog: v7.4.0...v7.4.1