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.150] — 2026-08-25
Launch settings confirmation.
Changed
- Recorded the owner-confirmed 5% business platform fee and first $1,000 of business sales fee-free offer, and updated the go-live plan to the current production release and migration range.
[0.9.149] — 2026-08-25
Coupon controls and referral rewards.
Added
- Added separate fundraiser and business referral links, with tracked visits, sign-ups, successful set-ups and fee-free volume earned.
- Referral attribution is automatic for 30 days and credits rewards only after the referred account completes the relevant go-live checklist.
- Fundraiser referrals grant the new fundraiser $100 fee-free volume and the referrer $50; business referrals grant the referrer $200 fee-free sales.
- Added coupon audiences, optional duration and wholesale fee-rate handling.
Changed
- Wholesale coupons replace the normal $1,000 free-sales offer while active; they do not stack with it. Referral-earned free-sales volume resumes after a coupon ends.
[0.9.148] — 2026-08-25
Launch sign-off record.
Changed
- Recorded the project owner's legal and tax sign-off in the go-live plan and handoff, while clearly noting it is not independent professional advice.
[0.9.147] — 2026-08-25
Backup documentation correction.
Fixed
- Corrected the handoff and go-live plan to show that daily local and off-site backups are active and scheduled at 2:30am and 3:00am NZ time respectively.
[0.9.146] — 2026-08-25
Go-live documentation refresh.
Fixed
- Updated the go-live plan to v0.9.146 and the complete migration range (0001–0043), and aligned email, backup, and integrations guidance with the live platform.
[0.9.145] — 2026-08-25
Integration setup visibility.
Added
- Added Admin → Integrations with live, non-secret readiness indicators and production setup instructions for Google login, Apple login, and web push.
[0.9.144] — 2026-08-25
Production log hygiene.
Fixed
- Suppressed only Auth.js's acknowledged
experimental-webauthnnotice; passkeys remain enabled and all other authentication warnings and errors continue to be logged.
[0.9.143] — 2026-08-25
Footer accessibility and asset optimisation.
Fixed
- Raised footer and footer-link contrast to accessible dark ink colours.
- Replaced the 133 KB AdvertiseOnline PNG with a 7 KB, appropriately sized WebP logo and added intrinsic image dimensions to prevent layout shift.