1
0
Fork 0
mirror of https://github.com/Findus23/plugin-LanguageToogle.git synced 2024-09-19 15:43:46 +02:00
plugin-LanguageToogle/CHANGELOG.md

39 lines
532 B
Markdown
Raw Normal View History

2018-05-05 22:35:58 +02:00
## Changelog
2021-09-04 21:40:17 +02:00
### 0.3.2
Add Bulgarian, French, German, Greek, Turkish translations (thanks to the contributors in the Matomo weblate project)
2020-10-10 18:48:18 +02:00
### 0.3.1 (Matomo 4+ only)
- use local names for languages
- move menu entry right of "Tag Manager"
### 0.3.0
- Matomo 4 compatibility
### 0.2.0
- replace multiselect with new multituple (needs Matomo 3.5.0)
2020-10-10 18:48:18 +02:00
### 0.1.4
2018-05-06 13:10:45 +02:00
- performance improvements
2020-10-10 18:48:18 +02:00
### 0.1.3
2018-05-06 12:53:58 +02:00
- update version in plugin.json
2018-05-06 12:16:30 +02:00
0.1.2
- remove placeholder docs
2018-05-06 12:12:59 +02:00
0.1.1
- Submit to marketplace
2018-05-05 22:35:58 +02:00
0.1.0
- Initial Release