-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FEATURE] Force redirect from original store code to the stripped sto…
…re code
- Loading branch information
1 parent
ef78839
commit 5762272
Showing
2 changed files
with
115 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
## 2.1.0 (2020-04-24) | ||
|
||
[View Release]([email protected]:experius/Magento2-Module-Multiple-Website-Store-Code-Url.git/commits/tag/2.1.0) | ||
|
||
* [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]([email protected]:experius/Magento2-Module-Multiple-Website-Store-Code-Url.git/commits/tag/2.0.5) | ||
|
||
* [BUGFIX] Solved invalid issue when using www in domain *(Mr. Lewis)* | ||
|
||
|
||
## 2.0.4 (2020-03-04) | ||
|
||
[View Release]([email protected]:experius/Magento2-Module-Multiple-Website-Store-Code-Url.git/commits/tag/2.0.4) | ||
|
||
* [BUGFIX] Modified website matching by stripping schema and www. *(Egor Dmitriev)* | ||
|
||
|
||
## 2.0.3 (2020-03-02) | ||
|
||
[View Release]([email protected]:experius/Magento2-Module-Multiple-Website-Store-Code-Url.git/commits/tag/2.0.3) | ||
|
||
* [BUGFIX] Fixed direct links to an aliased storeview. *(Egor Dmitriev)* | ||
|
||
|
||
## 2.0.2 (2020-02-24) | ||
|
||
[View Release]([email protected]:experius/Magento2-Module-Multiple-Website-Store-Code-Url.git/commits/tag/2.0.2) | ||
|
||
* [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]([email protected]:experius/Magento2-Module-Multiple-Website-Store-Code-Url.git/commits/tag/2.0.1) | ||
|
||
* [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]([email protected]:experius/Magento2-Module-Multiple-Website-Store-Code-Url.git/commits/tag/2.0.0) | ||
|
||
* [FEATURE/BUGFIX] made module compatible with Magento 2.3.* *(thokiller)* | ||
|
||
|
||
## 1.0.3 (2018-05-11) | ||
|
||
[View Release]([email protected]:experius/Magento2-Module-Multiple-Website-Store-Code-Url.git/commits/tag/1.0.3) | ||
|
||
* [BUGFIX] Solved fatal php error Call to a member function getCode on a boolean *(Lewis Voncken)* | ||
|
||
|
||
## 1.0.2 (2017-08-24) | ||
|
||
[View Release]([email protected]:experius/Magento2-Module-Multiple-Website-Store-Code-Url.git/commits/tag/1.0.2) | ||
|
||
* [BUGFIX] Solved error in composer .json because of wrong name *(Bart Lubbersen)* | ||
|
||
|
||
## 1.0.1 (2017-08-24) | ||
|
||
[View Release]([email protected]:experius/Magento2-Module-Multiple-Website-Store-Code-Url.git/commits/tag/1.0.1) | ||
|
||
* [TASK] Add license to composer *(Bart Lubbersen)* | ||
|
||
|
||
## 1.0.0 (2017-08-24) | ||
|
||
[View Release]([email protected]:experius/Magento2-Module-Multiple-Website-Store-Code-Url.git/commits/tag/1.0.0) | ||
|
||
* [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)* | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters