3.0.2 (2023-08-18)
- Adjust node version in github action (21abb89)
- Prevent using localization API before initialization (ee96c92), closes #26
- Render the tooltip of impersonate button (822131e), closes #25
- Use node 16 and adjust some packages (154ecce)
3.0.0 (2022-07-29)
- Remove EmberJS based UI Patch (0829e2e)
2.0.3 (2022-05-20)
- 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)
- Exclude package from workspace module (eec52e1)
- Prevent session errors (c785adc)
- Recompile assets to remove map link (d4ab9d0)
2.0.2 (2021-03-09)
- Adjust branches for semantic release (8b79f47)
- Adjust regex for release branch (bb30d5d)
- Release 1.2.3 [skip ci] (f0bda74)
- Adjust user menu for larger content (770905b)
- Fix drop down alignment also for old content module (1bfb1cc)
2.0.1 (2021-03-09)
- Add CodeQL test (186f0fe)
2.0.0 (2021-03-06)
- Change license from MIT to GPL-3.0 (c3c5658)
- Document the new features of the package (5757eab)
- 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)
- Update @unikka/loginas-api to version 1.1.0 (1bd425d)
1.2.3 (2021-03-09)
- Adjust user menu for larger content (770905b)
- Fix drop down alignment also for old content module (1bfb1cc)
1.2.2 (2021-02-25)
- Uncomment reload action on restore or impersonate of a user (5270191)
1.2.1 (2021-02-25)
- Add missing javascript assets (52d45dc)
1.2.0 (2021-02-25)
- Add public JS assets and the .cache folder to git ignore (9da6929)
- Adding prettier as dependency (7ca36a2)
- Make the package work with neos 5.3 (b7fc59d)
- Prevent ReadableStream as endpoint response (f67614f)
- Prevent usage in teh media module and history module (73578b6)
- Add new localisations (f1b7c53)
- Add parcel bundler for assets (414ff66)
- Implement backend action to impersonate users (95668ca)
- Implement basic javascript component for the user module (1abe72f)
- Implement user restore and add button to the user module (c52447f)
- Override Neos.Neos Layout to generally add javascript sources (7104628)
- Adds neos 4.3 to supported versions (d6a6f8c)
1.1.0 (2020-10-28)
- Ignore some file on export (d197af6)
1.0.2 (2020-08-05)
- Prevent redirect when still in impersonate mode (407fbbe)
1.0.1 (2020-06-04)
- Redirect to configured action (b96c86b)
- Remove yarn build command from circleCI (67f98e4)
- Optimize redirect option handling (7cde234)
- Adding example config for redirect options (83f8484)
- Adding policies for the impersonate and restore action (2d76ae3)
- Implement Impersonate Service with controller (b111fa5)
- Initial commit with package skeleton (2c7bc5d)
- Upgrade dependencies for sematic release and commitizen (26d92d0)