Skip to content

Release v1.68 🌈

Compare
Choose a tag to compare
@btsgh btsgh released this 16 Apr 07:18
· 330 commits to master since this release
a1ee6c3

Features

  • Introduced a CodeBlock component to support syntax highlighting in the UI. (#40223)
  • Enabled table reset behavior when infinite scroll is turned on. (#40066)

Fixes & Improvements

  • Refactored incoming request parameter naming for improved clarity and consistency. (#40231)
  • Handled exceptions related to "discard" and "repository not found" cases. (#40228)
  • Fixed issue where API editor query parameters were not auto-updating the URL. (#40133)
  • Added null checks to safely access publishedActionDTO during export. (#40215)