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.272] — 2026-08-30
Changed
- Changelog entries rewritten so every mention of the brand name reads Generous.nz (technical identifiers such as server paths, filenames and package names are unchanged).
[0.9.271] — 2026-08-29
Changed
- The community campaign is now branded Generous.nz Community Campaign everywhere — site pages (including the Restrictions tick box), help, legal policies, emails and the fund's campaign title in the database.
[0.9.270] — 2026-08-29
Changed
- Brand consistency: every mention of the brand name across the site (pages, emails, help, legal docs, RSS, PWA manifest, changelog) now reads Generous.nz. The styled site/email logos keep their two-part rendering, and the Generous.nz Community Campaign keeps its name.
[0.9.269] — 2026-08-29
Changed
- The fundraiser dashboard now shows a fee-free banner: "Your first $250 raised is fee-free — you still have $X fee-free", so fundraisers can see the allowance in the system, not just on the marketing pages.
[0.9.268] — 2026-08-29
Changed
- Register page wording updated: "Your first $250 raised is fee-free" (no platform fees until $250 raised) instead of describing it as a credit.
[0.9.267] — 2026-08-29
Changed
- New fundraisers now receive $250 of fee-free platform fees (up from $100): the first $250 raised carries no fees. Updated on the register page, referral landing pages, dashboard referral copy and help/FAQ. Referral qualification tops accounts up to $250 without double-granting, and existing accounts that received the $100 starter are topped up to $250.
[0.9.266] — 2026-08-29
Added
AI moderation & auto-approval for wholesale applications: new applications are reviewed by the AI in the background. Low-risk ones are auto-approved (status flips to APPROVED and the owner gets a welcome email); anything else is flagged with the AI's reasons (or auto-rejected when that setting is on). The verdict/score/reasons are stored on the application.
$100 free platform fees for every new fundraiser: new accounts receive $100 of fee-free volume at signup (shown on the register page). Referral qualification now tops the account up to $100 instead of double-granting, so referred fundraisers don't get $200.
[0.9.265] — 2026-08-28
Added
- RSS feed at
/feed.xml— the 25 latest published blog posts with full content, so the blog can be connected to Facebook auto-posting (Zapier or the Graph API), RSS readers, and newsletter tools. New posts appear in the feed the moment they publish.