0.7.34 (2025-02-14)
Bug Fixes
- Issue with some SSH connections (eb706c3)
0.7.32 (2025-02-14)
Bug Fixes
- Black background with light theme, fixes #945 (1d7053c)
- Enhance SVG support in connection customization, fixes #939 (49a3589)
- Improve error handling in SSH connection (704f708)
- PostgreSQL: error with materialized view tabs (41e797f)
0.7.31 (2025-02-11)
Features
- Implement a better query splitter for SQL queries, fixes #926 (96ae09f)
- Zoom in/out and fullscreen shortcuts (47ac729)
- MySQL: Check constraints management support (6365e07)
- Add developer tools and refresh buttons to console in development mode (592d7b3)
- Language: Add Uzbek language support (fb9c258)
- Linux: Update title bar for better Linux experience (8e54f7b)
Improvements
- Improve button styles of notes (48cfa67)
- PostgreSQL: Improved support of connection strings, closes #893 (f0d312f)
- Added more notifications in debug console (dfa7cf9)
- Translation: Update Spanish translation (d3ae45e)
Bug Fixes
- Improve BLOB primary fields management, fixes #938 (72f8d42)
- MySQL: Adjust utf8mb3 encoding to resolve compatibility issue, fixes #646 (27387f1)
- MySQL: Routines do not return results, fixes #885 (dba490f)
- Fail to fill cell to datetime column (Postgre), fixes #924 (d3d7ab3)
- Cannot update column value with composite primary key and JSON column, fixes #916 (0029967)
- Fail to duplicate JSON row (507dc7d)
- Saved connections lost when opening a second window after first app run (4a2b592)
- Prevent delete confirmation modal from triggering on non-delete key presses, fixes #906 (8de99da)
- Incorrect behavior in sorting tables with null/empty values, fixes #883 (b6c5dff)
- Incorrect behavior sorting tables with numeric values (60e1e59)
- Issue saving queries as file (a54b8d7)
- Linux: Restored AppImage auto updates (0479e53)