Bug Fixes
- PostgreSQL Cleanup: Resolved an issue with stale
postmaster.pid
files, improving database management. (#35171) - Auto Redirect on Datasource Page: Implemented an automatic redirect from the datasource page to the module editor for a smoother user experience. (#35164)
- Saving Status Fix: Addressed an issue where the saving status would get stuck while moving between applications, ensuring seamless transitions. (#35145)
- Widget Tags Removal: Cleaned up the UI by removing collapsed widget tags that were no longer necessary. (#34979)
- Snipe Mode Enhancements: Fixed sniping mode functionality to allow modules to bind to both existing and new widgets effectively. (#35072)
- Canvas Resizing Issues: Resolved various issues related to canvas resizing, enhancing overall usability. (#35004)
- GraphQL Logo Correction: Corrected the GraphQL logo, addressing the discrepancy noted in issue #34961. (#34974)
New Features
- Table Select Cell Labeling: Added functionality to display labels in table select cells, improving clarity and user interaction. (#35124)