From 698ead8097ba99d5952cbf132d17eacf7458efef Mon Sep 17 00:00:00 2001 From: kkapsner Date: Sat, 21 Jul 2018 00:33:14 +0200 Subject: [PATCH] Updated release notes for release submission. --- releaseNotes.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/releaseNotes.txt b/releaseNotes.txt index 0740e3d..ac7be45 100644 --- a/releaseNotes.txt +++ b/releaseNotes.txt @@ -1,3 +1,18 @@ + +Version 0.5.1b: + known issues: + - force setting loadings may result in non working plugins or not opening direct image links. Use 0.5.1a instead or use Firefox >= 59 which provides the required API to solve this issue once and for all + + changes: + - if settings are not loaded fast enough the loading is forced + +Version 0.5.1a: + known issues: + - due to API blocking some web pages may break. Use 0.5.1b instead. + + changes: + - if settings are not loaded fast enough the loading is not forced but all APIs are blocked + Version 0.5.1: changes: - instead of blocking requests from data URLs they are blocked themselfes