New Features:
-
JS Editor Toolbar (#36921)
Introduced an enhanced toolbar for the JS Editor, improving usability and development speed. -
Branch Persistence (#36622)
Added branch persistence across sessions, allowing smoother transitions between branches during development. -
Editable IDE Tabs (#36665)
IDE tabs are now editable, improving flexibility in managing your workspace and tab organization.
Bug Fixes:
-
Branch URL for Search Entities (#36938)
Fixed an issue where branch information was missing from the URL when searching for entities. -
Edit and Launch Button Hover Issue (#36954)
Resolved a bug causing the Edit and Launch buttons to fail when hovered over during a page reload. -
Extension Creation Password Issue (#36936)
Fixed an issue where the password was not used while creating an extension, ensuring secure extension creation. -
Permission Check for Run Button in Response Pane (#36893)
Updated the permission logic for the Run button in the response pane, ensuring proper access controls. -
Open Settings Button Not Working in Response Pane (#36887)
Fixed the unresponsive Open Settings button in the response pane.