mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-10 12:53:54 -04:00
Changelogs
Former-commit-id: 0344b3e60a52152473cd5c780fa2980e9b2834b1 [formerly e143e1e8e558d4e7ccfb8380dc44010a3eb947ef [formerly 0b57721703077aaba2fe3a42c39b642f2bcf9e81]] Former-commit-id: a60c0be418a6b726cf5096441c55a380e6e11f4d Former-commit-id: 6a8badfbfae47befa5fb7d4b53fcf57fed3c3a74
This commit is contained in:
parent
c1bc794281
commit
80efe0cb8f
@ -1,8 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Release 1.3.0
|
## Release 1.3.1
|
||||||
|
|
||||||
* FEATURE: Open a new browsable tab or window with right-click, long-press or ctrl-click
|
* FEATURE: Open a new browsable tab or window with right-click, long-press, ctrl-click, middle-click
|
||||||
* UPDATE: Release Linux AppImage packages for Electron-based build
|
* UPDATE: Release Linux AppImage packages for Electron-based build
|
||||||
* ENHANCEMENT: Alt-left or Ctrl-left (and same for right key) can now be used for navigation
|
* ENHANCEMENT: Alt-left or Ctrl-left (and same for right key) can now be used for navigation
|
||||||
* FIX: Prevent flash between page loads by adapting empty screen to the selected theme color
|
* FIX: Prevent flash between page loads by adapting empty screen to the selected theme color
|
||||||
@ -11,6 +11,7 @@
|
|||||||
* FIX: Download of media and subtitles
|
* FIX: Download of media and subtitles
|
||||||
* FIX: Display of list-based home pages
|
* FIX: Display of list-based home pages
|
||||||
* FIX: Failure to apply dark theme to articles with no CSS
|
* FIX: Failure to apply dark theme to articles with no CSS
|
||||||
|
* FIX: Bug affecting middle-click when opening a new window or tab
|
||||||
|
|
||||||
## Release 1.2.5
|
## Release 1.2.5
|
||||||
|
|
||||||
|
@ -123,6 +123,7 @@
|
|||||||
<li>Fix subtitle display on videos</li>
|
<li>Fix subtitle display on videos</li>
|
||||||
<li>Fix download of media and subtitles</li>
|
<li>Fix download of media and subtitles</li>
|
||||||
<li>Fixed failure to apply dark theme to articles with no CSS</li>
|
<li>Fixed failure to apply dark theme to articles with no CSS</li>
|
||||||
|
<li>Fixed bug affecting middle-click when opening a new window or tab</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><a href="https://github.com/kiwix/kiwix-js-windows/blob/master/CHANGELOG.md" target="_blank">Full changelog...<img src="I/s/Icon_External_Link.png"></a></p>
|
<p><a href="https://github.com/kiwix/kiwix-js-windows/blob/master/CHANGELOG.md" target="_blank">Full changelog...<img src="I/s/Icon_External_Link.png"></a></p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user