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.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.
[0.9.264] — 2026-08-28
Changed
- The status badge on the far right of each admin blog card now reads "Published with image" (green) when the post has a cover image, or "Published" when it doesn't.
[0.9.263] — 2026-08-28
Changed
- On wholesale product pages reached from a fundraiser, the top link now says "← Back to [fundraiser name]" and returns to that fundraiser's store. Direct visits keep the "← Wholesale catalogue" link.
[0.9.262] — 2026-08-28
Changed
- The admin blog list now shows "Published with image" next to the published date when a post has a cover image, or just "Published" when it doesn't.