All Versions
145
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 8
Changelog History
Page 8
-
v3.5.0 Changes
- feat: add stale property on toggle (#619)
- 🛠 fix: upgrade joi to version 17.2.0
- 👍 feat: Add support for toggle types (#618)
- feat: added time-ago to toggle-list
-
v3.4.2 Changes
- 🛠 fix: upgrade unleash-frontend to version 3.4.0
- 🛠 fix: version should be part of ui-config (#616)
- feat: add weightType as legal property on variant schema (#614)
- ⚡️ Update getting-started.md (#617)
- ⚡️ Update @types/node to the latest version 🚀 (#596)
- 🛠 fix: upgrade js-yaml to latest
- chore(deps): bump lodash from 4.17.15 to 4.17.19 in /website (#611)
- 🛠 fix: replace @hapi/joi with joi
- ⚡️ Update getting-started.md
- 🛠 fix: exporting only feature toggles as yaml should not crash
-
v3.4.1 Changes
- 🛠 fix: add keepAliveTimeout option
-
v3.4.0 Changes
- feat: Adds server.create() (#606)
-
v3.3.6 Changes
- 🛠 fix: upgrade unleash-frontend to verson 3.3.5
-
v3.3.5 Changes
- 🛠 fix: upgrade unleash-frontend to verson 3.3.3
-
v3.3.4 Changes
- 🛠 fix: we now support node 14 :hurray
- 🛠 fix: upgrade db-migrate-pg to version 1.2.2
- 🛠 fix: upgrade unleash-frontend to version 3.3.2
-
v3.3.3 Changes
- chore: add a few more community client SDKs
- 🛠 fix: add user-store (#590)
- 🛠 fix: upgrade unleash-frontend to 3.3.1
- 🛠 fix: license year and company
- chore: add dart sdk details
- 🛠 fix: pg dependency for db-migrate as well
- 🛠 fix: support node 14 by upgrading pg to 8.0.3
- 🛠 fix: we are not ready for node 14
- 🛠 fix: remove Procfile for Heroku
-
v3.3.2 Changes
- 🛠 fix: stop measure responsetime for unknown paths (#591)
- 🛠 fix: expose evaluated config and permissions object
- 🛠 fix: user should not crash if email is missing
-
v3.3.1 Changes
- 🛠 fix: Support proper SSL settings using
DATABASE_SSL
(#585) - 🛠 fix: upgrade unleash-frontend to version 3.2.21
- 🛠 fix: add users-table to store user details (#586)
- 🛠 fix: disable ssl for local postgres in dev
- 🛠 fix: use airbnb lint rules directly (#583)
- 🌲 chore: reduce log-level for metrics
- 🛠 fix: Support proper SSL settings using