Releases: Unikka/login-as
Releases · Unikka/login-as
v1.2.0
1.2.0 (2021-02-25)
Build
- Add public JS assets and the .cache folder to git ignore (9da6929)
- Adding prettier as dependency (7ca36a2)
Fix
- 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)
New
- 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)
Update
- Adds neos 4.3 to supported versions (d6a6f8c)
v1.1.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2020-06-04)
Build
- Remove yarn build command from circleCI (67f98e4)
Chore
- Optimize redirect option handling (7cde234)
Docs
- Adding example config for redirect options (83f8484)
FEATURE
- Adding policies for the impersonate and restore action (2d76ae3)
- Implement Impersonate Service with controller (b111fa5)
- Initial commit with package skeleton (2c7bc5d)
Upgrade
- Upgrade dependencies for sematic release and commitizen (26d92d0)