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.105] — 2026-08-25
Product type selector on listings.
Added
- "New listing" now has an Item type dropdown under the Fundraiser dropdown: Physical item, Digital item, Event ticket, Raffle ticket. Event and raffle tickets appear only when the campaign supports them.
- Each type shows only its relevant fields. Physical items keep condition, inventory and the Pickup / Courier / Local delivery / Digital options, with a pickup location box, metro + rural courier price boxes, a delivery area box and a digital details box. Digital items get a delivery-details box. Tickets get inventory (and the donation portion for event tiers).
[0.9.104] — 2026-08-25
Draft editing, submission and AI review.
Added
- Every fundraiser card on "Your Fundraisers" (and the dashboard overview) now has an Edit button, including drafts.
- Drafts and rejected fundraisers can be submitted for review from the edit form ("Submit for review after saving" / "Resubmit for review").
Changed
- Submitting a draft (or resubmitting a rejected one) now runs the AI review: when the AI is confident the content is fine, it is auto-approved; anything ambiguous or high-risk goes to the human moderation queue. Auto-approve is now on by default (still toggleable in Admin → AI review).
[0.9.103] — 2026-08-25
Your Fundraisers page.
Added
- New "Your Fundraisers" page (sidebar item) listing every campaign with raised totals, goal progress, status, expiry and reasons — the same area shown on the dashboard overview, now at the top of its own page with a "+ New fundraiser" button.
Changed
- The "New fundraiser" sidebar item is gone; the campaign-type links (Donations, Product sales, Event tickets, Raffle, Peer-to-peer, Supporter subscriptions) now sit grouped under "Your Fundraisers".
[0.9.102] — 2026-08-25
Campaign types in the sidebar.
Changed
- The "Campaign type" dropdown is gone from the fundraiser form. Each type (Donations, Product sales, Event tickets, Raffle, Peer-to-peer, Supporter subscriptions) is now its own item in the dashboard sidebar, grouped under "New fundraiser" and stacked one under the other.
- The form presets to the chosen type (e.g. a Raffle link opens the form with the raffle fields ready) and shows which type is being set up.
[0.9.101] — 2026-08-25
Remove duplicate category dropdown.
Changed
- The "Category" dropdown on the fundraiser form is gone — it duplicated the "What are you fundraising for?" checkboxes. The category is now chosen automatically from the reasons ticked (e.g. "Religious / church / faith group" maps to Church).
[0.9.100] — 2026-08-25
Business page sales highlights.
Changed
- The "AI protection" section on the /business page now fills the width with a two-column layout. A new "Sales highlights" box sits beside "Why it matters to you" covering supporter reach, the free first $1,000, one-click listing and ready-to-fulfil orders.
[0.9.99] — 2026-08-25
Remove AI story generator.
Changed
- Removed the "Generate with AI" button from the fundraiser story field on both the create and edit pages. The story is now written directly, without relying on the AI provider.
[0.9.98] — 2026-08-25
Draft fundraiser preview.
Fixed
- Draft fundraisers no longer 404 for their owner, their organisation or site staff — the page opens as a preview with a banner explaining it isn't live yet, and donation/purchase forms are hidden until approved.
- Anyone else still gets a 404, and draft titles are kept out of link previews.