Skip to content

Releases: Unleash/unleash

v5.10.0

05 Mar 13:19
Compare
Choose a tag to compare

New Features

Schedule configuration changes

Change requests that have been approved can now be scheduled for a delayed application. Scheduled change requests can be rescheduled, applied immediately, or rejected.

Cleanup users / manual flow

You can now see users that have not been active (not logged in or used a token in last 6 months) and delete them in bulk

Bug: Project Privilege escalation

Users allowed to assign roles can now only assign roles they can access themselves. This locks down our permission system to prevent users from granting themselves roles they should not have

Enhance change request overview with deleted strategy info

When you delete a strategy in a change request, you'll now be able to see the strategy configuration in its entirety before applying it. This makes it easier to see exactly what you'll be deleting by applying a change request.

Improve conflict handling in CR

If a strategy, segment, or environment-level variant that's being updated in a change request has been changed since the change request had its relevant changes added, Unleash will now give a you a little heads up on the change request overview. You'll be able to see what the current configuration is and what it would be after applying your change request. Additionally, Unleash will suspend any scheduled change requests if it detects that a strategy, segment, or environmen-level variant has been updated after the change request was scheduled. All of this is to make it clearer to the user when a change request would introduce potentially unexpected changes.

Strategy configuration updates

Strategy configuration is now broken up into 3 sections: General, Targeting and Variants. This is to make it easier to have an overview over strategy configuration and to keep each section clean and uncluttered.

Thank you for your continued support and feedback. We hope you enjoy these new features and improvements.

Full log:

Read more

v5.9.6

21 Feb 16:39
Compare
Choose a tag to compare

v5.9.5

19 Feb 10:12
Compare
Choose a tag to compare

v5.9.4

16 Feb 09:29
Compare
Choose a tag to compare

v5.7.3

16 Feb 09:15
Compare
Choose a tag to compare
Read more

v5.9.3

06 Feb 15:35
Compare
Choose a tag to compare

v5.9.2

05 Feb 12:07
Compare
Choose a tag to compare

v5.9.1

02 Feb 11:04
Compare
Choose a tag to compare

v5.9.0

01 Feb 08:34
Compare
Choose a tag to compare

New Features

Improved Granularity in Custom Project Roles

Now you can enjoy enhanced permissions for project roles, allowing you to view project configuration details without the capability to edit these permissions. This improvement brings more control and flexibility to project management.

Search with Filters/Operators

We've introduced an advanced search functionality on both the project and global features pages. This feature enables full-text searches of feature names and descriptions, supports multiple keywords, and includes various filters like Created Date, Project, Segment, State, and Tags. This enhancement is designed to streamline the process of finding and filtering features, making your searches more efficient and effective.

Segment Usage Detection in Change Requests

In our latest update, we've added protection against the deletion of segments that are currently used in open change requests. This means that as long as the change request remains open, the segments in use are safe from deletion, regardless of the status of change requests in the project. Additionally, the segments screen now provides information on segment usage in change requests, along with the existing usage in strategies, enhancing your project management and oversight capabilities.

Deprecations

Edge bulk metrics endpoint

The edge bulk metrics endpoint (/edge/metrics) is deprecated and turned off by default.
This endpoint is only used by Edge, but to keep metrics you should upgrade your Edge installations to 17.0.0 or newer (17.1.0 is out). Get the latest Edge here. If you cannot upgrade Edge you must start Unleash with the environment variable UNLEASH_EXPERIMENTAL_EDGE_BULK_METRICS set to true to keep /edge/metrics enabled.

Thank you for your continued support and feedback. We hope you enjoy these new features and improvements.

Full log:

Read more

v5.8.2

19 Jan 09:50
Compare
Choose a tag to compare