Preview
vc-module-pagebuilder preview
The Pagebuilder allows creating static pages from blocks and editing them using a visual editor.
https://github.com/VirtoCommerce/vc-module-pagebuilder/raw/dev/docs/media/screen-edit-theme.png
Releases
vc-platform v3 RC3
- Update to ASP.NET Core 3.1 LTS, EF Core 3.1, ASP.NET Core Identity 3.1.
- Restful interface descriptions converted to OpenAPI 3.
- Added system info functionality.
- Improved stability and backward compatibility.
- Documentation improved.
More details here
vc-storefront-core v4.1.6
- Fix bug with losing ReturnUrl on the challenge responses (20e58b8)
- Pass
TaxType
to convertors for proper tax calculations (#370) - Fix memory leak (#366)
- Fix building Uri for absolute redirect Uri (#371)
vc-theme-default v2.1.1
- “View your list” button now opens selected list (#127)
- Open price ranges (e.g. <100$, >100000$) are shown correctly (#131)
- Changed address format to the US standard (#132)
- Sign up bug fix (#133)
- Theme components and dependencies were updated - Gulp to 4x, etc. (#123)
- Query params are correctly passing through login form. (#130)
- Fixed error appearance in forgot password/login dialogs. (#129)
- Removed links to script.js. (#128)
- Removed redundant content from the footer. (#126)
- Wishlist list name is properly shown now. (#125)
- Fixed header layout in German. (#124)
- Fixed Apt placeholder in Address form. (#122)
vc-module-pricing v2.18.11
- PricingSearchService: search extensibility improvements (#73)
vc-samples
- Added Tests for CustomerReviewSearchService
- Replace direct links with cdns, remove api-key mentions
- Actualize documentation
- vc-buy-button implementation