Skip to content

Releases: getparthenon/skeleton

v2.1.7

01 May 07:47
Compare
Choose a tag to compare

Fix release

v2.1.6

23 Apr 15:37
Compare
Choose a tag to compare

MIT license

v2.1.5

21 Mar 11:17
Compare
Choose a tag to compare

Released under GPLv3

v2.1.4

29 Feb 00:58
Compare
Choose a tag to compare
Fix behat tests

v2.1.3

07 Jan 11:09
Compare
Choose a tag to compare

Fix install

v2.1.2

13 Mar 09:21
Compare
Choose a tag to compare

[Skeleton] Fix parthenon libs not correctly included

v2.1.1

30 Dec 00:44
Compare
Choose a tag to compare

Fix monolog support

V2.1.0

15 Dec 17:48
Compare
Choose a tag to compare
[User] Add toogable setting to log user in after signup - #9

Automatic commit for https://github.com/getparthenon/monorepo/commit/4695017ef665bc5df7b4b45b04f2188720f20011

v2.0.0

01 Oct 15:02
Compare
Choose a tag to compare
  • [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