Docs

Changelog

Release history and product updates for Acme Toolkit.

A record of major updates, new features, and improvements to Acme Toolkit. The most recent changes appear first. This is an example changelog that ships with the boilerplate; replace it with your own release history.


v1.0.0 - First public release#

The first public release of Acme Toolkit. Anyone who buys it owns it forever, updates included.

The full toolkit is in place:

  • Full source code - the complete application as a downloadable archive, yours to keep and modify
  • Authentication - built-in OAuth2 sign-in, session management, and optional two-factor authentication
  • Permissions - role-based access control with backend and frontend enforcement
  • Payments and licensing - one-time and recurring payments via Stripe, with license keys issued on purchase
  • Email - transactional and marketing email with branded templates and unsubscribe handling
  • Content and docs - an MDX docs site, a blog with RSS and SEO metadata, and a single brand config
  • API and webhooks - a versioned REST API plus signed inbound and outbound webhooks
  • Affiliate and referral program - optional buyer-referral rewards and checkout discounts, gated behind a feature flag
  • Reporting - a dashboard, optional analytics and error monitoring, and an exportable audit log

Before v1.0.0 - Private beta#

Internal and invite-only testing.

  • Hardening across authentication, payments, and webhook processing
  • A guided setup path so a fresh download reaches a live deployment in an afternoon
  • A neutral, white-label-ready default theme and placeholder product copy
  • The documentation and example content you are reading now
Was this page helpful?