v2.2.0 – API key management UI and dashboard improvements
·
275 commits
to master
since this release
🚀 v2.2.0
This release enhances the API key management experience with a complete UI layer, improved dashboard integration, and several UI/UX refinements across the application.
Highlights
API Key Management UI
- Added scope picker for selecting API key permissions
- Introduced structured API key types for better data handling
- Implemented UI for displaying generated API keys
- Integrated API key management into Settings dashboard
UI & UX Improvements
- Improved deletion flows with enhanced confirmation modal (loading state)
- Refactored sharing modal for better performance and readability
- Improved documentation section presentation
Component Enhancements
- Added indeterminate state support for Checkbox component
- Improved Modal title styling for consistent UI
Developer Experience
- Updated ESLint configuration for better linting
- Bumped package versions for stability and consistency
Notes
- No breaking changes
- Builds on API key features introduced in previous releases
- Focused on usability, consistency, and developer experience
Final Notes
This release completes the UI layer for API key management, making it easier to securely manage and interact with API access directly from the dashboard.