diff --git a/CHANGELOG.md b/CHANGELOG.md index 06095a57..3f9e19a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,16 @@ # Changelog -## In-progress release 1.6.2-rc4 +## In-progress release 1.7.0 * ENNHNCEMENT: Added more diagnostic APIs to the API panel in Configuration * ENHANCEMENT: Added refresh button for picked folder in Configuration (UWP or File System Access API) * ENHANCEMENT: Added some extra directories of useful ZIM archives to Donwload library * ENHANCEMENT: Provide option to allow image manipulation (saving to disk or opening in new tab) +* ENHANCEMENT: Provide contextual warnings for features that do not work well with dynamic content * UPDATE: Sample ZIM changed to `wikipedia_en_100_nopic_2021-08.zim` in order to reduce app size * UPDATE: New option to change right click to double right click for opening new window or tab +* FIX: Some app crashes when switching the UWP app to SW mode +* FIX: Printing in SW mode (load all images correctly before printing) * FIX: Issues with toolbars getting stuck on after searching for text in article * FIX: Better replication of infobox mobile and desktop styles diff --git a/www/index.html b/www/index.html index 871580e1..19299059 100644 --- a/www/index.html +++ b/www/index.html @@ -123,7 +123,10 @@