Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Releases: VirtoCommerce/vc-demo-storefront

1.12.0

29 Apr 12:53
9b6ba2d
Compare
Choose a tag to compare


• Fix create-deploy-pr action version (#66) (6f225c5)
• Storefront automate deployment (#65) (43faf5e)
• Add deploy-pr workflow (#62) (3ce251f)

1.11.0

18 Mar 16:38
Compare
Choose a tag to compare


• Disable HttpOnly attribute on auth cookie and increase cookie life time (#61) (a3a50eb)
• Change Install VirtoCommerce.GlobalTool step (389a26c)

1.10.0

04 Mar 13:50
Compare
Choose a tag to compare


• Remove duplicated ForwardedHeaders middleware usage (1a6a454)
• Implement capability step by step migration of account page to b4 (#59) (b81ed15)
• Fix code smells, revert changes (f449e64)
• Fix code smells and regenerate clients (2874c4f)
• Remove release-alpha workflow (33c419e)

1.9.0

18 Feb 08:37
Compare
Choose a tag to compare


• Check parts fullness (#58) (c7f1b67)
• Update deploy.yml (2ea9829)
• Add search products with purchased ones only (#57) (2297788)
• Update deploy.yml (81ada60)

1.8.0

04 Feb 14:54
Compare
Choose a tag to compare


• Load product parts of the configurable product with him (#56) (7be9cc0)
• Implement ability of bulk variations adding to cart. API changes (#55) (795f154)
• Fix CLA issue change commiter to vc-ci (07895b2)
• Save Name and ImageUrl in configured Group entities for cart and order (#54) (c351986)

1.7.0

21 Jan 14:21
Compare
Choose a tag to compare


• Repair autodeployment github workflow (#53) (fa22ff4)

1.6.0

24 Dec 14:00
Compare
Choose a tag to compare


• Add filter for removing leading symbols from string (#50) (a14f849)
• Add setup-dotnet step (#49) (f13cfa1)
• Remove unused workflows (#48) (bc7ffc4)
• Add status badges (#45) (33e930a)
• Use user groups from index (#47) (028866d)
• Rework powered by filter (1bd781a)
• Set up JDK 11 for sonarscanner in CI workflow (3a79425)

1.5.0

26 Nov 13:49
Compare
Choose a tag to compare


• Take into account PR notes (23d3076)
• Add comment. Compare strings with IvariantCultureIgnoreCase. (b825ebd)
• Fix wrang redirection at NoTheme and Allow anonymus disabled (bfbd2fb)
• Add branch name to artifact name (6e8cdcb)
• Fix fail if nothing to commit (2af2a48)
• Fix ci workflow (4e7ad72)
• Fix deploy workflow (c8352ef)
• Fix deploy workflow (01e6075)
• Fix deploy workflow (0f17cca)
• Invoke deploy workflow in CI (343c793)
• Update deploy workflow (b7200fd)
• Add deploy workflow (5d4c177)
• Fix swagger (88703bc)

1.4.0

12 Nov 15:29
Compare
Choose a tag to compare


• Update environment variables sets (910d2c5)
• Update environment variables sets (28138af)
• Update main.yml (3a7135c)
• Update environment variables sets (375b787)
• Update environment variables set (c4d1858)
• Fix publish to blob conditions (0176a0f)
• Fix event_name (e047d9e)
• Fix set variable (1b77a7b)

• Fix formatting (deffb71)
• Add space in casting (1859a3d)
• Fix PR comments (775ef88)
• Fix anonymous cart merge with configurable products (82309c7)
• Remove using (0301e64)
• Use ForwardedHeadersOptions out of the box (6dfacba)
• Final changes for ForwardedHeaders case (c08f5e6)
• Set right order for UseForwardedHeaders() middleware (cfd57e9)
• Save requests and responses header to telemetry (a7d1adb)
• Use forwarded headers (d1c527d)

1.3.0

29 Oct 14:01
Compare
Choose a tag to compare


• Fix invoice generation (bd4da6f)
• Call base implementation of ClearAsync (9e6f18e)
• Return Task.CompletedTask (b4dc434)
• Fix clear cart (5cb5c53)
• Use extension method (b513bb0)
• Fix add to cart regression (48d2516)
• Revert back Shopping cart renaming (eee279f)
• Revert back Shopping cart rename (e149323)
• Update release-alpha.yml (e4bc79a)
• Take into account PR notes. (678c423)
• Check group's list on null and emptiness at the cart convert from dto (b681687)

• Add autorest model to gitignore (2619001)
• Fix review issues (cfd2bc3)
• Configurable products in order (9bfc293)
• Code cleanup (6e27e48)
• Take into account PR notes (c39e782)
• Debug cart's configured groups cases (937bada)
• Extend Shopping cart with Configured Groups (6b4af0b)