Skip to content

v2.0.0

Compare
Choose a tag to compare
@that-guy-iain that-guy-iain released this 01 Oct 15:02
· 34 commits to main since this release
  • [Athena] Remove dead code in OdmCrudRepository
  • [Athena] Use alias in EntityForm for EditField
  • [Common] Use alias for Guzzle\ClientInterface in GuzzleFactory
  • [Common] Remove nullable on logger in LoggerAwareTrait
  • [Common] Add dependency check for mpdf when configured to use mpdf
  • [Common] Add dependency check for docraptor when configured to use docraptor
  • [Invoice] Update naming and data types in refactor
  • [Invoice] Make VatRuleInterface:setVat return void
  • [Invoice] Add optional argument to InvoiceNumberGenerator
  • [Payments] Merge Subscriptions module
  • [Payments] Fix exception flung when trying to cancel a subscription that doesn't exist.
  • [Payments] If no cancel route is provided use success route.
  • [Payments] Add per seat subscriptions
  • [Payments] Rename sync subscription command
  • [Payments] Attach customer id to subscription
  • [Payments] Move stripe services into separate services.xml
  • [RuleEngine] Removed until it can be better implemented
  • [Skeleton] New layout for public pages
  • [Skeleton] New layout for the internal Application
  • [User] Ensure that currently registered members can't be invited
  • [User] Add id to the user formatter
  • [User] Change user profile to user settings