Skip to content

Releases: VirtoCommerce/vc-module-x-api

3.815.0

09 Dec 09:49
eb9844e
Compare
Choose a tag to compare

🎯 Development

  • add UseScopedSchema extension (#19)

3.814.0

05 Dec 09:25
8e8a463
Compare
Choose a tag to compare

🎯 Development

  • prepare schema for partition (#18)

3.813.0

22 Nov 08:04
2cc8ee7
Compare
Choose a tag to compare

🎯 Development

  • Use UserId when searching for SEO entities (#15)

3.812.0

01 Nov 12:33
cdfec67
Compare
Choose a tag to compare

🎯 Development

  • Replace custom code with VirtoCommerce.Platform.Core.Security.ClaimsPrincipalExtensions that resolves user id and name from IdentityOptions settings.

3.811.0

22 Oct 10:26
5b2f77d
Compare
Choose a tag to compare

🎯 Development

  • Set CatalogMenuLinkListName default value to empty. Specifies the name of the top-level catalog linked list (e.g., catalog-menu). If left empty, the menu will be automatically generated based on existing categories.

3.810.0

04 Oct 13:25
0c7b7e7
Compare
Choose a tag to compare

🎯 Development

  • (Mark IsSpa, SubscriptionEnabled and QuotesEnabled as deprecated properties. Use Quotes.EnableQuotes public property instead. The client application should use its own business logic for SPA detection. Both properties will be removed after 11 stable releases.)

3.809.0

01 Oct 16:37
Compare
Choose a tag to compare

🎯 Development

  • Update dependencies

3.808.0

30 Sep 21:10
2e70235
Compare
Choose a tag to compare

🐞 Bug fixes

  • Fixed the link to the project repository in the module manifest file

3.807.0

27 Sep 09:40
752f5cf
Compare
Choose a tag to compare

🐞 Bug fixes:

  • Updated en.Xapi.json. Fixed misspelling.

3.806.0

26 Sep 14:45
4319d97
Compare
Choose a tag to compare

🎯 Development

Added public properties for Virto Commerce Frontend:

  • Frontend.PageTitleWithStoreName: Show store name in page title. Example: ‘Home - StoreName’.
  • Frontend.PageTitleStoreNameAlign: Store name position in page title. Supported values: start, end.
  • Frontend.PageTitleDivider: Page title divider. Example: ‘Home - StoreName’.
  • Frontend.CatalogMenuLinkListName: The name of the top-level Catalog Linked List.
  • Frontend.CatalogEmptyCategoriesEnabled: It controls the request for retrieving categories without products.
  • Frontend.SupportPhoneNumber: The phone number in the ‘Call us’ section.)