Skip to main content

pgModeler 2.0.0-alpha is finally here!
The beggining of a new era for the project.

The pgModeler 2.0.0-alpha release introduces significant improvements aimed at enhancing usability, flexibility, and maintainability. One of the most notable changes is the migration of the build system from qmake to CMake. The user interface has also received a major update. While still a work in progress, this alpha version introduces a refreshed logo, updated icon colors with a flatter and more colorful style, and the integration of the configuration form and core tools — diff, import, export, and fix — directly into the main window. The diff tool has been enhanced with a new model-to-model comparison mode, allowing offline comparisons between two loaded database models and generating the corresponding SQL diff for later application. Import and export tools have undergone similar refinements. Components have been reorganized for a cleaner interface, allowing users to freely choose which models to operate on, rather than being restricted to the active model. This ensures a smoother and more intuitive experience across all data handling operations. For more details, please read the full post; don't skip it!