Unleash 6.6
Unleash 6.6 is here with some exciting updates to help you stay on top of your project health in the new year. As always, you can find the complete release notes on GitHub.
New: Project status dashboard
We’re excited to introduce the new Project status dashboard.
The new project-specific dashboards provide instant insights into your projects’ health, helping you manage stale flags effectively. You can review key project resources like project members, API keys, and segments, while also tracking recent activity.
With these insights, you can make informed decisions about your feature flags and workflows, ensuring that your codebase stays clean and healthy.
Improved: Project overview
In addition to the new Project status dashboard, we’ve improved the overall experience of managing your projects in Unleash. These updates include a range of enhancements, from tooltips to accessibility improvements, all designed to help you focus on the details that matter the most.
To highlight a few examples, the new filters on the project overview page make it easy to find archived or stale flags and take action where it’s needed.
Improved: Account sharing restrictions and token access
Admin tokens are now deprecated in favor of more secure options. We recommend using personal access tokens or service accounts instead.
Additionally, we’ve implemented account sharing restrictions to improve traceability and auditing. Shared accounts can create security vulnerabilities, so check out this blog post for best practices.
New tutorial: User management and access controls
In recent months, we’ve added more use case tutorials to our docs covering topics like gradual rollout, A/B testing, feature flags and AI, and more.
Our latest addition, How to Implement User Management, Access Controls, and Auditing with Feature Flags, provides a detailed overview of topics such as integrating SSO, automating user management, and role-based access control. Dive into this tutorial to release code with confidence while maintaining security and compliance.