Skip to main content

Release notes

1.0.7

Released Feb 29, 2023

  1. Add OpenAPI support to Rest API
  2. Add custom exception handler to Rest API
  3. Add support for hybrid iOS app
  4. Add support for hybrid Android app
  5. Upgrade pre-commit hooks

1.0.6

Released Dec 31, 2022

  1. Upgrade to Node v18
  2. Upgrade to Wagtail 4
  3. Upgrade Python dependencies and frontend dependencies
  4. Update home page style.

1.0.5

Released Oct 10, 2022

  1. Add Rest API support
  2. Supports consistent Signup, Login behavior via Rest API
  3. Supports JSON Web Token (JWT)
  4. Expose User data via Rest API
  5. Add tests code to show how to test Rest API.

1.0.4

Released Aug 30, 2022

  1. Supports Responsive HTML email
  2. Add Mailchimp integration
  3. Switch to watchfiles for auto reload Celery worker during development.
  4. Add timezone field to User model.

1.0.3

Released Jul 31, 2022

  1. Upgrade to python 3.9.13
  2. Update doc about Cloudflare
  3. Update User Factory
  4. Update pre-commit dependency
  5. Import Dependabot to help upgrade Python and Node dependency
  6. Update home page to display Changelog

1.0.2

Released Jun 30, 2022

  1. Add custom form widgets (toggle, richtext, select, password), and they are available on the Pattern Library
  2. Refactored frontend/js/app.js

1.0.1

Released Jun 21, 2022

  1. Add payment feature based on Stripe
  2. Add doc about the Payment and Subscription

1.0.0

Released May 19, 2022

  1. First release!