mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore: cleanup changelog
This commit is contained in:
parent
b4b524a11b
commit
5ed4e3d4a8
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,9 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
# 4.0.0-alpha.4
|
||||||
|
|
||||||
# 4.0.0-alpha.3
|
# 4.0.0-alpha.3
|
||||||
|
|
||||||
- fix: should allow revive toggles
|
- fix: should allow revive toggles
|
||||||
- fix: lint
|
|
||||||
- fix: hasPermission should not throw
|
- fix: hasPermission should not throw
|
||||||
- fix: Added enterpriseVersion to root of IUnleashConfig/IUnleashOptions
|
- fix: Added enterpriseVersion to root of IUnleashConfig/IUnleashOptions
|
||||||
- feat: add new user email (#793)
|
- feat: add new user email (#793)
|
||||||
@ -11,20 +12,15 @@
|
|||||||
- fix: introduce settingService
|
- fix: introduce settingService
|
||||||
- fix: migration rollback use DROP for column
|
- fix: migration rollback use DROP for column
|
||||||
- fix: skipLocked when updating lastSeen for toggles
|
- fix: skipLocked when updating lastSeen for toggles
|
||||||
- fix: skipLocked when updating lastSeen for toggles
|
|
||||||
- feat: Add change-password endpoint to user-controller (#800)
|
- feat: Add change-password endpoint to user-controller (#800)
|
||||||
- fix: convert AUTH_TYPE to uppercase (#797)
|
- fix: convert AUTH_TYPE to uppercase (#797)
|
||||||
- Fix/strategies sort order (#798)
|
- Fix: strategies sort order (#798)
|
||||||
- fix: only ADMIN can list all users
|
- fix: only ADMIN can list all users
|
||||||
- fix: enable demo-authentication (#796)
|
- fix: enable demo-authentication (#796)
|
||||||
- fix: default db SSL to undefined
|
- fix: default db SSL to undefined
|
||||||
- fix: use db config with schema for db-migrate
|
- fix: use db config with schema for db-migrate
|
||||||
- feat: options need types (#794)
|
- feat: options need types (#794)
|
||||||
- chore: update yarn.lock
|
|
||||||
- chore: update frontend version
|
|
||||||
- feat: add ui-bootstrap endpoint (#790)
|
- feat: add ui-bootstrap endpoint (#790)
|
||||||
- chore: update frontend version
|
|
||||||
- chore: update frontend
|
|
||||||
- feat: add ui-bootstrap endpoint (#790)
|
- feat: add ui-bootstrap endpoint (#790)
|
||||||
- feat: expose user permissions (#791)
|
- feat: expose user permissions (#791)
|
||||||
- feat: Reset token (#786)
|
- feat: Reset token (#786)
|
||||||
|
Loading…
Reference in New Issue
Block a user