Skip to content

Releases: VirtoCommerce/vc-platform

Virto Commerce 2.8

01 Mar 15:38
Compare
Choose a tag to compare

Virto Commerce 2.7.1

08 Feb 08:56
Compare
Choose a tag to compare

Version 2.7.1 release.
Fixed theme editing and search errors.
View more details on this release here:
http://blog.virtocommerce.com/2016/02/02/virtocommerce-2-7-release-notes/

Virto Commerce 2.7

05 Feb 09:23
Compare
Choose a tag to compare

Version 2.7 release. View more details on this release here:
http://blog.virtocommerce.com/2016/02/02/virtocommerce-2-7-release-notes/

Virto Commerce 2.6

13 Jan 10:35
Compare
Choose a tag to compare

Version 2.6 release. View more details on this release here:
http://blog.virtocommerce.com/2015/12/22/virto-commerce-2-6-release-notes/

Virto Commerce 2.5

09 Oct 15:52
Compare
Choose a tag to compare

Version 2.5 release. View more details on this release here: http://blog.virtocommerce.com/2015/10/09/virto-commerce-2-5-release-notes/

Virto Commerce 2.4

01 Sep 15:23
Compare
Choose a tag to compare

Version 2.4 release. View more details on this release here: http://blog.virtocommerce.com/2015/08/19/virto-commerce-2-4-release-notes/

Virto Commerce 2.3

24 Jul 18:48
Compare
Choose a tag to compare

Version 2.3 release. Release notes available here: http://blog.virtocommerce.com/2015/07/25/release-2-3/

Virto Commerce 2.2

04 Jul 21:17
Compare
Choose a tag to compare

Version 2.2 release. View more detailed on this release here: http://blog.virtocommerce.com/2015/07/04/virto-commerce-2-2-release-notes/

Virto Commerce 2.1

12 Jun 08:24
Compare
Choose a tag to compare

We have been working hard on the new 2.x version and finally have some exciting things to show. Virto Commerce base platform is complete and new modules can be build in a flash of time.
Here are some features we have introduced:

* Promotions & Discounts – new promotion UI including angularjs based promotion expression builder
* Price Lists – define multiple price lists and add product prices
* Roles and Permissions – control roles and permissions for user accounts
* API Security – used to control what application can access Virto Commerce APIs
* Themes – create and modify existing themes right from the Commerce Manager
* Navigation Menus – create unlimited number of menues
* Pages – allows customer to create common pages like about us, terms and so on
* Platform Updates – base pure platform for any business applications
* Security role management – improved role management
* CMS Content Module – a new module that allows quickly manage store content
* Integrations – Zapier and Zendesk integrations
* New Dashboards – edit and save custom dashboards
* Catalog Import & Export – improvements to enable importing data from other e-commerce platfroms
* Shipping Methods – documentation and improved implementation to support advanced shipping gateways
* Dashboards – unified widget management engine
* Toolbar Extensibility – add buttons and functions to any toolbar
* Security Role Management – edit and save custom dashboards
* Security and API Management – added simple API access type to enable integration with zapier and other similar services
* Dynamic Conditions and Price List Assignments – added dynamic conditions including GEO location attributes
* Contend Publishing – added support for quickly adding dynamic content placeholders in frontend site themes
* Frontend – improvements to payment & shipping options display, added price filters, custom error pages and much more
* Platform Style Guide
* Creating Shipping Gateways

Version 1.13

06 Feb 14:06
Compare
Choose a tag to compare

Added

  • Security migrated to Asp.Net Identity http://www.asp.net/identity
  • Shipping method Name can be changed from Commerce Manager
  • Authorize.NET payment gateway
  • New sequence service based on identity column in database
  • Shipment options and Weight column to shipment
  • Razor email templates
  • Weight and ParentLineItemId to LineItem
  • Powershell Azure now deploys site as an Azure Website instead of Service by default
  • Azure Web Jobs which now can run as part of the Azure Website, eliminating Azure Scheduler Worker Role

Improved

  • Language and store can be removed from seo friendly url. (By default language and store is not shown in url if - there is one language in store or one store in db)
  • PropertySet for Item is made optional
  • Migrated to Entity Framework 6.1.1
  • Responsive template added for store demo site

Fixed

  • Cookies encrypted using common machine key and also cookies are compressed
  • Sequence service (for tracking number generation) fixes
  • Elastic search fix for trigrams filter
  • Catalog property validation
  • TransactionType.Capture included as final in admin
  • postprocess zero payments
  • Shipping method management fixes