Releases: mictsi/sql-manager
Release list
Minor fixes
Full Changelog: 2.4.3...2.4.4
Full Changelog: 2.4.3...2.4.4
feat: Update Terminal GUI menu styling for improved visual clarity
feat: Update Terminal GUI menu styling for improved visual clarity
Full Changelog: 2.4.2...2.4.3
Remove built-in games (Snake, Pong, Tetris) from the application and documentation
Remove built-in games (Snake, Pong, Tetris) from the application and documentation
- Deleted game implementations for Snake, Pong, and Tetris from the codebase.
- Removed references to these games from the README and HelpContent.
- Updated the UI to eliminate game-related menu items and functionality.
- Incremented build number to reflect changes.
Full Changelog: 2.4.1...2.4.2
feat: Update Terminal GUI to improve active server display and add active status theme
feat: Update Terminal GUI to improve active server display and add active status theme
Full Changelog: 2.4.0...2.4.1
feat: Add MySQL support to SqlManager
feat: Add MySQL support to SqlManager
- Implemented MySQL provider in TerminalGuiRunner, including SSL mode, pooling, and public key retrieval options.
- Updated command line parser to handle MySQL-specific options.
- Enhanced configuration loading to normalize MySQL aliases and driver options.
- Added unit tests for MySQL connection string building, role membership queries, and administrative database resolution.
- Updated UI formatting tests to reflect MySQL defaults and ensure proper connection string previews.
Full Changelog: 2.3.1...2.4.0
feat: Update SQL Server trust mode handling and improve related tests
feat: Update SQL Server trust mode handling and improve related tests
Full Changelog: 2.3.0...2.3.1
Refactor server configuration handling and improve UI display
Refactor server configuration handling and improve UI display
- Updated TerminalUi to use ServerIdentifier and DisplayName for better server representation.
- Enhanced connection string formatting to mask passwords and include relevant parameters.
- Added tests for server addition and connection string generation, ensuring proper handling of identifiers and defaults.
- Adjusted UI formatting tests to reflect changes in server display and labels for PostgreSQL and SQL Server.
- Implemented stricter role management in PostgreSQL queries, focusing on db_owner role only.
Full Changelog: 2.2.0...2.3.0
feat: Add theme preference management and update related configurations and tests
feat: Add theme preference management and update related configurations and tests
Full Changelog: 2.1.1...2.2.0
feat: Add Tetris game functionality and integrate into Terminal GUI
feat: Add Tetris game functionality and integrate into Terminal GUI
Full Changelog: 2.0.2...2.1.0
feat: Changed displayed version in the app
- feat: Changed displayed version in the app
Full Changelog: 2.0.1...2.0.2