Projectify Development Log #9
By Justus Perlwitz
Here's what's new for Projectify since the last development log on 2026-12-04.
The newest release version is 2026.3.28. Please make sure that you update Projectify if you're self-hosting it. If you use Projectify on www.projectifyapp.com, you are automatically using the newest version.
You can also find the newest release on GitHub.
Enhancements
Projectify now runs without SvelteKit. That means you only need to run the Projectify backend process. The Projectify app now uses HTMX and alpine.js for its interactive features.
Security
This release of Projectify also updates some of its dependencies. This includes the following packages:
- requests
- Pygments, used by django-markdownify
- PyJWT, used by django-allauth
- Django
- Pillow, used for image processing
None of the vulnerabilities in the preceding packages directly affected Projectify.