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 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.2
    Release Notes Release Notes 2.2

    V2.2 introduces a full sponsorship feature for events — letting sponsors register their own attendees through a dedicated portal — along with receipt email delivery for event payments and a couple of receipt-handling fixes.

    Release Notes 2.1
    Release Notes Release Notes 2.1

    V2.1 introduces donations for training programs, fixed-price sponsorship tiers for events, three new subsite spotlight sections, and a set of reliability fixes ensuring payments and receipts are never silently lost.

    Release Notes - Version 2.0
    Release Notes Release Notes - Version 2.0

    V2.0 introduces Hindi language support across the platform, smarter event checkout with configurable T&C and personalised confirmation emails, tighter controls over what attendees must provide at registration, and a clutch of fixes that resolve broken flows on subsite event pages.