All Versions
145
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 10
Changelog History
Page 10
-
v3.2.21 Changes
- ๐ fix: missing strategy makes the toggle-configure crash
-
v3.2.20 Changes
- ๐ fix: update @types/node to latest
- ๐ fix: constraints should be part of toggle schema
- ๐ fix: Update yargs to to version 15.0.1
- ๐ fix: Update log4js to the latest version ๐ (#524)
- ๐ fix: Add option to disable database migrations #526 (#52
-
v3.2.19 Changes
- ๐ fix: update knex to version 0.20.0
- ๐ fix: Update unleash-frontend to 3.2.9
-
v3.2.18 Changes
- feat: Add new Flexible Rollout Strategy (#517)
-
v3.2.17 Changes
- ๐ fix: bump knex from 0.19.4 to 0.19.5 (secutiry-fix)
-
v3.2.16 Changes
- ๐ fix: Update unleash-frontend to version 3.2.7
- ๐ fix: lint error
- ๐ fix: Add admin api for context-field definitions
- ๐ fix: Update lolex to the latest version ๐ (#508)
- ๐ fix: Only use set-value 2.0.1
- ๐ chore: Added static context props in docs (#507)
- ๐ fix: Update dev-dependencies
- ๐ fix: upgrade prettier to version 1.18.2
- ๐ fix: Upgrade express to version 4.17.1
- ๐ fix: update eslint to version 6.5.1
- ๐ fix: update @passport-next/passport to version 3.0.1
- ๐ fix: remove unused dependency: commander
- chore: Add details about Larvel (php) SDK
- chore: Added unleash-client-core as official sdk (#505)
- ๐ fix: e2e tests should only set up one database per test file (#504)
- chore: Added reference to official client implementation in .Net (#503)
- ๐ fix(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#487)
- ๐ fix: do not destroy db on startup
- ๐ fix: remove old test-setup hacks
- ๐ fix: upgrade knex to version 0.19.4
- ๐ fix: upgrade @types/node to version 12.7.9
- ๐ fix: upgrade lint-staged to version 9.4.1
- ๐ fix: add more logging if test-db destroy fails
- ๐ fix: upgrade async to version 3.1.0
- ๐ fix: upgrade supertest to version 4.0.2
- โฌ๏ธ chore: upgrade ava to version 2.4.0
- ๐ fix: remove unused depenency yallist
- ๐ fix: Bump yargs to version 14.0.0
- ๐ fix: bump husky to version 3.0.8
- โก๏ธ chore: Updated slack invite token (#501)
- ๐ fix: Upgrade log4js to version 5.1.0
- โ chore: increase test-logging
- ๐ chore: see if travis is hapy with serial tests
- ๐ Revert "fix: build on node 10 and 12"
- ๐ fix: build on node 10 and 12
- ๐ fix: bump pg to 7.12.1
- ๐ fix: only build with node v10 for now
- ๐ fix: build on node 10 and 12
- ๐ Fix asset paths (#486)
- chore: fix broken links
- chore: Add Elixir Unleash Library to README (#480)
- ๐ fix: update keycloak example (#478)
- ๐ fix(package): update commander to version 3.0.0
-
v3.2.15 Changes
- ๐ค feat: add db query latency metrics
- ๐ fix: fix: update knex to version 0.19.1
- ๐ fix: remove unused dependency install
- ๐ fix: Upgrade lint-staged to version 9.2.1
- ๐ fix: Upgrade husky to version 3.0.1
- ๐ fix: upgrade eslint to version 6.1.0
- ๐ fix: Update unleash-frontend to version 3.2.6
- ๐ fix: upgrade ava to 2.2.0
- ๐ fix: Update @passport-next/passport to the latest version rocket (#469)
- โก๏ธ chore: Add guide for how to use eventHook to send updates to Slack
-
v3.2.14 Changes
- ๐ fix: Unleash bin should allow databaseUrl to be defined in env.
-
v3.2.13 Changes
- feat: add option and functionality that allows a user to hook into feature mutations (#457)
- chore: add budgets as a company using unleash (#456)
- fix: Add DATABASE_URL_FILE for loading a db url from a file (#455)
- ๐ fix: Upgrade knex to version 0.17.5
- โก๏ธ chore: Update db-migrate-pg to version 1.0.0
-
v3.2.12 Changes
- ๐ fix: none authentication should have a mock user (#449)
- ๐ fix: Update commander to version 2.20.0
- โก๏ธ chore: Update docusaurus to version 1.11.0
- โก๏ธ chore: Update ava to version 2.0.0
- โก๏ธ chore: Update async to the latest version