Releases: Unleash/unleash
v6.5.3
v6.5.2
v6.5.1
v6.5.0
New features
Personal dashboard
We’ve introduced personal dashboards in the Unleash Admin UI to help optimize your workflow with quick access to the resources and data you need.
In the My projects section, you can find an overview of the projects you own, are a member of, or have favorited. You can gain insights into each project’s health and stay updated on the latest events. For newly created projects, an onboarding flow guides you through setting up your first feature flag and connecting your first SDK.
The My Feature Flags section offers a focused view of the feature flags you have created or favorited, including exposure metrics, last usage data, and lifecycle stages.
Project onboarding
Our new project onboarding experience simplifies getting started with Unleash. The onboarding flow provides step-by-step instructions for creating your first feature flag and connecting an SDK.
You can select your preferred programming language to receive help with SDK installation and running Unleash. The onboarding flow also provides quick access to our comprehensive set of SDK examples available on GitHub or CodeSandbox.
v6.4.1
v6.4.0
New features
Event Timeline
The new Event Timeline feature brings a unified view of recent events across all your projects, designed to help you get an overview of changes and quickly identify and debug any issues.
The timeline highlights key events and signals from the past 48 hours per environment. You can adjust the timeframe to narrow in on recent activity when needed.
Find the Event Timeline in the Admin UI’s top menu, where you can easily enable or disable it based on your preferences.
All changes can be found in our changelog
v6.3.0
New features
Archive projects
You can now archive projects to hide them while retaining their historical data. Archiving is particularly useful for managing short-lived projects, such as those related to specific initiatives in your organization.
Before archiving a project, you must archive all its feature flags. Archived projects, like archived feature flags, can be revived at any time. For more information, visit our documentation.
Improved search and filtering for events
We've extended the search and filtering capabilities in Event log, making it easier to track changes in Unleash. You can now filter events by date range, type, project, feature flag, and user. You can also export events as CSV or JSON files.
Project lists improvements
We've enhanced the Projects list page for a clearer project overview. You can now sort projects by name, date created, last updated, and last usage. Each project card also shows when it was last updated and when metrics were last reported.