Fixes
- Updated Regex for Table Names: Enhanced the regex expression to accurately identify table names. (#35361)
- Select Widget Mapping: Corrected the mapping for Dynamic Label and Value Keys in the Select Widget. (#35862)
- Pencil Icon Issue: Resolved the issue of the pencil icon incorrectly appearing in the application name. (#35885)
- Editable Text Component: Restored the pencil icon for the editable text component. (#35855)
- JavaScript Filter Migration: Moved the JavaScript filter functionality to MongoDB. (#35826)
- Select Column Data Display: Fixed the issue to ensure that the Select Column displays data correctly even when options are not set. (#35817)
- CurrentRow Calculation: Corrected the logic for calculating
currentRow
in the table property pane. (#35390)
Features
- Dynamic Text Height Adjustment: Increased the height of
QUERY_DYNAMIC_TEXT
to 200px for improved visibility. (#35838) - Mode Property for Saga: Added a new
mode
property toforkApplicationSaga
for better configuration. (#35841) - Anthropic Plugin Configuration: Redesigned the action and updated the configuration for the Anthropic plugin. (#35754)
- Subtitle Position Update: Moved the subtitle position to the bottom for a better layout. (#35789)
- Accounting Section and Zone Updates: Implemented updates for changes in the accounting section and zones. (#35753)