Changelog
All notable changes to Generous.nz are recorded here, grouped by version. Every deployed build has a version number, a git tag, and an entry below.
Versioning scheme
Versions follow MAJOR.MINOR.PATCH:
- 0.x — pre-launch. Minor bumps mark a completed build phase or major feature set; patches are bug fixes on the current build.
- 1.0.0 — first public launch.
- 1.x+ — post-launch: minor = new features, patch = fixes, major = breaking changes or significant re-architecture.
Each version is tagged in git (v0.2.0) and the current version is kept in
package.json. See docs/version-control.md for how to cut a release.
[0.9.309] — 2026-09-04
Added
- Fundraisers can now generate social posts from a new "Promote your fundraiser" page (Your fundraisers → ✨ AI posts). The AI drafts posts for X, Facebook and Instagram from the campaign title and story (with an optional "anything specific?" note), once a title and at least a short story are filled in — each post and the whole set have one-click Copy buttons.
[0.9.308] — 2026-09-04
Added
- Donations are now AI-screened for fraud before payment, matching order screening: high-risk donations are blocked before any money moves, and borderline ones are flagged for a human reviewer (the campaign gets a moderation flag with the donor details). This makes the register page's "AI fraud checks on every donation and order" claim true.
[0.9.307] — 2026-09-04
Changed
- All site email references moved to generous.nz: help centre, dashboards, legal policies, code fallbacks (contact/webhook/billing admin emails, web-push subject, default from-address), environment examples and dev seed docs now use @generous.nz. Account login emails (admin@/demo@) intentionally stay on the old domain.
[0.9.306] — 2026-09-04
Changed
- Home page closing copy: "keep generosity safe" is now "keep Generous.nz safe", and the stale "Coming next: organisation accounts…" line is replaced with a forward-looking roadmap hook (team leaderboards, supporter discovery, share tools and an AI campaign assistant).
[0.9.305] — 2026-09-04
Added
- The AI story generator is back on the fundraiser form. It now requires detail first: write a few sentences in the story box (who you are, what happened, what the funds go toward) and the "Generate with AI" button unlocks (min 40 characters), with guidance shown on the page. Help centre topics for the story writer were restored to match.
[0.9.304] — 2026-09-04
Changed
- Site is live on generous.nz (CloudPanel site, Let's Encrypt SSL, and AUTH/NEXT_PUBLIC URLs switched to generous.nz). generosity.co.nz now 301-redirects to generous.nz; payment webhooks and internal cron endpoints on the old domain keep working until Stripe's webhook destination is switched over.
[0.9.303] — 2026-09-04
Changed
- Rebranded to Generous.nz: every site reference to Generosity.co.nz now reads Generous.nz — header and email logos, page copy, help centre, legal documents, emails, blog posts, the changelog, and the database (including the Generous.nz Community Campaign title and author bylines). Technical identifiers (server paths, package name, download filenames) and support email addresses are unchanged.
[0.9.302] — 2026-09-04
Changed
- Help centre reviewed across all topics and updated:
- Removed stale references to the fundraiser AI story generator (it no longer exists on the campaign form) and noted the fee-free $250 window in platform-fee guidance.
- Added topics: QR code for your fundraiser page; wholesale go-live checklist; the 35-active-product limit; choosing which causes you support (Restrictions); and auto-generated voucher codes.