Skip to content

Releases: jwpconsulting/projectify

2026.4.15

15 Apr 09:07

Choose a tag to compare

Enhancement

  • Add quick add task field at the bottom of each section
  • Show tasks in project dashboard on large screens
  • Improve query count by caching permission validations
  • Speed up section minimizing
  • Speed up task action menu hiding

Internal

  • Update bin/prepare-release script to commit the changelog in CHANGELOG.md
    as well.
  • Show draft blog posts
  • Clean up unused tailwind colors
  • Vendor in newer version of HTMX and create build script
  • Refactor project and task detail templates to make use of Django template partials
  • Remove alpine.js

Documentation

  • Improve styleguide at docs/styleguide.md.
  • Document how to rebuild HTMX in docs/frontend-scripting.md.

Security

  • Update Pillow and Pytest
  • Narrow down CSP configuration and configure HTMX correctly to support
    {{ csp_nonce }}

Documentation

  • Add release preparation guide in docs/release.md.

2026.4.13

13 Apr 04:28

Choose a tag to compare

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

2026.4.7

06 Apr 23:28

Choose a tag to compare

Enhancement

  • 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

2026.03.28

28 Mar 01:30

Choose a tag to compare

This release changes Projectify to run as a Django application only.

Official release notes

2025.12.4

04 Dec 05:42

Choose a tag to compare

2025.5.6

06 Jun 00:21

Choose a tag to compare

Release announcement: https://www.jwpconsulting.net/blog/projectify-development-log-7/

What's Changed

Full Changelog: 2025.5.6...2025.6.6

Projectify 2025.5.6

06 May 01:48
c056af8

Choose a tag to compare

Set Projectify version to 2025.5.6 (#624)

Projectify 2025.3.6

06 Mar 00:36

Choose a tag to compare

Download the source code zip file or tar.gz file below and install on Debian using these instructions:

https://www.jwpconsulting.net/blog/projectify-debian-tutorial/