New Features
- Added A/B test functionality with flipped primary and secondary CTAs in the datasource form (#30622).
- Introduced WDS - Anvil compatible Modal Widget (#30351).
- Implemented continuous delivery tab in git settings with support for test cases in EE version (#30512).
- Enhanced space redistribution UX with an implicit space distribution upgrade (#30242).
- Added frontend changes for consolidated API with EE test case support (#30506).
- Added Tabler Icons for improved visual representation (#30248).
- Added copy-paste functionality for Anvil in the editor (#30217).
Fixes
- Fixed trigger issue with git settings that caused errors (#30731).
- Resolved UX issue in the delete operation of Query / API / JS from the context menu (#30733).
- Aligned the 'Editable' checkbox on first linking data to a table widget (#30436).
- Fixed a bug where the debugger errors occurred in the CE version (#30596).
- Fixed the issue where queries do not get exported in a git-connected app (#30368).
Improvements
- Improved the homepage experience with version 2 changes (#29282).
- Restructured and refactored various components and methods for better code organization and efficiency.
Changes
- Switched client-build to default runners for CI process (#30779).
- Updated Label Config for better organization and clarity.
- Removed deprecated fields, methods, and unused components to streamline the codebase.
Testing
- Added new Cypress tests for onboarding with data, GSheet test fixes for HomePage revamp changes, and various other test enhancements.
- Fixed flaky Cypress tests and removed skipped cases to ensure more reliable test results.
Dependencies
- Updated dependencies such as Vite, follow-redirects, and others to their latest versions for improved stability and security.