Changelog

v26.2.5 current 2026-05-29
  • Made commit hash in sidebar a clickable link to the GitLab commit page
v26.2.4 2026-05-29
  • Added changelog page with sidebar link
  • Added GitHub Copilot instructions file with project knowledge and version management rules
  • Migrated UI library to Skeleton v4
  • Added copy button to code/payload editors
  • Converted Helm values display to YAML format
  • Added clickable pipeline link on running pipeline badge
  • Improved header and sidebar menu z-index layering
v26.2.3 2026-05-29
  • Added CodeMirror editor themes
  • Improved job table layout and readability
  • Improved 404 handling for missing instances
  • Improved user tab stability and UI consistency
  • Sort GitLab pipelines by ID
  • Limited environment status display to control group instances
  • Handled GitLab API rate limits (429) gracefully
  • Streamlined Docker build for a smaller, more secure image
v26.2.1 2026-05-29
  • Added build version info display (version, git commit, build date)
  • Added automatic patch version bumping via pre-commit hook
  • Fixed terminal connection stability
v26.2.0 2026-05-18
  • Updated default CE version to 26.2
  • Added Aviator values button and updated design tokens
  • Added Airflow service link
  • Library and dependency updates
  • Added dynamic page titles for customizer views
  • Renamed section to Content Management
  • Added Langfuse integration link
  • Changed default terminal to k9s
  • Improved terminal stability and UI
  • Added Grafana dashboard link
  • Added permission toggle for admin actions
  • Added instance change indicator
  • Various small UI improvements