·
87 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
✨ New Features
- Tabbed Interface Overhaul: Standardized navigation across the platform by implementing tabbed layouts for Integrations, Executors, Workspaces, Storage, Secrets, Batch Operations, User, and Auth Provider pages. (@torokistvan06)
- GraphQL Support: Introduced backend support for GraphQL queries. (@RustyRien #162)
- Audit & Observability:
- Added a new Timeline View for audit logs. (@emillg #204)
- Added revisions and metadata to audit logs. (@agneskriszta #194, @RustyRien #213)
- Enhanced Terraform/OpenTofu Integration: Added a "Pretty View" for Terraform and OpenTofu output logs. (@agneskriszta #178)
- Documentation: Introduced advanced documentation support for templates. (@agneskriszta #220)
- User Avatars: Added and enhanced user avatar support throughout the UI. (@emillg #198, #203)
🐛 Bug Fixes & Stability Improvements
- Audit Log Timestamps: Fixed issue where timestamps showed incorrect relative time for non-UTC users. (@agneskriszta #216)
- UI & Theme Fixes: Resolved dark theme issues, button placements, and the filter panel layout. (@agneskriszta #182, #205)
- Navigation & Links: Fixed repository URL links and updated notification navigation logic. (@emillg #185, @torokistvan06 #233)
- Data Handling: Fixed the update method for users and corrected variable ordering in Resources. (@RustyRien #229, @torokistvan06 #226)
- Permissions: Allowed users with resource access to manage Kubernetes resources. (@RustyRien #172)
- MCP: Implemented stateless MCP handling. (@GitMacke #231)
🎨 UX & UI Enhancements
- Table Views: Migrated Resource lists, Integrations, Repos, and Workspaces to a structured table format for better data density. (@torokistvan06 #174, #175, #217)
- Refined Notifications: Notifications now automatically stack and utilize descriptive messages from WebSockets. (@torokistvan06 #227, #228)
- Interactive Elements: Added card hover effects and scrollable cascading filters. (@emillg #176, @torokistvan06 #173)
- Summary & View Updates: Enhanced the summary view with improved duration tracking and updated the Diff Editor. (@emillg #195, @agneskriszta #206)
- General Polish: Multiple rounds of UI refinements across all core pages. (@emillg, @agneskriszta, @torokistvan06)
⚙️ Performance & Maintenance
- Schema Refactoring: Refactored logs and audit schemas for better performance and consistency. (@RustyRien #208)
- Data Quality: Improved fixtures data for development and testing environments. (@RustyRien #223)
- Cleanup: General cleanup of activity pages and removal of redundant code. (@torokistvan06 #212)
Full Changelog: v0.3.1...v0.3.2