2017-01-20 19:49:50 +01:00
|
|
|
# Change Log
|
2021-03-30 15:52:14 +02:00
|
|
|
|
2017-01-20 19:49:50 +01:00
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
|
|
|
The latest version of this document is always available in
|
|
|
|
[releases][releases-url].
|
2021-04-27 09:48:00 +02:00
|
|
|
# 4.0.0-alpha.10
|
|
|
|
- fix: password
|
2021-04-23 15:23:33 +02:00
|
|
|
# 4.0.0-alpha.9
|
|
|
|
- fix: optimizations
|
|
|
|
- feat: user profile
|
2021-04-23 13:39:22 +02:00
|
|
|
# 4.0.0-alpha.8
|
|
|
|
- chore(deps): bump ssri from 6.0.1 to 6.0.2 (#270)
|
|
|
|
- fix: lint
|
|
|
|
- fix: minor tuning on auth
|
|
|
|
- feat: add new user (#273)
|
2021-04-22 10:47:27 +02:00
|
|
|
# 4.0.0-alpha.7
|
|
|
|
- feat: add support for demo sign-in
|
2021-04-21 09:36:51 +02:00
|
|
|
# 4.0.0-alpha.5
|
|
|
|
- fix: require ADMIN role to manage users
|
|
|
|
- fix: add permissions for tag-types and project
|
2021-04-20 19:13:31 +02:00
|
|
|
# 4.0.0-alpha.4
|
|
|
|
- fix: overall bugs
|
|
|
|
- feat: user flow
|
|
|
|
- fix: small description for toggles
|
|
|
|
- fix: make admin pages fork for OSS and enterprise
|
|
|
|
|
2021-04-12 20:21:56 +02:00
|
|
|
# 4.0.0-alpha.3
|
|
|
|
- fix: logout redirect logic
|
|
|
|
- fix: redirect from login page if authorized
|
|
|
|
- fix: material UI cleanup (#264)
|
|
|
|
|
|
|
|
|
2021-04-09 13:39:40 +02:00
|
|
|
# 4.0.0-alpha.2
|
|
|
|
- feat: admin users (#266)
|
|
|
|
- fix: remove editableStrategies from useEffect deps
|
|
|
|
- fix: Migrate to create-react-app and react-scripts (#263)
|
|
|
|
|
2021-03-30 15:52:14 +02:00
|
|
|
# 4.0.0-alpha.1
|
|
|
|
|
|
|
|
- fix: delete strategy
|
|
|
|
|
2021-03-30 15:15:26 +02:00
|
|
|
# 4.0.0-alpha.0
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: Switch to material-ui
|
2021-03-30 15:15:26 +02:00
|
|
|
|
2021-03-29 19:47:38 +02:00
|
|
|
# 3.15.0
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: Adapt API keys to new endpoint (#259)
|
|
|
|
- chore(deps): bump elliptic from 6.5.3 to 6.5.4 (#253)
|
|
|
|
- chore(deps): bump yargs-parser from 5.0.0 to 5.0.1 (#256)
|
|
|
|
- chore(deps): bump y18n from 3.2.1 to 3.2.2 (#261)
|
|
|
|
- fix: add ascending sorting (#260)
|
|
|
|
- chore: changelog
|
|
|
|
- fix: encode URI value when deleting tag
|
|
|
|
- Merge pull request #257 from Unleash/fix/encode-tag-values
|
|
|
|
- fix: encode tag value
|
2021-03-29 19:47:38 +02:00
|
|
|
|
2021-03-17 09:55:03 +01:00
|
|
|
# 3.14.1
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: uriencode tag.value when deleting a tag
|
2021-03-08 15:34:02 +01:00
|
|
|
|
2021-03-12 11:43:00 +01:00
|
|
|
# 3.14.0
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: should fetch projects once to make sure we know about projects
|
|
|
|
- feat/rbac: edit access for projects. (#251)
|
2021-03-12 11:43:00 +01:00
|
|
|
|
2021-03-08 15:34:02 +01:00
|
|
|
# 3.13.5
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: check that strategies exists before calling includes
|
2021-03-12 11:43:00 +01:00
|
|
|
|
2021-03-05 11:36:37 +01:00
|
|
|
# 3.13.4
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: metrics invalid date
|
2021-03-12 11:43:00 +01:00
|
|
|
|
2021-02-26 10:45:59 +01:00
|
|
|
# 3.13.3
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: content-min-height
|
2021-03-12 11:43:00 +01:00
|
|
|
|
2021-02-25 15:19:23 +01:00
|
|
|
# 3.13.2
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: stale dashboard
|
2021-03-12 11:43:00 +01:00
|
|
|
|
2021-02-24 11:24:29 +01:00
|
|
|
# 3.13.1
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: fix update-variant-test
|
|
|
|
- fix: unsecure => insecure
|
|
|
|
- fix: upgrade uglifyjs-webpack-plugin to version 2.2.0
|
|
|
|
- fix: one and only one front (#244)
|
2021-02-24 11:24:29 +01:00
|
|
|
|
2021-02-23 14:07:34 +01:00
|
|
|
# 3.13.0
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: minor visual for dropdowns
|
|
|
|
- feat: add oss/enterprise version to footer (#245)
|
2021-02-23 14:07:34 +01:00
|
|
|
|
2021-02-19 12:34:31 +01:00
|
|
|
# 3.12.0
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: allow custom context fields to define stickiness. (#241)
|
|
|
|
- fix: filter duplicates
|
2021-02-19 12:34:31 +01:00
|
|
|
|
2021-02-09 21:58:07 +01:00
|
|
|
# 3.11.4
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: should not register duplicate HTML5 backends
|
2021-02-09 21:58:07 +01:00
|
|
|
|
2021-02-09 12:49:06 +01:00
|
|
|
# 3.11.3
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: use findIndex when using predicate.
|
2021-02-09 12:49:06 +01:00
|
|
|
|
2021-02-09 10:40:34 +01:00
|
|
|
# 3.11.2
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: Add UI for showing 'create tag' errors
|
|
|
|
- fix: UX should not eagerly store strategy updates! (#240)
|
|
|
|
- fix: upgraded jest to version 26.6.3
|
2021-02-09 10:40:34 +01:00
|
|
|
|
2021-02-05 15:09:13 +01:00
|
|
|
# 3.11.1
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: make sure we also bundle SVG in public
|
2021-02-05 15:09:13 +01:00
|
|
|
|
2021-02-05 14:27:50 +01:00
|
|
|
# 3.11.0
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: Addon support from UI (#236)
|
|
|
|
- fix: Use type and value from action to remove tag (#238)
|
|
|
|
- fix: add missing space (#239)
|
|
|
|
- fix: error in snapshot
|
2021-02-05 14:27:50 +01:00
|
|
|
|
2021-01-22 10:20:57 +01:00
|
|
|
# 3.10.0
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: Can now deprecate and reactivate strategies (#235)
|
2021-02-05 14:27:50 +01:00
|
|
|
|
2021-01-21 10:13:44 +01:00
|
|
|
# 3.9.1
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: Tags viewable on archived features (#233)
|
2017-01-20 19:49:50 +01:00
|
|
|
|
2021-01-07 13:52:55 +01:00
|
|
|
# 3.9.0
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: Tags for feature toggles (#232)
|
|
|
|
- feat: Tag-types (#232)
|
2021-01-07 13:52:55 +01:00
|
|
|
|
2021-01-06 22:29:51 +01:00
|
|
|
# 3.8.4
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: update canisue-lite
|
|
|
|
- fix: move all api calls to store folders
|
|
|
|
- fix: move feature-metrics store to its own folder
|
|
|
|
- fix: move history to folder
|
|
|
|
- fix: move feature-toggle store into folder
|
|
|
|
- fix: move error store into folder
|
|
|
|
- fix: remove unused client-instance concept
|
|
|
|
- fix: archive store in folder
|
|
|
|
- fix: remove use of input stores
|
2021-01-06 22:29:51 +01:00
|
|
|
|
2020-12-22 10:10:59 +01:00
|
|
|
# 3.8.3
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: Add last seen at timestamp
|
|
|
|
- fix: add last seen as sort option
|
2020-12-22 10:10:59 +01:00
|
|
|
|
2020-12-15 13:25:34 +01:00
|
|
|
# 3.8.2
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: new feature toggle gets default strategy
|
2020-12-15 13:25:34 +01:00
|
|
|
|
2020-12-14 21:39:22 +01:00
|
|
|
# 3.8.1
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: minor CSS improvement for strategy configs
|
|
|
|
- fix: minor strategy configure update
|
2020-12-14 21:39:22 +01:00
|
|
|
|
2020-11-27 22:27:20 +01:00
|
|
|
# 3.8.0
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: Should update activation strategies immediately (#229)
|
2020-11-27 22:27:20 +01:00
|
|
|
|
2020-11-23 21:36:16 +01:00
|
|
|
# 3.7.0
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: remove deprecated badges
|
|
|
|
- fix: filter for projects
|
|
|
|
- chore(deps-dev): bump node-fetch from 2.6.0 to 2.6.1
|
|
|
|
- feat: add technical support for projects in UI
|
2020-11-23 21:36:16 +01:00
|
|
|
|
2020-11-04 09:07:02 +01:00
|
|
|
# 3.6.5
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: should be possible to remove all variants.
|
2020-11-04 09:07:02 +01:00
|
|
|
|
2020-10-05 23:15:19 +02:00
|
|
|
# 3.6.4
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: minur ux tweaks
|
2020-10-05 23:15:19 +02:00
|
|
|
|
2020-10-04 20:37:52 +02:00
|
|
|
# 3.6.3
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: hide content if showing authentication modal
|
|
|
|
- fix: add security wanring to the console
|
|
|
|
- fix: typo description => descriptionn
|
2020-10-04 20:37:52 +02:00
|
|
|
|
2020-09-26 22:14:56 +02:00
|
|
|
# 3.6.2
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: show notification when app updates
|
|
|
|
- fix: add created date for applications
|
2020-09-26 22:14:56 +02:00
|
|
|
|
2020-09-25 22:10:15 +02:00
|
|
|
# 3.6.1
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: minor css tweaks for mobile
|
|
|
|
- fix: should support 409 responses as well
|
2020-09-25 22:10:15 +02:00
|
|
|
|
2020-09-25 21:20:36 +02:00
|
|
|
# 3.6.0
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: add search for applications
|
|
|
|
- feat: Should be possible to remove applications
|
|
|
|
- fix: make sure application is updated on edit
|
|
|
|
- fix: list parameters should be trimmed
|
|
|
|
- fix: cleanup edit application a bit
|
|
|
|
- fix: use https url for local->heroku proxy
|
|
|
|
- fix: upgrade whatwg-fetch to version 3.4.1
|
2020-09-25 21:20:36 +02:00
|
|
|
|
2020-08-11 12:15:53 +02:00
|
|
|
# 3.5.1
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: add link to all client SDKs
|
|
|
|
- fix: use Rect.memo to increase performance
|
2020-08-11 12:15:53 +02:00
|
|
|
|
2020-08-07 10:41:03 +02:00
|
|
|
# [3.5.0]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: added time-ago to toggle-list
|
|
|
|
- feat: Add stale marking of feature toggles
|
|
|
|
- feat: add support for toggle type (#220)
|
|
|
|
- feat: sort by stale
|
|
|
|
- fix: improve type-chip color
|
|
|
|
- fix: some ux cleanup for toggle types
|
2020-08-07 10:41:03 +02:00
|
|
|
|
2020-08-03 14:04:52 +02:00
|
|
|
# [3.4.0]
|
|
|
|
|
2021-03-30 15:52:14 +02:00
|
|
|
- Feat: (VariantCustomization) Allow user to customize variant weights (#216)
|
|
|
|
- bump elliptic from 6.5.2 to 6.5.3 (#218)
|
|
|
|
- chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#217)
|
|
|
|
- chore(deps-dev): bump lodash from 4.17.15 to 4.17.19 (#214)
|
|
|
|
- fix: upgrade react-dnd to version 11.1.3
|
|
|
|
- fix: Update react-dnd to the latest version 🚀 (#213)
|
|
|
|
- fix: read unleash version from ui-config (#219)
|
|
|
|
- fix: flag initial context fields
|
2020-08-03 14:04:52 +02:00
|
|
|
|
2020-06-15 15:29:33 +02:00
|
|
|
# [3.3.5]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: should handle zero variants
|
|
|
|
- fix: modal for variants
|
2020-06-15 15:29:33 +02:00
|
|
|
|
|
|
|
## [3.3.4]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: allow overflow for strategy card
|
|
|
|
- fix: add common component input-list-field
|
2020-06-15 15:29:33 +02:00
|
|
|
|
2020-05-20 16:33:36 +02:00
|
|
|
## [3.3.3]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: improve on variant ui
|
|
|
|
- fix: should not clear all stores on update user profile
|
|
|
|
- fix: convert variant-view-component to function
|
|
|
|
- fix: tune css a little
|
2020-05-20 16:33:36 +02:00
|
|
|
|
2020-05-14 22:35:02 +02:00
|
|
|
## [3.3.2]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: reset stores on login/logout (#212)
|
|
|
|
- fix: password login should prefer login options
|
|
|
|
- fix: Transform username/password login response to json (#211)
|
2020-05-14 22:35:02 +02:00
|
|
|
|
2020-05-12 22:59:53 +02:00
|
|
|
## [3.3.1]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: add support for username/password login
|
|
|
|
- feat: locale select should be dropdown menu
|
|
|
|
- feat: support internal routes
|
|
|
|
- fix: adjust colors of dialog
|
2020-05-12 22:59:53 +02:00
|
|
|
|
2020-04-19 20:23:34 +02:00
|
|
|
## [3.2.21]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: upgrade fetch-mock to version 9.4.0
|
|
|
|
- fix: upgrade redux to version 4.0.5
|
|
|
|
- fix: upgrade babel dependencies
|
|
|
|
- fix: upgrade react-router to version 5.1.2
|
|
|
|
- fix: upgrade react to version 16.13.1
|
|
|
|
- fix: rename use of legacy react lifecyle methods
|
|
|
|
- fix: upgrade react-dnd to version 10.0.2"
|
2020-04-19 20:23:34 +02:00
|
|
|
|
2020-03-29 20:44:06 +02:00
|
|
|
## [3.2.20]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: logout should be real request and not just XHR
|
2020-03-29 20:44:06 +02:00
|
|
|
|
2020-03-10 15:07:54 +01:00
|
|
|
## [3.2.19]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: default groupId never set for strategies (only in ui)
|
2020-03-10 15:07:54 +01:00
|
|
|
|
2020-03-05 17:07:06 +01:00
|
|
|
## [3.2.18]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: clean up history view a bit
|
2020-03-05 17:07:06 +01:00
|
|
|
|
2020-02-27 23:13:49 +01:00
|
|
|
## [3.2.17]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: feature search should use debounce
|
|
|
|
- fix: footer should be on bottom
|
2020-02-27 23:13:49 +01:00
|
|
|
|
2020-02-27 21:37:24 +01:00
|
|
|
## [3.2.16]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: minor improvement on context UI
|
2020-02-27 21:37:24 +01:00
|
|
|
|
2020-02-12 22:11:43 +01:00
|
|
|
## [3.2.15]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: strategy config not maintainted in create toggle
|
|
|
|
- fix: missing feature toggle should pre-fill name
|
2020-02-12 22:11:43 +01:00
|
|
|
|
2020-02-12 20:40:56 +01:00
|
|
|
## [3.2.14]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: upgrade react-mdl to version 2.1.0
|
2020-02-12 20:40:56 +01:00
|
|
|
|
2020-01-10 08:23:52 +01:00
|
|
|
## [3.2.13]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: Should be possible to clone even if strategy does not have groupId
|
2020-01-10 08:23:52 +01:00
|
|
|
|
2020-01-09 22:52:43 +01:00
|
|
|
## [3.2.12]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: clone feature toggle configuration (#201)
|
2020-01-09 22:52:43 +01:00
|
|
|
|
2020-01-08 08:22:17 +01:00
|
|
|
## [3.2.11]
|
|
|
|
|
2021-03-30 15:52:14 +02:00
|
|
|
- fix: clean up variants view
|
|
|
|
- fix: Cannot remove all variants in Admin UI
|
|
|
|
- fix: update fetch-mock to version 8.0.0 (#199)
|
|
|
|
- fix: update mini-css-extract-plugin to version 0.9.0
|
2020-01-08 08:22:17 +01:00
|
|
|
|
2019-12-16 21:47:46 +01:00
|
|
|
## [3.2.10]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: missing strategy makes the toggle-configure crash
|
2019-12-16 21:47:46 +01:00
|
|
|
|
2019-10-27 19:42:23 +01:00
|
|
|
## [3.2.9]
|
|
|
|
|
2021-03-30 15:52:14 +02:00
|
|
|
- fix: Update feature toggle description. (#198)
|
|
|
|
- fix: Update feature toggle description. (#196)
|
|
|
|
- feat: Filter on all values in toogle data
|
|
|
|
- feat: Add option for custom ui links (#195)
|
|
|
|
- fix: Ensure chips are wrapped (#194)
|
2019-10-27 19:42:23 +01:00
|
|
|
|
2019-10-24 16:23:05 +02:00
|
|
|
## [3.2.8]
|
|
|
|
|
2021-03-30 15:52:14 +02:00
|
|
|
- fix: auto-fill groupId paramters
|
|
|
|
- feat: Add support for flexible rollout strategy. (#193)
|
2019-10-24 16:23:05 +02:00
|
|
|
|
2019-10-13 20:47:51 +02:00
|
|
|
## [3.2.7]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: upgrade react to 16.10.2
|
|
|
|
- fix: upgrade eslint to version 6.5.1
|
|
|
|
- fix: upgrade style-loader to version 1.0.0
|
|
|
|
- fix: Build with node-10
|
|
|
|
- chore: update yarn.lock
|
|
|
|
- fix: babel-preset-env (#190)
|
|
|
|
- fix: Added plugin to remove dist folder automatically (#191)
|
|
|
|
- fix: Prevent text highlighting overlap between chips (#188)
|
|
|
|
- chore: Added official sdk in the footer (#189)
|
2019-10-13 20:47:51 +02:00
|
|
|
|
2019-07-29 10:43:53 +02:00
|
|
|
## [3.2.6]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: Add new locales: cz, de
|
2019-07-29 10:43:53 +02:00
|
|
|
|
2019-05-10 10:06:56 +02:00
|
|
|
## [3.2.5]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: boolean strategy paramters
|
2019-05-10 10:06:56 +02:00
|
|
|
|
2019-05-04 06:35:19 +02:00
|
|
|
## [3.2.4]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: Clean up the UI with empty states
|
|
|
|
- feat: Support a few more locales
|
2019-05-04 06:35:19 +02:00
|
|
|
|
2019-04-03 20:20:15 +02:00
|
|
|
## [3.2.3]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: Cleanup logut flow
|
|
|
|
- chore: remove unleash.beta.variants flag
|
2019-04-03 20:20:15 +02:00
|
|
|
|
2019-03-13 09:31:12 +01:00
|
|
|
## [3.2.2]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: Use toggle/on/off endoints to ensure correct state
|
|
|
|
- feat: Customisable UI via config
|
|
|
|
- chore: Update css-loader to version 2.1.1
|
|
|
|
- chore: Update debug to version 4.1.1
|
|
|
|
- chore: Update enzyme to latest versions
|
|
|
|
- chore: Update redux\* to latest versions
|
2019-03-09 15:01:25 +01:00
|
|
|
|
2019-03-06 19:27:58 +01:00
|
|
|
## [3.2.1]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix: Fixed bug in history view preventing toggle-view.
|
|
|
|
- feat: Add all official client SDKs to footer
|
2018-02-11 18:24:36 +01:00
|
|
|
|
2019-01-24 21:45:41 +01:00
|
|
|
## [3.2.0]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: Initial beta support for variants
|
|
|
|
- feature: Show tooltips and featuretoggle names in event view
|
2018-04-27 10:12:09 +02:00
|
|
|
|
2019-01-19 11:45:32 +01:00
|
|
|
## [3.1.4]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- feat: Add UI support for permission.
|
2019-01-19 11:45:32 +01:00
|
|
|
|
2018-08-22 18:06:28 +02:00
|
|
|
## [3.1.3]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix(webpack): Strip all comments in css/js bundles.
|
2018-08-22 18:06:28 +02:00
|
|
|
|
2018-08-22 17:16:13 +02:00
|
|
|
## [3.1.2]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- chore(package): update webpack to version 4.17.1
|
|
|
|
- chore(package): move all dependencies to devDependencies as they are not used outside this module.
|
2018-08-22 17:16:13 +02:00
|
|
|
|
2018-08-16 09:12:21 +02:00
|
|
|
## [3.1.1]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix(strategy-create): Should be able to open the create strategy view.
|
|
|
|
- chore(package): Upgrade redux to version 4.0.0
|
2018-08-16 09:12:21 +02:00
|
|
|
|
2018-08-14 09:04:08 +02:00
|
|
|
## [3.1.0]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix(react-router): Upgrade to react-router v4.
|
|
|
|
- fix(feature-create): Default strategy should be chosen if strategy list is empty.
|
|
|
|
- fix(feature-update): Do not change route after feature toggle update.
|
2018-08-14 09:04:08 +02:00
|
|
|
|
2018-04-27 10:12:09 +02:00
|
|
|
## [3.0.1]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- fix(feature): Create feature form inside a Card to align UI
|
|
|
|
- feat(archive): Improve archive view, UI, search, toggle details
|
|
|
|
- fix(navigation): signout more visible
|
|
|
|
- fix(signout): make signout works with proxy
|
|
|
|
- chore(package): Upgrade react to version 16.2.0
|
|
|
|
- chore(package): update sass-loader to version 7.0.1
|
2018-02-05 09:33:51 +01:00
|
|
|
|
2018-02-10 09:33:10 +01:00
|
|
|
## [3.0.0]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- Nothing new, just locking down the version.
|
2018-02-10 09:33:10 +01:00
|
|
|
|
2018-02-09 10:08:59 +01:00
|
|
|
## [3.0.0-alpha.8]
|
2018-02-09 10:07:02 +01:00
|
|
|
|
2021-03-30 15:52:14 +02:00
|
|
|
- feat(timestamps): Make formatting of timestamps configurable.
|
|
|
|
- fix(package): Update react-mdl to version 1.11.0
|
|
|
|
- fix(package): update normalize.css to version 8.0.0
|
|
|
|
|
|
|
|
## [3.0.0-alpha.7]
|
|
|
|
|
|
|
|
- Move metrics poller to seperate class
|
|
|
|
- Bugfix: CreatedAt set when creating new toggle
|
|
|
|
- chore(lint): Added propTypes to all components
|
2018-02-02 22:37:10 +01:00
|
|
|
|
2018-01-20 14:02:58 +01:00
|
|
|
## [3.0.0-alpha.6]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- Bugfix: actions should always throw errors
|
|
|
|
- Bugfix: filter regex should never throw.
|
2018-01-20 14:02:58 +01:00
|
|
|
|
2018-01-17 15:52:45 +01:00
|
|
|
## [3.0.0-alpha.5]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- Add support for simple builtin authentication provider
|
|
|
|
- Add support for custom authentication provider (aka Oauth2, etc)
|
2018-01-17 15:52:45 +01:00
|
|
|
|
2017-11-29 10:48:44 +01:00
|
|
|
## [3.0.0-alpha.4]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- Added unleash-version details in footer.
|
|
|
|
- Some house-keeping
|
2017-11-29 10:48:44 +01:00
|
|
|
|
2017-09-13 11:39:10 +02:00
|
|
|
## [3.0.0-alpha.2]
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- show sdk version as part of instances details.
|
|
|
|
- Bugfix: multiple strategies with list-inputs should work.
|
2017-06-28 12:40:30 +02:00
|
|
|
|
|
|
|
## [3.0.0-alpha.1] - 2017-06-28
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- updated paths to use new admin api paths
|
2017-01-20 19:49:50 +01:00
|
|
|
|
2017-02-06 10:30:51 +01:00
|
|
|
## [2.2.0] - 2017-01-20
|
2021-03-30 15:52:14 +02:00
|
|
|
|
|
|
|
- clean filter/sorting and fabbutton #61
|
|
|
|
- nicer fallback image for metric progress
|
|
|
|
- fix switch width issue
|
2017-02-06 10:30:51 +01:00
|
|
|
|
2017-01-20 19:49:50 +01:00
|
|
|
## [2.1.0] - 2017-01-20
|
2021-03-30 15:52:14 +02:00
|
|
|
|
2021-04-23 13:49:42 +02:00
|
|
|
- Adjust header #51 #52
|