Skip to content

Releases: VirtoCommerce/vc-module-subscription

v1.1.2

14 Jun 06:55
Compare
Choose a tag to compare
  • Fixed bug with data retrieval loop in subscriptions background jobs #13
  • Fixed bug with Auditable properties reset for cloned order #14

v1.1.1

08 Jun 08:38
Compare
Choose a tag to compare
  • Fixed bug with inability to save subscription comment #10

v1.1.0

08 May 10:40
Compare
Choose a tag to compare
  • Reworked work with events (switch to using EventPublisher)
  • Updated NuGet dependencies to lates versions
  • Fixed 500 error when canceling a subscription #1

v1.0.5

20 Dec 09:41
Compare
Choose a tag to compare
  • Extended Subscription type with OuterId property
  • Moved the logic of creating recurrent orders from ProcessSubscriptionJob to a new job called CreateRecurrentOrdersJob.

v1.0.4

10 Oct 09:07
Compare
Choose a tag to compare
  • Added German localization
  • Fixed layout bug in UI tree #2

v1.0.3

01 Feb 13:24
Compare
Choose a tag to compare
  • Fix to use order.ShoppingCartId instead order.Id for recurring order detection

v1.0.2

16 Jan 14:40
Compare
Choose a tag to compare

v1.0.2

v1.0.1

13 Jan 15:40
Compare
Choose a tag to compare
  • Fix search subscription by customerOrderId (in prev returned all subscription)
  • Export/Import payment plans

Initial release

12 Jan 12:41
Compare
Choose a tag to compare
  • Initial release