From c2460e2bb40e70aa48ebc4406bb449d5488a20e8 Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Thu, 31 Dec 2020 05:36:31 +0000 Subject: [PATCH] Changelogs for version 1.1.3 # Conflicts: # CHANGELOG.md Former-commit-id: 31d50e371b63e6d8c8bc7cd4b1c1c85d06b49e72 [formerly 25aee08eb431f3c86134c337ed8de02d7a444814 [formerly bc48e0b08e02f86a54b75fd557f0b980e23f3394]] Former-commit-id: d99d447d0d7cfb245f5fc40dcec433a8a3542f3c Former-commit-id: 3789be94e90389242ecc3716e3423bac9119de31 --- CHANGELOG.md | 4 ++++ www/index.html | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6c365c0..62241df0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ## Release 1.1.3 (in progress) * UPDATE: Support new location of mobile and desktop styles in Wikimedia ZIMs +* UPDATE: Upgrade Settings store to use localStorage over cookies where available +* ENHANCEMENT: Enable use of Native File System with NWJS * ENHANCEMENT: Enable use of Native File System with NWJS ## Release 1.1.2 @@ -13,7 +15,9 @@ * REGRESSION: Manual extraction of images reverted to one-by-one to prevent errors with WebP batch decoding * FIX: Critical error on some new Wikipedia articles containing equations * FIX: Prevent erroneous display of Active Content Warning with ZSTD archives +* FIX: Styling of index-based landing pages * FIX: Reduce some cross-origin errors +* FIX: Bugs with file picking in Native FS ## Release 1.0.0 diff --git a/www/index.html b/www/index.html index 15b0dcf5..9a12b514 100644 --- a/www/index.html +++ b/www/index.html @@ -114,13 +114,13 @@

Full changelog...