Features
- Added custom action config control type for Paragon integrations (#39764)
- Enhanced infinite scrolling with an action button to load more data (#39792)
- Introduced a feature flag for custom sorting in the table widget (#39649)
- Implemented infinite scroll with dynamic height in the table widget (#39646)
- Added response visualization for JS functions (#39697)
- Added response visualization for actions (#39690)
Fixes
- Reverted Git executor layer (#39949)
- Made
isDirty
map optional to improve flexibility (#39890) - Updated import messaging to be artifact-agnostic (#39869)
- Removed default value for IDE tabs focus retention (#39844)
- Fixed sidebar expansion issue (#39822)
- Fixed sidebar showing unexpectedly when a page is hidden (#39735)
- Improved error messaging for API requests (#39786)
- Updated logic to fetch all workspaces without requiring a user session (#39787)
- Adjusted outside binding autocomplete rules (#39772)
- Removed unnecessary
req.continue()
call instartServerAndRoutes
command (#39745) - Fixed styles to remove unwanted horizontal scrollbars in entity lists (#39709)
- Improved error handling in GitHub Actions build process (#39688)
- Resolved issues with ADS context menu (#39683)
- Enforced
lodash >=4.17.21
to mitigate CVE-2019-10744 (Critical vulnerability) (#39625) - Fixed CSRF token handling in the email verification form
- Skipped CSRF check for JSON content types
- Renamed "Error" effect in ADS (#39644)
- Ensured table rows render with a minimum page size (#39626)