The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-06 | 1.1 kB | |
| v1.2.3 source code.tar.gz | 2026-02-06 | 4.3 MB | |
| v1.2.3 source code.zip | 2026-02-06 | 5.2 MB | |
| Totals: 3 Items | 9.6 MB | 59 | |
Changes since: v1.2.2
This patch release for pgModeler 1.2.x brings the following improvements and fixes:
- [New] Added the method TaskProgressWidget::setNoProgressState.
- [Change] Refactored MainWindow initialization by moving startup timers to a new startOtherTimers method.
- [Change] Improved MainWindow initialization control by overriding the showEvent method.
- [Change] Updated AboutWidget and WelcomeWidget UI layouts.
- [Change] Updated GlobalAttributes with new site URL.
- [Fix] Fixed a bug in DatabaseModel::loadObjectsMetadata that was causing crashes in some circumstances.
- [Fix] Fixed a bug in NumberedTextEditor that was copying all text when hitting Ctrl+C when there was only a portion of the text selected.
- [Fix] Fixed a bug in ModelValidationHelper that was not properly swapping ids between table children objects and their dependencies (e.g., trigger -> function).
- [Fix] Fixed a bug in the Connection class that was creating an invalid connection string when other params were manually specified.