Fixes
- Start using SHA2 instead of SHA1 algorithms for signing during git operations (#33166)
- Airtable plugin not working in some cases (#33196)
- Resolved widget selection issues - part 1 (#33167)
- Improving the homepage UI for better user experience (#33148)
- Safari space distribution glitch (#33152)
- Datasource documentation link (#30169) (#33123)
- Fixed issues with WDS components (#33146)
- Addressed WDS bgNeutralOpacity glitch (#33147)
- Fixed widget wrapper width (#33105)
- Fixed path creation during commit (#33153)
- Make file locking reactive compatible (#33109)
- Update custom color picker button (#32989)
- Modal auto-scroll and checkbox interaction fixed (#33122)
- Cypress flakiness due to focus Cypress function resolved (#33106)
- Setting up linter engine after consolidated API is finished (#33049)
- Drag drop building blocks prompt fixes (#33093)
- Git auto-generate header issue fixed (#33016)
- Collection ID not updated in import block API response (#32933)
- Render only the currently open detached widgets (#33040)
- Default port numbers for the datasources (#32901)
- Remove atomic pushes temporarily (#33052)
- Empty plugin IDs in workspaces no longer break application load (#33042)
- WDS widgets now show up in air-gapped instances (#33035)
- Updated action check to initialize the superuser sagas (#33037)
- REST API multimedia file upload issue resolved (#32921)
- Progress bar widget animation inconsistency fixed (#11915) (#32462)
- Refactor widget addition sagas and widget operation sagas to allow gridPosition in pasteSaga (#32992)
- Retrieved outer spacing tokens from theme context (#33015)
- Number slider + category slider color spec now passes (#32935)
Features
- Remote JS execution code split (#32853)
- Anvil Drag Preview (#33133)
- Anvil Widget Name Component (#33062)
- Added modal name, lint warning for string, action selector modal (#32893)
- On Canvas UI Colors and Widget API to consume these colors (#33013)
- Add action to open property control with error in a widget (#33070)
- Update modal Z-Index (#33071)
- Reverted Anvil currently open modal state implementation (#33067)
- Anvil DnD Polish(Refactor) (#32839)