You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
Improved Autocomplete Sorting: Enhanced sorting logic for autocomplete suggestions to improve relevance and ease of use. (#38690)
Expose -appsmith-theme-fontFamily: Added support for customizing the font family through theme variables, offering greater design flexibility. (#38700)
disabledWhenInvalid in ButtonGroupWidget: Introduced a new property to disable buttons when validation fails, improving form interactions. (#38656)
Focus Ring for Accessibility: Added a visible focus ring for enhanced keyboard navigation and accessibility. (#37700)
Fixes
Console Log and Modal Issues: Updated console logs and resolved issues with modal functionality. (#38692)
JSObject Diff Error: Fixed errors in JSObject diffing caused by missing actions. (#38572)
Suppress Update Notification Errors: Prevented unnecessary error toasts from being displayed during update notifications. (#38709)
Workflow Query Conversion: Resolved issues with query conversions in workflows. (#38688)
AI Query Tabs: Fixed missing bottom tabs in AI query responses. (#38687)
Modal Content Updates: Updated modal descriptions and content for clarity and consistency. (#38637)
Separate Plugin Entity from Action: Decoupled plugin entities from actions for better modularity and maintainability. (#38582)
Entity Tree Overflow Fix: Addressed node overflow issues in the Entity Tree. (#38651)
API Content-Type Selection: Resolved issues with selecting content types in API body configurations. (#38597)