New Projectify release 2026.4.13
By Justus Perlwitz
Here's what's new for Projectify since the last development log on 2026-04-06.
The newest release version is 2026.4.13. 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.13
Enhancement
- Update general security information to reflect the Hetzner and Lettermint
migration - Update privacy policy and limit the extent of collected information (that
Projectify never collected to begin with) - Update list of data processers to reflect that www.projectifyapp.com uses
Hetzner and Lettermint - Add convenient links to blog post editor on administration page for staff
users.
Fixed
- Fix blog existing posts not rendering correctly in Trix editor.
Internal
- Switch from mailgun specific email configuration to generic SMTP-based email
specification - Allow changing the default sender email address with the DEFAULT_FROM_EMAIL
credentials variable. See docs/django-configuration.md - Fix pgbackrest timers in the Ansible systemd configuration
Security
- Update Django
- Update cryptography