Skip to content

Release v1.76.0 / v2.13.0

Latest

Choose a tag to compare

@joe-elliott joe-elliott released this 03 Dec 16:31
· 24 commits to main since this release
63b27e1

Backend Changes

🐞 Bug fixes, Minor Improvements

  • Fix: register basicauth extension in component factory (@xenonnn4w in #7668)

πŸ‘· CI Improvements

πŸ“Š UI Changes

🐞 Bug fixes, Minor Improvements

  • Add support for custom ui configuration in development mode (@Copilot in #3194)
  • Remove duplicate antd dependencies (@yurishkuro in #3193)
  • Fix css class typo in sidepanel details div (@Copilot in #3190)
  • Reduce search form field margins for better viewport fit (@Copilot in #3189)
  • Migrate deepdependencies/header and qualitymetrics/header from nameselector to searchableselect (@Copilot in #3185)
  • Reorder checkbox before color by dropdown in tracestatisticsheader (@Copilot in #3184)
  • Feat: add fuzzy search to searchableselect (@Copilot in #3182)
  • Fix highlighting of the current tab in the main nav bar (@SimonADW in #3183)

🚧 Experimental Features

πŸ‘· CI Improvements

βš™οΈ Refactoring