diff --git a/CHANGELOG.md b/CHANGELOG.md index 319b0f10..d2ca5b45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## Release 1.2.6 + +* FEATURE: Open dynamic navigable tabs or windows with right-click / long-press / ctrl-click / middle-click on a ZIM link +* UPDATE: Sample archive updated to wikipedia_en_100_maxi_2021-04 +* UPDATE: Release Linux AppImage packages for Electron-based build +* FIX: Prevent flash between page loads by adapting empty screen to the selected theme color +* FIX: Crash on upgrade of ZIM archive +* FIX: Subtitle dislplay on videos +* FIX: Download of media and subtitles + ## Release 1.2.5 * ENHANCEMENT: PWA now adapts if it was launched from a basic packaged app diff --git a/www/index.html b/www/index.html index 3f062d91..d4a1e904 100644 --- a/www/index.html +++ b/www/index.html @@ -115,10 +115,13 @@

Changes in version 1.0

Full changelog...