Release v1.8.3.0

This commit is contained in:
magnolia1234 2020-08-30 22:18:32 +02:00
parent 06cffb57ce
commit 1e8970f948
5 changed files with 14 additions and 6 deletions

View File

@ -1,6 +1,14 @@
Changelog Bypass Paywalls Clean - Firefox
* v1.8.3.0 (2020-08-30)
Add Chronicle of Higher Education
Add Diario Financiero (Chile)
Add El Mercurio de Valparaíso (Chile)
Fix-update MIT Technology Review
Remove copy-notice in copied text of Financial Times (ft.com)
Update show options on update (now optional)
* v1.8.2.0 (2020-08-23)
Add LimesOnline (it/en)
Add South China Morning Post

View File

@ -302,5 +302,5 @@
"webRequest",
"webRequestBlocking"
],
"version": "1.8.2.2"
"version": "1.8.3.0"
}

View File

@ -40,5 +40,5 @@
"webRequest",
"webRequestBlocking"
],
"version": "1.8.2.2"
"version": "1.8.3.0"
}

View File

@ -2,8 +2,8 @@
"addons": {
"magnolia@12.34": {
"updates": [
{ "version": "1.8.2.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.8.2.0.xpi" }
{ "version": "1.8.3.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.8.3.0.xpi" }
]
}
}

View File

@ -2,8 +2,8 @@
"addons": {
"magnolia_limited_permissions@12.34": {
"updates": [
{ "version": "1.8.2.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.8.2.0.xpi" }
{ "version": "1.8.3.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.8.3.0.xpi" }
]
}
}