Releases: VirtoCommerce/vc-module-subscription
Releases · VirtoCommerce/vc-module-subscription
v1.1.2
- Fixed bug with data retrieval loop in subscriptions background jobs #13
- Fixed bug with Auditable properties reset for cloned order #14
v1.1.1
- Fixed bug with inability to save subscription comment #10
v1.1.0
- 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
- Extended
Subscription
type with OuterId
property
- Moved the logic of creating recurrent orders from
ProcessSubscriptionJob
to a new job called CreateRecurrentOrdersJob
.
v1.0.4
- Added German localization
- Fixed layout bug in UI tree #2
v1.0.3
- Fix to use order.ShoppingCartId instead order.Id for recurring order detection
v1.0.1
- Fix search subscription by customerOrderId (in prev returned all subscription)
- Export/Import payment plans