All Versions
10
Latest Version
Avg Release Cycle
6 days
Latest Release
1324 days ago

Changelog History

  • v3.14.0 Changes

    September 09, 2020
    • โž• Add timestamp to export filename (old export) (#2016);
    • Don't deny users in Customer role to use API (#2015);
    • โœ‚ Remove dbo schema prefix in migration scripts;
    • ๐Ÿ›  Fix: change error contract for UI interceptor (#2014);
    • ๐Ÿ”จ Refactor move rules to localization (#2009);
    • ๐Ÿ›  Fix dDateTime.html in genericValueInput.tpl.html (#2012);
    • ๐Ÿ›  Fix external logins (#2006);
    • โž• Add replace for %20 (#2011);
    • โž• Add FullName-based schema ids for referenced types in PlatformUI swagger-document (#2008);
    • ๐Ÿ‘‰ Show text rules for asset create folder operation (#2005);
    • ๐Ÿ›  Fix: add validation to folder create operation (#2001);
    • โž• Add missed docs about extensibility;
    • โž• Add grab-migrator tool to vc-build targets (#1996);
    • ๐Ÿณ VP-4129: Fix condition for docker steps (#1998).
  • v3.13.0 Changes

    August 27, 2020
    • ๐Ÿ›  Fix issues at modules startup when platform instance is Hangfire-less (#1997)
    • ๐Ÿ›  Fix with more correct work with configuration
    • ๐Ÿ›  Fix password resetting (#1995)
    • ๐Ÿ›  Fix blob renaming (#1994)
    • โž• Add type info only for objects, not for a collections (#1993)
    • โž• Add SettingDescriptor.IsHidden property
    • ๐Ÿณ Run module development via docker (#1979)
    • ๐Ÿ”ง Move Hangfire add&start to ConfigureService to resolve indexation issues (#1988)
    • ๐Ÿ›  Fix update phone (#1987)
    • Load user name from thread (#1981)
    • Install initial modules without using Hangfire (#1977)
  • v3.12.0 Changes

    August 19, 2020
    • โž• Add major performance optimization to get the last modified date time (#1980) (bd37259)
    • 0๏ธโƒฃ Enable skipping default modules installation (#1975) (84c1799)
    • Implement basic password hashing extensibility (#1976) (f4a8a10)
    • โšก๏ธ Update using-autorest-with-v3.md (aab0ad3)
  • v3.11.0 Changes

    August 14, 2020
    • โž• Add Func<SignInManager> registration (#1973) (6355637)
  • v3.10.0 Changes

    August 13, 2020
    • โœ‚ Remove redundant $state change (UI) (#1963) (292ce3d)
    • โšก๏ธ Update module migration instructions (#1970) (db8fed7)
    • ๐Ÿ‘ป Do not throw exception if cache key is null (b54a85f)
    • Propagate type extension to openapi schema (#1971) (bac031d)
    • Swagger filter for arrays in queries set as exploded (a8d1847)
    • ๐Ÿ›  Fix fails on swagger schema validation (#1967) (e524835)
    • ๐Ÿ›  Fix run container step fail (#1972) (b07f216)
    • โž• Add elasticsearch for development via docker in VS (#1962) (37c78b5)
  • v3.9.0 Changes

    August 06, 2020
    • ๐Ÿ“ฆ Replace deprecated package to Microsoft.Azure.Storage.Blob (#1960) (e62a0fa);
    • Enable creating user without password (#1958) (f6b27ce).
  • v3.7.0 Changes

    July 31, 2020

    ๐Ÿณ โ€ข Development via docker (#1946) (829aafe)
    โ€ข Repair test Named_AsyncLock_Exclusive_Access_For_One_Thread (8de7642)
    โ€ข Fix get image version action (#1949) (7ef8fee)
    โ€ข Allow platform to start when cannot copy same version assembly (#1948) (faf089b)
    โ€ข Enable setting blade icon, permission in blade definition (#1850) (70cf6bb)
    ๐Ÿ— โ€ข Change image build short tag to full version (#1947) (7b870f3)

  • v3.6.0

    July 31, 2020
  • v3.5.0 Changes

    July 27, 2020
    • โœ‚ Remove admin from NonEditableUsers (#1943) (52d6740)
    • ๐Ÿš‘ Propagate cancellation token messages to redis backplane. Critical bug fix with local cache data inconsistency for the case when multiple platform instances are working (61aea37)
    • ๐Ÿ›  Fixes for readme (#1942) (18d5ce5)
    • โž• Add documentation Deploy Storefront to azure. (ad56944)
    • ๐Ÿ‘Œ Improve azuredeploy custom script. (b19c99e)
    • ๐Ÿ— vc-build 1.3.0 (#1941) (681d603)
  • v3.4.0 Changes

    July 21, 2020
    • 0๏ธโƒฃ Set VirtoCommerce:Hangfire:JobStorageType setting to use SqlServer by default (16532d9)
    • ๐Ÿ”€ Synchronize push notifications history between multiple platform instances (#1926) (2c6277d)
    • ๐Ÿ“š Documentation improvements