v1.32
版本发布时间: 2024-07-18 11:13:04
appsmithorg/appsmith最新发布版本:v1.39(2024-09-05 13:43:14)
New Features
-
IDE Tab List Search View
We’ve added a powerful new search view to the IDE tab list. This enhancement enables users to quickly locate and switch between open tabs, making it easier to manage your workspace efficiently. (#34759)
-
cURL Import via Modal
The cURL import process has been streamlined by moving it to a dedicated modal. This change provides a more intuitive and user-friendly interface for importing cURL commands, improving your overall experience. (#34830)
-
WDS Table Widget Suggested
The WDS Table Widget has been added to the list of suggested widgets, making it easier for users to discover and utilize this useful tool for data presentation. (#34816)
-
Updated PrimaryColumnsControlV2
The editable checkbox has been removed from the PrimaryColumnsControlV2 component, and related imports have been updated. This change simplifies the component and ensures it aligns with current design standards. (#34586)
Fixes
-
Modal Rename Reference Updates
Fixed issues related to updating references following the renaming of modals. This fix ensures that all references are correctly updated, preventing errors and improving overall stability. (#34855)
-
Buffer Size Error with DSL Migration
Resolved a buffer size error encountered during DSL migration calls. This fix ensures smooth operation and prevents disruptions during data migrations. (#34905)
-
Improved Datasource Deletion Message
Updated the datasource deletion message to enhance clarity. This change provides users with more precise and actionable feedback during the deletion process. (#34822)
-
CustomJsLib Import Flow
Utilized the
isDryOps
flag in the customJsLib import flow to improve process handling and ensure smoother imports of custom JavaScript libraries. (#34836) -
Concurrent Modification Exception in Datasource Import
Addressed an issue causing concurrent modification exceptions during the datasource import flow. This fix improves stability and prevents disruptions during the import process. (#34818)