Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[v1.3.2] - 2024-02-14

Fixed

  • More stable real-time pricing handling.

[v1.3.1] - 2024-02-13

Fixed

  • Prices rounded to cents in the pricing page.

[v1.3.0] - 2024-02-11

Added

  • Unit tests for fetching information from Paddle Billing.

Fixed

  • Saving adjustments fixed.

[v1.2.1] - 2024-02-10

Changed

  • Link to documentation

[v1.2.0] - 2024-02-10

Added

  • Templates added
  • Markdown files added

[v1.1.0] - 2024-02-10

Changed

  • Functions refactored.

Fixed

  • Cosmetic styling adjustments.

[v1.0.0] - 2024-02-06

Added

  • Paddle Billing models.
  • Custom Django Paddle Subscriptions models.
  • Management commands to fetch data from Paddle Billing.
  • Management command to set up the webhook.
  • Management command to flush Paddle Billing models.
  • Pricing widget.
  • Subscription details page.
  • Pausing and resuming subscriptions.
  • Cancelling subscriptions.
  • Billing history with invoice downloads.
  • Lots of customizations via settings.