Features
- Introduced a
CodeBlockcomponent 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
publishedActionDTOduring export. (#40215)