Releases: featurehub-io/featurehub
Releases · featurehub-io/featurehub
v1.9.4 🌈
v1.9.3 🌈
v1.9.2 🌈
v1.9.1 🌈
Changes
🚀 Features
- Fix/better feature group nav @IrinaSouth (#1216)
- Update base image and resolve true/false problem with app strategies #1220
🐛 Bug Fixes
- Load Flutter fonts so the app can work offline in the intranet @IrinaSouth (#1221)
v1.9.0 🌈
Changes
🚀 Features
- Add new functionality to the UI - Application strategies @IrinaSouth (#1186) #193
🐛 Bug Fixes
- Azure Provider fix to missing email address @rvowles (#1201)
- Fix group permission display: add condition to the UI whereby additional Extended data permission is displayed @IrinaSouth (#1200)
- Fix: return 1000 feature groups in a list instead of 20 @IrinaSouth (#1199)
v1.8.2 🌈
Changes
🐛 Bug Fixes
- Fix #1189 - add extended feature properties perm to groups @IrinaSouth (#1193)
- Fix #1187 - Experiencing a cache poisoining issue with the data returned from Edge
v1.8.1 🌈
Changes
🚀 Features
🐛 Bug Fixes
- Remove default encryption key for Slack. Now users required to set their own in the system config. This is a breaking change if you upgrading from 1.8.0 to 1.8.1 only. Upgrading from earlier versions is not affected. Please check https://docs.featurehub.io/featurehub/latest/configuration.html#_encryption
- Fix: convert checkbox to stateful widget to fix permissions for service accounts failing occasionally @IrinaSouth (#1170)
- Service Account Permissions being wiped @rvowles (#1168)
📝 Documentation
📌 Dependencies
v1.8.0 🌈
Changes
🚀 Features
- Slack integration (#913) https://docs.featurehub.io/featurehub/latest/slack-integration.html
- Add feature audit history per feature value to the Admin UI @IrinaSouth (#1152) @rvowles (#1151)
- Added System Config page to the Admin UI @rvowles (#1133)
- Feature value editing UI improvements, plus fix for unexpected locking error @IrinaSouth (#1140)
- Admin UI - Add a prompt/snackbar when feature value or its strategy changes @IrinaSouth (#1136)
- Support for Zipkin & Jaeger exporters @rvowles (#1123)
- Add extension to SDKs for exposing additional metadata in features, e.g. feature name, app name etc.. (Open Source version only) @rvowles (#1118) @rvowles (#1151) https://docs.featurehub.io/featurehub/latest/configuration.html#_sdk_feature_extension_properties
- [feature] OpenTelemetry Upgrade @rvowles (#1112)
🐛 Bug Fixes
- Fix #1141 add strategy attribute conditions - Includes and Excludes to Platform, Device and Country types @IrinaSouth (#1148)
- Fix to close side panel feature editing on Save @IrinaSouth (#1145)
- Feature value editing UI improvements, plus fix for unexpected locking error @IrinaSouth (#1140)
- Fix webhook headers editing with single tap @IrinaSouth (#1127)
- Minor fix for the group strategy field hint @IrinaSouth (#1122)
- Fix for #1115 - webhook url to allow https @IrinaSouth (#1116)
- [bugfix] Murmur3 hash seeds should be zero @rvowles (#1111)
📝 Documentation
- docs updates - various general docs @IrinaSouth (#1101)
📌 Dependencies
- Bump follow-redirects from 1.15.2 to 1.15.6 in /adks/e2e-sdk @dependabot (#1134)
🧰 Platform Improvements
- Minor UI changes: UTC dates format; Icons on the menu @IrinaSouth (#1155)
- side sheet feature value editing improvements @IrinaSouth (#1154)
- UI updates: Landing message and feature value editing cosmetics @IrinaSouth (#1143) (#1154)
- Support logging for generic cloud events
v1.7.1 🌈
v1.7.0 🌈
Changes
🚀 Features
- Feature Groups - initial cut. Please see original request here #900
Documentation: https://docs.featurehub.io/featurehub/latest/feature-groups.html
🐛 Bug Fixes
📝 Documentation
- Add links to docs in the admin app @IrinaSouth (#1082)