New Releases
vc-platform 3.3.0
- Add prerelease versions support to the platform (#1933) (9ef9b6a)
- Add mkdocs and other documentation improvements (7090563, 9477c40, e1b56ba, 36f9a55, d2cbf68, e64eaef, #1928, …)
- VCBuild improvements (#1930, #1923)
- Fix order of script/style dependencies (464c150)
- Fix endless loading of Thumbnails settings blade (#1924)
- Update platfrom dockerfile source (#1921)
- Add platform mechanism to watch for setting change and apply it on the fly (#1915)
- Set RequireUniqueEmail to true by default (#1916)
- Fix endless loading of Assets blade (#1913)
- Extend ChangeLogSearchCriteria with OperationType property (#1914)
- Set fallback src for iconUrl in modules list (#1919)
- Add SignalR scalability configuration (#1911)
- Disable & reset cache if Redis is temporary unavailable (#1927) (754661e)
- Disable MARS in default appsettings.json (#1903)
- Allow to hide properties from swagger UI thru SwaggerIgnoreAttribute (#1910)
- Add toggle grouped row selection (#1907)
- Add ability to using special symbols in URL (#1882)
- Add UpdateUserAsync override (#1905)
vc-module-catalog v3.3.1
- Fix cache clearance after delete product association (#406) (41c4660)
- Add CRUD API for product association (#371)
- Add Id and OuterId to product blade (#403)
- Extend catalog angular API endpoints in resources (#400)
- Move scope to Data project to use it via nuget (#398)
- Fix logo module (#387)
- Fix error when deleting association (#372)
- Catalog performance optimization (#373)
- Improve indexing of product variations (#367)
- Add ability to search category in root of catalog (#374) (8b9425e)
- Catalog performance optimization (#373) (d458d5d)
vc-module-order 3.5.0
- Add pagination to order history blade (#170) (1d4d78c)
- Fix a critical bug when Order.Totals were not zeroed when clear items, shipments and payments (#169) (4246560)
- Fix select all checkbox on Items select blade (67d6d2b)
- Drop redundant Remove button from Items select blade toolbar (1b6679d)
- Fix module icon (#165) (a0cd13f)
- Support Add shipment item functionality (#157) (9390ebf)
- Show LineItem comment in customerOrder-items blade
- VP-2719: Pass dynamic properties from cart to order (#160)
- Remove DisableConcurrentExecution for some background jobs (#159) (18c43ad)
- Optimization: Remove DisableConcurrentExecution for some background jobs (#158) (39812d2)
vc-module-pricing 3.2.0
- Switch to use Clone method from Json convert (#91) (f88cb18)
- Added new sale field to the product index (#90) (7a13671)
vc-module-marketing v3.4
- Register IMarketingPromoEvaluator as Transient in DI (64eb092)
- Sort menu items (#103) (d0387c0)
- Make a mechanism to allow extend items in the main marketing blade (#101) (766792b)
- Fix logo (bc42001)
vc-platform 2.13.64
- Fixed error with special symbols in user name (#1881)
- Set Start sending date for new email notifications (#1931)
vc-module-catalog v2.23.35
Virto Commerce Documentation Redesign
Virto Commerce documentation was redesgined with MKDOCS.
- All documentation for multiple modules and versions in one place.
- Source on GitHub
- Deploy on Windows
- Deploy on Linux
- Deploy on Mac OS