Fixes
- Made
userTag
a hidden field to avoid exposing it as a user-configurable option with Appsmith being the default value (#31792) - Adjusted Query Sorting control width
- Refactored fetching of icon for module instances (#31765)
- Fixed split pane JS setting overflow (#31782)
- Fixed incorrect field constants (#31760)
- Updated add navigation hooks to resolve EE issue (#31751)
- Resolved issue where git connected app users were redirected to the default branch on closing add pane (#31700)
- Removed globalThis usage (#31689)
- Handled error in trigger requests for Appsmith AI (#31549)
- Added error handling for updateLayout failure while importing (#31694)
- Handled error in widget selection on modal closure when URL changes (#31702)
- Fixed homepage error message when no workspaces are present and updated Github changes message (#31691)
- Fixed error causing abnormal content removal in file picker widgets (#31646)
- Corrected double-brace-initialization issue (#31643)
- Removed unnecessary box-shadow for the active tab causing visual artifact (#31608)
- Fixed background color change for the tab bar (#31607)
- Fixed file picker widgets removing files causing abnormal content (#31646)
- Fixed map chart widget label counts and snapshot in spec (#31648)
- Removed unnecessary checks for create action API in spec file (#31656)
- Fixed canvas resizer jumps when a keydown event happens in preview mode (#31578)
- Resolved routing issues in Side by Side mode (#31551)
Features
- Rolled out Side by Side mode (#31686)
- Introduced new IDE Top Navbar (#31594)
- Added split pane beta announcement modal (#31676)
- Implemented drag and drop building block on canvas with skeleton loader (#31406)
- Listed building blocks in explorer (#31199)
- Replaced Fusion Charts with Echarts as chart provider for Map chart widget (#31482)
- Changed add button to toggle button in left pane (#31523)
- Implemented rate limiting on Caddy (#31496)