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.
Fixes
Property Pane in Preview Mode: Resolved an issue where the property pane was not functioning correctly in preview mode. (#38274)
Tab Navigation Issue in Multi-Page Apps: Fixed an issue with tab navigation in multi-page applications, ensuring smooth transitions between tabs. (#38272)
Enhance SelectWidget Label and Value Handling Logic: Fixed and enhanced the SelectWidget's label and value handling logic for better UI consistency and functionality. (#38254)
Wrong PageId Used for Segment Navigation: Corrected the pageId used for segment navigation, ensuring accurate routing and navigation between segments. (#38247)
Features
Add CurrentPage, Workspace, Application Name to Appsmith Context: Added currentPage, workspace, and application name to Appsmith context for better context awareness. (#38114)
Standardize Log Patterns Across All Services: Standardized log patterns across all services for consistent logging practices. (#38285)