Version 1.20.0

- Added Dutch translation by Harm M.

- Changed url decoding to prevent endless loop
- Performance optimizations for rules by @thexeos
- Changed default rules and hash host to Github Pages
- Changed rules changelog button href to the new rules submodule repo
- Updated various translations - thanks to all contributors

- Fixed #664 (also #739, #740)
This commit is contained in:
Kevin R
2020-11-21 21:29:15 +01:00
parent 426631f739
commit cde3271386
2 changed files with 8 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "ClearURLs",
"version": "1.19.0",
"version": "1.20.0",
"author": "Kevin Röbert",
"description": "__MSG_extension_description__",
"homepage_url": "https://gitlab.com/KevinRoebert/ClearUrls",