Skip to content

Releases: VirtoCommerce/vc-module-order

3.820.0

10 Jun 13:13
Compare
Choose a tag to compare

🐞 Bug fixes

  • (The description field is reset in Addresses blade)

3.819.0

06 Jun 12:01
Compare
Choose a tag to compare

🎯 Development

  • Change the original model while saving an order (#421)

3.818.0

06 Jun 09:25
Compare
Choose a tag to compare

🐞 Bug fixes

  • (The query uses the 'First'/'FirstOrDefault' operator without 'OrderBy' and filter operators. This may lead to unpredictable results.)

3.817.0

05 Jun 07:38
Compare
Choose a tag to compare

🐞 Bug fixes

  • (Resolves the issue when CreateOrderFromCart mutation returns null Payment Status.)

3.816.0

04 Jun 19:44
Compare
Choose a tag to compare

🎯 Development

  • Resize address fields according to customer address fields (#418)

🐞 Bug fixes

  • rename sample localization

3.815.0

16 May 14:15
Compare
Choose a tag to compare

Update platform

3.814.0

03 May 13:35
Compare
Choose a tag to compare

🎯 Development

  • fix empty date problem (#416)

3.813.0

29 Apr 12:41
Compare
Choose a tag to compare

🎯 Development

  • (Remove Conter from Search panel)

3.812.0

09 Apr 08:53
Compare
Choose a tag to compare

🎯 Development

Updates last-xxx filters with these rules:

  • Today.
  • Last Day - Display date range from the day before the current date to the current date at midnight.
  • Last Week - Calculate date range starting from the Monday of the week before the current date to the Monday of the current week.
  • Last Month - Determine date range from the first day of the previous month to the first day of the current month.
  • Last Year - Define date range from the first day of the year before the current year to the first day of the current year.

3.225.17

09 Apr 15:35
Compare
Choose a tag to compare

🐞 Bug fixes

  • (Rest API returns Unauthorized instead of Forbid. )
  • (User does not get access to the order dashboard after refresh page (#371))