Skip to content

Releases: VirtoCommerce/vc-module-subscription

3.200.1

30 Aug 11:14
Compare
Choose a tag to compare

🐞 Bug fixes

  • Fix update subscription number in the order details (#70)

3.200.0

19 Jan 14:33
Compare
Choose a tag to compare

⚠️ Breaking change note

.NET 6 migration with incompatibilities. See details.

🎯 Development

  • Bump target framework and basic dependencies up to Net6
  • Exclude constants from code coverage

🐞 Bug fixes

  • Upgrade Test.SDK
  • Bumb fluentvalidation to 10.3.4 to avoid bad image exception

3.12.0

03 Aug 08:01
Compare
Choose a tag to compare

Development

• Save mutated Subscriptions in CreateRecurrentOrdersJob (#61) (c0b11a5)
• Search orders by SubscriptionId on Refresh in Subscription's Orders blade (#59) (9dc9e5c)
• Remove redundant Subscription ends after number of Orders and Grace Period fields (#56) (23b2075)
• Enable Source link support (c5644d6)
• Remove obsolete PolymorphicSubscriptionJsonConverter (#55) (1a5a8eb)
• Fix filter icon (#54) (d734393)

3.11.0

01 Apr 14:38
a2163bc
Compare
Choose a tag to compare

• Use Email with name in notifications (#52) (a2163bc)

3.10.0

15 Feb 13:13
Compare
Choose a tag to compare

• Fix icon usage (#50) (43a7a15)
• Change group name (#49) (4d36041)

3.9.0

04 Feb 19:23
Compare
Choose a tag to compare

• Replace icons (#48) (27e66f8)
• Updating Github Action workflows. (7fe622b)

3.8.0

24 Dec 06:15
ea1631f
Compare
Choose a tag to compare

• Add icon to the widget (#47) (ea1631f)
• Updating Github Action workflows. (0bfb965)
• Add badges (7f365ef)
• Hide Subscription.ExportImport.Description setting (a277cb8)

3.7.0

26 Nov 05:57
393a6d5
Compare
Choose a tag to compare

• A new created order is not shown on the Subscription.Orders blade (#45) (393a6d5)
• Hide Delete button in subscription order list (a0120ef)
• Updating Github Action workflows. (606fe79)
• Updating Github Action workflows. (bbbcde6)

3.6.0

22 Oct 15:46
6824d03
Compare
Choose a tag to compare

• Call ClearCache before publish event (#44) (6824d03)

3.5.0

01 Oct 14:36
b602885
Compare
Choose a tag to compare
  • Enable subscription canceling without specified reason and add default notification templates (#43) (b602885)
  • Add number template to store settings (#42) (9dbad29)
  • Open notification feed (#39) (3ad787c)
  • Fix for adding items to shipment (#41) (18f65d0)
  • Log record text updated (#40) (9653c9b)
  • Remove IsActive setter for notification. Because it doesn't make any sense and throws an exception due to breaking changes in the notification module. (e53f5b2) (4ba7b4b)