Pragtical v3.9.0 Release
The time has finally come! A new contestant enters the arena and promises some performance gains to help make the editor snappier and more responsive, with another new friend to make sure it works.
The time has finally come! A new contestant enters the arena and promises some performance gains to help make the editor snappier and more responsive, with another new friend to make sure it works.
Sometimes we fix something and break another thing without even noticing but, it is better to notice early than be sorry. it is said that the number seven is blessed and so is our patch number!
A handful of small but meaningful fixes, a bit of UI polish, and some build system sanity—nothing flashy, just steadily sanding down the rough edges while keeping dependencies fresh and predictable.
If other code editor projects are making releases for every bug fix been done why can't we do the same? So that is what we are doing and in the process scratching an annoying itch.
This is the first release that makes use of new GitHub Copilot integration to work on the code for you! The automated code change done by the new GitHub code agents was porting the code from the classical run-loop methodology to the new SDL3 callbacks.
A long overdue release given the important fixes, while minimal, the assortment of bug fixes do make a difference. Also, included are some enhancements and new features.
Another month, another release accompanied with the usual bug fixes, additional enhancements and CI build system improvements. Salted with a pinch of new features in order to keep the flavor going on!
This is an emergency release that fixes a bug on the TreeView plugin sizing calculation. The bug caused a constant calculation of the TreeView width when performing the move_towards animation, ending in high cpu usage.
Many fixes and new features like the image viewer, built-in color picker, support for drawing polygons, introduction of a canvas api and experimental live search!
Mostly a bugs fix release with build system adjustments and a tiny bit of enhancements sprinkled on the top.
Some of the fixes include a correction to the dirmonitor backend detection logic thanks to TomaSajt. Also, the code indentation logic was wrong on some instances and should behave better now thanks to Sentmoraap.