Skip to content

Releases: VirtoCommerce/vc-module-core

3.815.0

19 Dec 10:50
Compare
Choose a tag to compare

🎯 Development

  • Add rounding option to dynamic expression templates (#233)

3.814.0

12 Dec 07:24
Compare
Choose a tag to compare

🎯 Development

  • Introduced a new `UseGlobalTenantId` property in the `SequenceNumberGeneratorOptions` class to support a global counter across all tenants/stores. By default, false. Set VirtoCommerce:SequenceNumberGenerator:UseGlobalTenantId to true, to enable it. (#234)

3.808.2

12 Dec 08:00
Compare
Choose a tag to compare

🎯 Development

  • Introduced a new `UseGlobalTenantId` property in the `SequenceNumberGeneratorOptions` class to support a global counter across all tenants/stores. By default, false. Set VirtoCommerce:SequenceNumberGenerator:UseGlobalTenantId to true, to enable it. (#234)

3.806.1

12 Dec 08:01
Compare
Choose a tag to compare

🎯 Development

  • Introduced a new `UseGlobalTenantId` property in the `SequenceNumberGeneratorOptions` class to support a global counter across all tenants/stores. By default, false. Set VirtoCommerce:SequenceNumberGenerator:UseGlobalTenantId to true, to enable it. (#234)

3.800.5

12 Dec 08:03
Compare
Choose a tag to compare

🎯 Development

  • Introduced a new `UseGlobalTenantId` property in the `SequenceNumberGeneratorOptions` class to support a global counter across all tenants/stores. By default, false. Set VirtoCommerce:SequenceNumberGenerator:UseGlobalTenantId to true, to enable it. (#234)

3.813.0

22 Nov 10:03
Compare
Choose a tag to compare

🐞 Bug fixes

  • Use CurrencyDecimalDigits instead of NumberDecimalDigits when rounding money
  • Make the multiplication of Money by Money obsolete, as it makes no sense
  • Change return type to decimal when dividing Money by Money

3.812.0

19 Nov 10:56
Compare
Choose a tag to compare

🎯 Development

  • Added "Name" field for the Discount class (#231)

3.811.0

18 Nov 12:25
Compare
Choose a tag to compare
Merge branch 'release/3.811.0'

3.810.0

06 Nov 17:28
Compare
Choose a tag to compare
Merge branch 'release/3.810.0'

3.808.1

06 Nov 17:27
Compare
Choose a tag to compare
use given currency symbol if it's set (#230)