Downloads
Releases
Download the latest version of PseudoFlow for your platform. All releases are free and open-source under the BSD-3 License.
Total Downloads
from GitHub release stats across all published versions
All installs include a built-in auto-updater. If you already have PseudoFlow, it updates itself — no need to re-download.
Latest Release
v1.0.1 Changelog
Maintenance release focused on anonymous analytics infrastructure plus a round of small bug fixes and polish.
Fixes
- "New" now clears the flowchart, preventing the previous diagram from lingering and stale parsing state
- Modal titles translate reactively instead of always showing "Settings" after a language change
- Chart zoom slider now reaches the same 5% minimum as auto-fit
- Version comparison handles pre-release suffixes (e.g.
1.1.0-beta.1) without breaking - Exported PNG is now named after the current file (e.g.
myAlgorithm.png) - Mobile menu closes after selecting an action
Docs & polish
- Corrected README (Vite 4, accurate interpreter description)
- Viewport meta now uses
initial-scale=1.0