Version 1.6

Version 1.6

06 Apr 2026 Sudeep Dsouza 1 min read

Version 1.6 introduces the new Organisation Subsite — a per-organisation public website builder served from an org subdomain — and includes important stability and security fixes for the subsite stack. This release also ships improvements across project financial workflows (disbursements + donations) and the AI newsletter experience.

Organisation Subsite (CMS): new public website builder

  • Introduced the new subsite app: a per-organisation public website served from an org subdomain.
  • Added Subsite and SubsitePage models with sanitised HTML content.
  • Added subdomain routing middleware for production and a local dev override for testing.
  • Integrated the visual page editor into the CMS dashboard.
  • Added sanitisation dependencies and permissions wiring for all roles.

Disbursements: soft-delete + improved project UI

  • Disbursements are now soft-deleted (tracked via is_deleted, deleted_at, deleted_by) instead of being permanently removed.
  • Default queries exclude deleted records; the admin uses an unfiltered manager so deleted items remain visible and filterable.
  • Disbursements moved into a dedicated Disbursements tab on the Project detail page with a sortable table, edit/delete actions, and a delete confirmation modal.

Donations: post-save receipt actions + soft-delete

  • The Create Donation flow now supports post-save actions via a confirmation modal:
    • Save the donation (always on)
    • Create a receipt (default on)
    • Email the receipt to the donor (default off)
  • Receipt generation is handled via the existing receipt status + notification services.
  • Donation deletion is now soft-delete (audit fields preserved; default queries exclude deleted rows).
  • The donor autocomplete now emits a donorSelected event so the modal can display the donor’s email dynamically.

Newsletter: improved AI prompt + live financial stats

  • Updated the AI system prompt:
    • Includes partner name in subtitle
    • Passes through category
    • Produces a 2–3 paragraph body
    • Explicitly enforces “no financial figures” in the narrative
  • Switched newsletter financial stats from editable DB fields to live computation (stats always reflect current project values).
  • Improved preview UX:
    • Added lightbox viewer for project photos
    • Testimonial panel now renders consistently with an empty-state message
    • Pull quote panel only renders when quote text is present
Share

Free Tool

Is your RNPO (NGO) Compliance Ready?

Answer questions across 8 domains and get a personalised gap analysis report — no login required.

⏱ 10–15 min ✓ Free 📄 Gap report
Start Free Assessment →

On this page

    You might also like

    Release Notes 2.5.1
    Release Notes Release Notes 2.5.1

    V2.5.1 lets volunteers self-register through your public subsites of NGOs, adds file attachments to task updates from Volunteers, introduces a Feature Requests module for submitting and tracking enhancement ideas, and refreshes the Help Centre layout.

    Release Notes 2.5
    Release Notes Release Notes 2.5

    V2.5 brings a self-service portal for volunteers, major upgrades to the Task Manager, a donor merge wizard, smarter receipt and donation controls, and a set of targeted fixes across disbursements, donor records, and the volunteer module.

    Release Notes 2.4
    Release Notes Release Notes 2.4

    V2.4 introduces Volunteer Management — a full system for registering, organising, and scheduling volunteers — along with a fix to the organisation sign-up flow that was silently blocking new registrations.