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