Skip to content

Latest commit

 

History

History
88 lines (40 loc) · 3.07 KB

File metadata and controls

88 lines (40 loc) · 3.07 KB

2.1.1 (2020-04-29)

View Release

  • [BUGFIX] Solved issue with api incorrect redirect because it requires the original storecode (Lewis Voncken)

2.1.0 (2020-04-24)

View Release

  • [BUGFIX] Made the Store Plugin Global to solve issue invalid urls in the sitemap.xml (Lewis Voncken)
  • [FEATURE] Force redirect from original store code to the stripped store code (Lewis Voncken)

2.0.5 (2020-03-16)

View Release

  • [BUGFIX] Solved invalid issue when using www in domain (Mr. Lewis)

2.0.4 (2020-03-04)

View Release

  • [BUGFIX] Modified website matching by stripping schema and www. (Egor Dmitriev)

2.0.3 (2020-03-02)

View Release

  • [BUGFIX] Fixed direct links to an aliased storeview. (Egor Dmitriev)

2.0.2 (2020-02-24)

View Release

  • [BUGFIX] Fixed fallback such that urls with code in form of website_code still work. (Egor Dmitriev)

2.0.1 (2019-12-18)

View Release

  • [BUGFIX] fixed storeswitcher functionality. Fixed issue with navigating on a non default store. Before all pages would load the default store in de back. Now the correct store (thomas mondeel)
  • Update README.md (thokiller)
  • [BUGFIX] fixed switching from homepage (thomas mondeel)

2.0.0 (2019-12-11)

View Release

  • [FEATURE/BUGFIX] made module compatible with Magento 2.3.* (thokiller)

1.0.3 (2018-05-11)

View Release

  • [BUGFIX] Solved fatal php error Call to a member function getCode on a boolean (Lewis Voncken)

1.0.2 (2017-08-24)

View Release

  • [BUGFIX] Solved error in composer .json because of wrong name (Bart Lubbersen)

1.0.1 (2017-08-24)

View Release

  • [TASK] Add license to composer (Bart Lubbersen)

1.0.0 (2017-08-24)

View Release

  • [TASK] Initial commit (Bart Lubbersen)
  • [TASK] Make configuration only available on default level because url param plugin wont know store yet [TASK] Make module independent on Core module [TASK] Add composer and readme file (Bart Lubbersen)