Version 0.4.5

This commit is contained in:
kkapsner 2017-12-20 00:23:55 +01:00
parent ad4d5b3e8e
commit 657d929ffa
2 changed files with 11 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "CanvasBlocker",
"description": "__MSG_addon_description__",
"version": "0.4.4alpha",
"version": "0.4.5alpha",
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"

View File

@ -1,3 +1,13 @@
Version 0.4.5:
changes:
-
new features:
-
fixes:
-
Version 0.4.4b:
known issues:
- force setting loadings may result in non working plugins or not opening direct image links. Use 0.4.4a instead or wait for Firefox 59 which provides the required API to solve this issue once and for all