Releases: Unikka/login-as
Releases · Unikka/login-as
v3.0.2
3.0.2 (2023-08-18)
Build
- Adjust node version in github action (21abb89)
Fix
- Prevent using localization API before initialization (ee96c92), closes #26
- Render the tooltip of impersonate button (822131e), closes #25
Upgrade
- Use node 16 and adjust some packages (154ecce)
Thanks to @crydotsnake for reporting the issues in Neos 8.0 💙
3.0.1
v3.0.0
v2.0.3
2.0.3 (2022-05-20)
Build
- Adds GitHub action workflow for release (da6b148)
- Pin nodejs engine to version 14 (f9ae934)
- Remove CircleCI configuration (f1c6b35)
- Update circleci image to node 14 (e972b8e)
Docs
Fix
- Exclude package from workspace module (eec52e1)
- Prevent session errors (c785adc)
- Recompile assets to remove map link (d4ab9d0)
Upgrade
v2.0.2
v2.0.1
v1.2.3
v2.0.0
2.0.0 (2021-03-06)
Breaking
- Change license from MIT to GPL-3.0 (c3c5658)
Build
Docs
- Document the new features of the package (5757eab)
Fix
New
- Add neos 7 as compatible version (5def263)
- Add new react-ui extension for the user menu (a4abda0)
- Add restore button label and some translations (1dfeb5b)
- Add restore button title translations (40e1ca5)
- Extract API service to own package (0c44d3f)
Upgrade
- Update @unikka/loginas-api to version 1.1.0 (1bd425d)