Skip to content

v0.3.2

Latest

Choose a tag to compare

@RustyRien RustyRien released this 05 May 17:57
· 87 commits to main since this release
Immutable release. Only release title and notes can be modified.
604a93b

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:
  • 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

⚙️ 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