Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.2.1 source code.tar.gz | 2025-02-13 | 11.5 MB | |
1.2.1 source code.zip | 2025-02-13 | 11.8 MB | |
README.md | 2025-02-13 | 1.5 kB | |
pgmanage-1.2.1_setup_win64.exe | 2025-02-12 | 153.0 MB | |
pgmanage-1.2.1.AppImage | 2025-02-12 | 183.4 MB | |
pgmanage-1.2.1_mac_x64.dmg | 2025-02-12 | 137.3 MB | |
Totals: 6 Items | 497.0 MB | 0 |
Release Notes
-
Bugs fixed:
- fixed error notification link colors, added minor layout tweaks
- fixed DB object tree node data refresh in some edge-cases
- fixed erroneous "Discard Changes" warning when closing Query tab
- fixed connectivity issues in built-in SSH terminal
- fixed bug with multiple tabs highlighted as "active" #570
- fixed app crash when schema editor is opened immediately after DB workspace is loaded
- fixed bug with DROP database unable to complete in some cases #582
- fixed bug with DB object tree context menu disappearing when monitoring dashboard refreshes #607
- fixed race condition in Backup/Restore job status modal when running multiple jobs simultaneusly
- fixed bug that allowed to register duplicate hotkey actions #611
- fixed bug that caused old SQLite3 DB file being used when connection properties updated with a new file #598
- fixed SQLite3 tables not ordered by name in DB object tree # #596
-
Other changes:
- bumped happy-dom version to fix potential security vulnerability in dev environment
- silenced SASS deprecation warnings during js bundle build
- plus icons are now used for all context menus associated with "create" action #557
- improved readability of multiple modal windows shown on-top of each other
- improved SQLite3 DB connection "Test"
- improved database metadata loading and autocomplete engine initialization