Release v1.12 🌈
Fixes and Enhancements:
- Fixed UI issues in the pages section. (#31098)
- Added new test cases for different plugins. (#31068)
- Removed redundant mode parameter in consolidated API. (#31097)
- Disabled feature walkthroughs behind a flag. (#31007)
- Enhanced Anvil drag-and-drop feature with highlight info and skipping. (#30927)
- Resolved issue where the modal widget was hidden in split-screen mode. (#31015)
- Updated label configuration.
- Showed suggested widgets in response. (#31008)
- Added "Start with template" option and refactored template components. (#30946)
- Added back canvas resize. (#31058)
- Fixed button group specifications. (#31075)
- Updated default dynamic height value for custom widgets. (#31078)
- Removed dependency of evaluated values from widgets and formEvaluationSaga. (#31047)
- Refrained from expecting .save() to return a given object. (#31049)
- Linked Micrometer traces and metrics with NewRelic. (#30957)
- Added ESLint rules for the testing library. (#31028)
- Replaced external user API with TED mock API in OnLoadActions_Spec.ts. (#31029)
- Fixed Entity Explorer Test. (#31062)
- Added Support for SCSS syntax on the custom widget builder. (#31042)
- Introduced JS editor error highlights on the custom widget builder. (#30990)
- Removed
InsertManyResult
andBulkWriteResult
. (#31037) - Created toolbar widget. (#30910)
- Fixed broken line in page settings. (#30951)
- Used a common function for building queries. (#31018)
- Moved datasource exportable to an appropriate package. (#31046)
- Made CE companion to package export. (#31039)
- Fixed autocommit UI issues. (#30887)
- Resolved tabs overflow list issue. (#31024)
- Triggered auto-analysis for Cypress runs. (#30659)
- Excluded duplicates in failed tests message.
- Split changes for interface difference in generalizing exportable flow. (#31017)
- Downgraded Cypress to 13.5.1. (#31011)
- Removed BaseDomain on WorkspacePlugin (take 2). (#31009)
- Started Consumption for import and export. (#30819)
- Redesigned Queries and JS tabs. (#31006)
- Fixed user used for test. (#31012)
- Removed git release feature flags. (#30962)
- Introduced starter building blocks for all users. (#30909)
- Removed stale values in Query form on view change. (#30975)
- Added fluent API for strict permission query. (#31001)
- Made WDS elevation adjustments. (#31003)
- Reverted removal of BaseDomain on WorkspacePlugin. (#30958)
- Rewrote Text_With_Different_Size_spec.ts and fixed flaky issues. (#30445)
- Initiated execution of google.api script at editor level. (#30837)
- Showed half of editor pane while pages pane is open. (#30945)
- Fixed Anvil Section DnD Test cases. (#30995)
- Split changes for git support in apps with MI bugs. (#30997)
- Fixed flakiness in fork app test. (#30994)
- Showed schema as a tab instead of the right pane. (#30906)
- Got rid of fluid tokens. (#30877)
- Added expires in field in oauth2 API datasource. (#30866)
- Fixed Module Debugger error and enabled dynamic height and auto layout for custom widgets. (#30459)
- Handled Editor Pane Segments with an additional flag. (#30942)
- Removed CA bundle env variable for certbot. (#30879)
- Made App Sidebar Generally Available. (#30923)
- Updated auto-commit message to be less than 72 characters. (#30938)
- Added server failed tests as PR comment. (#30888)
- Added fluent API for
count()
. (#30898) - Fixed modal position and styles. (#30805)
- Moved action redesign into its own flag. (#30886)
- Reverted context changes. (#30899)
- Made Anvil widgets accessible even when widget has no content. (#30780)
- Fixed flaky Cypress tests. (#30892)
- Added knowledge retrieval in Appsmith AI. (#30725)
- Added all changes as part of the auto commit. (#30644)
- Made builder editor section resizable for custom widgets. (#30803)