Skip to content

Commit

Permalink
Improve changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
that-guy-iain committed Dec 17, 2024
1 parent 50d4ae0 commit b61ac99
Showing 1 changed file with 30 additions and 17 deletions.
47 changes: 30 additions & 17 deletions docs/misc/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,33 +7,46 @@ This log was starting

## Version 2025.01.01 - xx.01.2025

## UI

* Change layout
* Added VAT Sense integration
* Added invoice delivery methods to include SFTP and Webhooks alongside email
* Added Invoice formating to include ZUGFeRDv1 and ZUGFeRDv2
* Removed creating products and prices into Stripe's catalog - Causes problems with demo/test data and no one has ever asked for it.
* Added the package pricing
* Added tiered volume pricing
* Added tiered graduated pricing
* Added usaged based pricing
* Change from Postgres to TimescaleDB
* Dropped support for PHP 8.2
* Added support for PHP 8.4
* Added link from payment to payment card
* Added support contact details to brand
* Added Portuguese translations
* Upgraded to Symfony 7.2
* Added latest customer list to dashboard
* Added company name to customer list view
* Added Portuguese translations
* Added subscription events (activate, churn, reactivate, upgrade) to customer view
* Added latest subscription events to dashboard
* Added latest payments to dashboard
* Added usage limits to customers - disable and warn

## Developer

* Change from Postgres to TimescaleDB
* Dropped support for PHP 8.2
* Added support for PHP 8.4
* Added link from payment to payment card
* Added a Symfony event for Customer Created
* Added a Symfony event for Customer Enabled
* Added a Symfony event for Customer Disabled
* Added company name to customer list view
* Upgraded to Symfony 7.2

## Functionality

* Added invoice delivery methods to include SFTP and Webhooks alongside email
* Added Invoice formating to include ZUGFeRDv1 and ZUGFeRDv2
* Added the package pricing
* Added tiered volume pricing
* Added tiered graduated pricing
* Added usaged based pricing
* Removed creating products and prices into Stripe's catalog - Causes problems with demo/test data and no one has ever asked for it.
* Added usage limits to customers - disable and warn
* Added company name to customer filter on app list view
* Added company name to customer filter on api
* Added support contact details to brand

## Integrations

* Added VAT Sense integration



## Version 2024.01.03 - 24.07.2024

Expand Down

0 comments on commit b61ac99

Please sign in to comment.