Projectify Development Log #10
By Justus Perlwitz
Here's what's new for Projectify since the last development log on 2026-03-28.
The newest release version is 2026.4.7. Please update Projectify if you're self-hosting. If you use Projectify on www.projectifyapp.com, you're automatically using the newest version.
You can also find the newest release here:
https://github.com/jwpconsulting/projectify/releases/tag/2026.4.7
Enhancements
- Add rich text editor to task description
- Users can now skip onboarding
- Fold solutions pages and pricing page into landing page
Internal
- Add daily page statistics counter app in projectify/stats
- Migrate from Render.com to Hetzner
- Remove Cloudinary dependency
- Remove Whitenoise
- Use django-minify-compress-staticfiles to compress static assets
- Integrate django_sendfile and serve media file directly
- Refactor and improve RichTextField sanitization