Unleash

Unleash 6.10

Unleash 6.10 is here with a new Admin settings area to make it easier than ever to manage your Unleash instance. We’re also bringing you environment-level change requests, impression data support in more SDKs, and more design and usability changes.

Find the full release notes for Unleash 6.10 on GitHub.

New: Admin settings interface

We’ve introduced a dedicated Admin settings area in the Unleash UI. Now, everything from user roles and service accounts to single sign-on and network data is in one central place.

You’ll see key instance stats at a glance, with easy access to all the data and configuration you need to manage your instance.

 

Unleash Admin overview interface

 

New: Environment-level change requests​

Now you can set up approval rules for feature flag changes right at the environment level. This helps ensure consistency across your projects–you can establish defaults that teams can still adjust, or enforce specific approval steps for critical environments like production.

New: Track feature exposure in Swift, Go, and .NET SDKs

Our Swift, Go, and .NET SDKs now support impression data. This allows you to easily track exactly when users are exposed to a specific feature and its variants. You can send this data to your analytics or A/B testing tools for better insights, easier auditing, or faster debugging.

Improved: Feature flag overview

We’ve also redesigned the feature flags overview page to provide a more consistent and simplified experience. The flag details section is simplified with a new dropdown selector to filter the environments, helping you build a focused view for your flag.

Additionally, we’ve improved the process for adding activation strategies and constraints and simplified how strategy details like rollout percentages, targeting rules, and variants are presented for each environment.

 

Unleash feature flag overview interface

 

Share your expertise at UnleashCon 2025: Early call for speakers now open!

UnleashCon 2025 banner

Following the success of UnleashCon last year, we’re thrilled to announce that planning for UnleashCon 2025 is officially underway, and our early call for speakers is now open!

If you have best practices, lessons learned, or innovative use cases of Unleash and feature flags at scale, we’d love to have you as a speaker. Submit your talk proposal now to share your valuable insights and experiences with the Unleash community.

Share this article

Explore further

Product

Feature flag development: Controlling functionality without deployments

This article explains feature flags as a software development technique that enables teams to control functionality without code deployments. It covers their benefits, the advantages of using a purpose-built solution like Unleash versus building in-house, implementation details, enterprise features, and best practices for effective feature flag management. The article includes real-world examples of organizations that […]