Releases: featurehub-io/featurehub
Releases · featurehub-io/featurehub
v1.5.10 🌈
Changes
🚀 Features
- Show deactivated (deleted) users @IrinaSouth (#889)
- Allow undeleting (activating) user @rvowles (#878)
- Add new Feature level permission "create" @rvowles (#885)
- Support for Fastly docs @rvowles (#875)
🐛 Bug Fixes
- Unable to set create feature perms on multiple apps @rvowles (#882)
- Non-boolean skipped update for 1st "not set" status @rvowles (#871)
📌 Dependencies
v1.5.9 🌈
Changes
🚀 Features
- Add external feature link and make it clickable in the UI @IrinaSouth (#844)
- Add ability to add metadata as simple string @IrinaSouth (#838)
- Add ability to add metadata on a feature to the UI and format it as JSON @IrinaSouth (#834)
- Add ability to rename service accounts + UI improvements @IrinaSouth (#824)
🐛 Bug Fixes
- Various UI responsiveness fixes @IrinaSouth (#858)
- Admin UI - make selectable text @IrinaSouth (#846)
- SAML - Single login bugfix @rvowles (#829)
- UI - fix loading indicators @IrinaSouth (#811)
- Fix error messages and add a util method for url validation @IrinaSouth (#810)
📝 Documentation
- Fix "search" function in main docs @IrinaSouth (#861)
- Restructure and improve docs and UI improvements @IrinaSouth (#831)
- FeatureHub documentation improvements @IrinaSouth (#820)
🧰 Platform Improvements
v1.5.8 🌈
Changes
🚀 Features
- Formally support MariaDB @rvowles (#797)
- Admin SDK key refresh @IrinaSouth (#793)
- Add Admin SDK Key option to the UI @IrinaSouth (#788)
- SAML Support for FeatureHub @rvowles (#785)
- Admin Service Accounts @rvowles (#769)
- oauth2 token headers and form @rvowles (#776)
- Support Cache Control for website and APIs @rvowles (#751)
🐛 Bug Fixes
- Some dbs miss newly associated SA/Environments @rvowles (#798)
- Fix environments ordering functionality on Admin UI @IrinaSouth (#752)
📝 Documentation
- Add docs - admin service accounts @IrinaSouth (#796)
- Add SAML docs
📌 Dependencies
v1.5.7 🌈
Changes
🚀 Features
- Support Heartbeats in SSE @rvowles (#738)
- Support multi-architecture builds @rvowles (#736)
- Add feature description field to admin UI and metadata to the API @rvowles (#724)
- Add Change value/ retire permission to display in the Admin UI @IrinaSouth (#721)
- This allows individual environments to retire features at the end of their lifecycle @rvowles (#708)
- Admin UI - add user name on avatar hover in the App bar @IrinaSouth (#710)
🐛 Bug Fixes
- Fix: Environment ordering issues @rvowles (#716)
- Deleted users were allowed in by oauth @rvowles (#706)
- When OAuth2 login fails, the server should route to a nice page on the front end explaining what happened @rvowles (#701)
- Allow set cache control on Edge GET API @rvowles (#696)
📝 Documentation
- Support multiple docs versions per FeatureHub version
- Update "Retire feature" docs @IrinaSouth (#728)
📌 Dependencies
- Bump follow-redirects from 1.14.7 to 1.14.8 in /adks/e2e-sdk @dependabot (#715)
🧰 Platform Improvements
Release 1.5.6
What's Changed
- [Fix] When updating service account permissions from Admin UI - changes don't get reflected when serving features #687. Fixed in PR #686
Note: If you are running multiple instances of Dacha (i.e. > 1 Dacha instances in "all-separate" installation option) then please make sure you dial them all back to 0 instances to force them to refresh their cache.
Release 1.5.5
Note: Please use 1.5.6 as a regression was introduced in 1.5.5 that was fixed in 1.5.6
What's Changed
- [Feature-AdminUI] Allow for a configurable base path for FeatureHub by @rvowles in #642
- [Feature-AdminUI] Expose "user last logged in" in Admin UI by @rvowles in #666
- [Feature-Backend] Introduce Version API by @rvowles in #646
- [Feature-Backend] Add in extra options for logging information (user, environment, web-headers) by @rvowles in #664
- [Feature-Backend] Enable auditing tracking by @rvowles in #668
- [Fix] Fix deleted environments not getting published by @rvowles in #656
- [Fix] H2 library version bump (security) by @rvowles in #665
- [Fix] Tokens for deleted users were not cleaned up by @rvowles in #669
- [Fix] Dacha losing feature changes as multiple copies are cycled through by @rvowles in #672
- [Fix] Fix test API creating duplicate feature values by @rvowles in #679
Full Changelog: https://github.com/featurehub-io/featurehub/milestone/19?closed=1
Release 1.5.4
What's Changed
- Change to log4j2 CVE 2.17 by @rvowles in #615
- canvas kit local download fix by @IrinaSouth in #618
- Add base support for Oracle DB by @rvowles in #624
- Add links to docs in the Admin app by @IrinaSouth in #622
- H2 Upgrade for Critical Severity by @rvowles in #629
- Non-breaking Changes to Edge/Dacha/MR by @rvowles in #635
- Fix json-editor in Admin app by @IrinaSouth in #637
- Fix serving rollout strategies in party-server-ish and edge-rest. Fix accessing flags/values when set first time by @rvowles in #638
Full Changelog: https://github.com/featurehub-io/featurehub/milestone/18?closed=1
Release 1.5.3
- Another Log4j2 security vulnerability fix (identified as per https://logging.apache.org/log4j/2.x/ and fixed in version 2.16.0)
- Fix health check issue
Release 1.5.2
Log4J library security vulnerability fix
Release 1.5.1
- Ability to reset API Keys from the Admin UI app
- Bug-fixes in the Admin UI app
For all tickets in this release please check here