Releases: getparthenon/skeleton
Releases · getparthenon/skeleton
v2.2.0
Full Changelog: v2.1.5...v2.2.0
v2.1.7
Fix release
v2.1.6
MIT license
v2.1.5
Released under GPLv3
v2.1.4
Fix behat tests
v2.1.3
Fix install
v2.1.2
[Skeleton] Fix parthenon libs not correctly included
v2.1.1
Fix monolog support
V2.1.0
[User] Add toogable setting to log user in after signup - #9 Automatic commit for https://github.com/getparthenon/monorepo/commit/4695017ef665bc5df7b4b45b04f2188720f20011
v2.0.0
- [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