Skip to content

Releases: Unleash/unleash

v4.0.0-beta.0

05 May 07:22
4752d5f
Compare
Choose a tag to compare

v4.0.0-alpha.8

05 May 07:22
cafd497
Compare
Choose a tag to compare
  • 85a544bb - Feat/format base path (#828)
  • 0bed8f60 - fix: regular users are not API users
  • d61c7242 - feat: Datadog integration (#820)
  • 2099bbea - fix: match bootstrap uiConfig with expected data format (#830)
  • 2f2c2b74 - fix: minor docs cleanup
  • b5a36a6d - chore: fix SDK docs
  • 141b3593 - chore: moved technical debt docs to user-guides
  • 185aee70 - fix: /api/admin/user should not allow caching
  • 395ea185 - fix: bum unleash-frontend to version 4.0.0-alpha.13
  • 5091f287 - fix: set name type to be min 1 character (#833)
  • 48cad24b - feat: add migration (#832)
  • 28b18615 - fix: remove toast info from bootstrap controller (#834)
  • 01ab4e16 - feat: global events requires admin role
  • e80566bf - chore: update changelog
  • cafd497b - 4.0.0-alpha.8

v4.0.0-alpha.7

02 May 19:20
410e6ca
Compare
Choose a tag to compare
  • 4c3a77bc - fix: project store was wrongly typing its id field as number (#822)
  • dd8e9207 - feat: automatically add all existing users as owners to all existing … (#818)
  • 0efc238f - fix: define root role by setting the name of the role (#823)
  • e22c7c8b - Feat/serve frontend with baseuri (#824)
  • dfda721d - fix: catch all route only for baseUriPath (#825)
  • 8c5c1201 - fix: bum unleash-frontend to version 4.0.0-alpha.12
  • 4b48c08e - fix: move permission to types
  • 841e2a6e - fix: more types
  • ff341bff - chore: update CHANGELOG
  • 410e6ca1 - 4.0.0-alpha.7

v4.0.0-alpha.6

29 Apr 20:12
2df0907
Compare
Choose a tag to compare
  • c216181f - fix: add types for node-fetch
  • 2874ae71 - fix: change default admin password
  • d12dc43b - fix: migration should call cb on down
  • bedb28d5 - fix: correct test data
  • 5e539279 - fix: fix test data
  • 33782d15 - fix: add hosted auth option
  • 0de4c98a - fix: send email on process.nextTick (#805)
  • 578078e0 - fix: active sessions are now destroyed if auth/reset and auth/validate endpoints are used (#806)
  • d0b17af7 - fix: handle password being undefined when validating (#809)
  • 886e0bb0 - feat: add user create/update/delete events (#807)
  • 8c4a6a1e - fix: set default DATABASE_SSL to not rejectUnauthorized (#817)
  • 517f3e21 - fix: migration to create root roles for users with permissions (#816)
  • 6c57aeb2 - feat: Teams addon for messaging on Microsoft teams (#814)
  • 65fad95c - fix: migrate only users without any role
  • 88a56b85 - fix: move AuthenticationRequired to types
  • df2e23c2 - fix: refactor event types
  • 568998f2 - fix: import statements for type/events
  • 7cbe6bfc - fix: deletes sessions for user when user is removed (#810)
  • bbb714bf - fix: default custom auth hook now denies all requests to api endpoints (#811)
  • 176d2e4d - fix: Autehntication required options is optional
  • 8b9d5ee1 - fix: upgrade unleash-frontend to version 4.0.0-alpha.11
  • 8464c69d - chore: update changelog
  • 2df0907e - 4.0.0-alpha.6

v4.0.0-alpha.4

26 Apr 08:12
a910004
Compare
Choose a tag to compare
  • f261f546 - fix: loading of emailtemplates
  • 7cb7e4a1 - fix: simplify isConfigured check
  • 97d77d84 - fix: emailservice now just returns if email was configured
  • c729f514 - fix: make users emails case-insensitive (#804)
  • b4b524a1 - feat: add option for LOG_LEVEL (#803)
  • 5ed4e3d4 - chore: cleanup changelog
  • ad0477d7 - fix: update unleash-frontend
  • a9100046 - 4.0.0-alpha.4

v4.0.0-alpha.3

23 Apr 11:44
86cbd58
Compare
Choose a tag to compare

v3.17.6

22 Apr 20:01
d4f480d
Compare
Choose a tag to compare
  • 868001e5 - fix: skipLocked when updating lastSeen for toggles
  • d4f480d1 - 3.17.6

v3.17.5

22 Apr 18:17
2a9e582
Compare
Choose a tag to compare
  • dfb890c6 - Feat: Api-Tokens (#774)
  • 2dc62abb - chore(deps): bump y18n from 4.0.0 to 4.0.1 (#775)
  • 75bbb0fc - chore: update CHANGELOG.md
  • 58137b85 - 4.0.0-alpha.0
  • baf750c0 - feat: upgrade unleash-frontend to 4.0.0-alpha.0
  • e0682fd8 - chore: upgrade frontend 4.0.0-alpha.1
  • 67a5a279 - chore: update changelog
  • 696004b5 - 4.0.0-alpha.1
  • 2850052c - fix: Clear-Site-Data header needs to be double quoted
  • 5d41e630 - Chore: new amedia logo (#776)
  • 99fd2103 - feat: added basic email-service (#780)
  • b7b19de4 - fix: add default empty array to strategies from db (#781)
  • 9bd425c1 - feat: Add username/password authentication (#777)
  • 9e7d2f84 - fix: migrate all permissions to rbac (#782)
  • 223bbbb5 - fix: upgrade unleash-frontend to latest alpha
  • 469e87a9 - fix: remove enableLegacyRoutes option from v2
  • c86a2962 - chore: typos in migration-guide
  • 0eb132c0 - feat: unleash v4 will require node 14 or higher (#784)
  • b7d2cb06 - fix: docs transitive dependencies
  • 2c01fd08 - fix: should only do checkRbac if it exists
  • 85d08d75 - chore: update changelog
  • 781a300b - 4.0.0-alpha.2
  • 0f3b7736 - fix: skipLocked when updating lastSeen for toggles
  • 2a9e5822 - 3.17.5

v4.0.0-alpha.2

14 Apr 17:47
781a300
Compare
Choose a tag to compare
  • 2850052c - fix: Clear-Site-Data header needs to be double quoted
  • 5d41e630 - Chore: new amedia logo (#776)
  • 99fd2103 - feat: added basic email-service (#780)
  • b7b19de4 - fix: add default empty array to strategies from db (#781)
  • 9bd425c1 - feat: Add username/password authentication (#777)
  • 9e7d2f84 - fix: migrate all permissions to rbac (#782)
  • 223bbbb5 - fix: upgrade unleash-frontend to latest alpha
  • 469e87a9 - fix: remove enableLegacyRoutes option from v2
  • c86a2962 - chore: typos in migration-guide
  • 0eb132c0 - feat: unleash v4 will require node 14 or higher (#784)
  • b7d2cb06 - fix: docs transitive dependencies
  • 2c01fd08 - fix: should only do checkRbac if it exists
  • 85d08d75 - chore: update changelog
  • 781a300b - 4.0.0-alpha.2

v4.0.0-alpha.1

30 Mar 13:59
Compare
Choose a tag to compare
  • baf750c0 - feat: upgrade unleash-frontend to 4.0.0-alpha.0
  • e0682fd8 - chore: upgrade frontend 4.0.0-alpha.1
  • 67a5a279 - chore: update changelog
  • 696004b5 - 4.0.0-alpha.1