Changelogs

Former-commit-id: c16b0e0e7b7f2d4f0372cfcba0f9e85d6304ac9e [formerly 64289da96b092ffdc00cd84ac1d2a339f442128c [formerly 23f9c59a2e039ed6cc7995c21b5efe080fe63823]]
Former-commit-id: b41dbf6b199d3e82e6698e72f5d8f6986faa4c51
Former-commit-id: 7b11ffe84b27e836ce3efac362703c36dcdb96c5
This commit is contained in:
Jaifroid 2021-09-05 15:35:22 +01:00
parent 61a62c740b
commit 96d4b577a1
2 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,8 @@
* 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
* ENHANCEMENT: Added help section in About concerning link handling, dynamic content, new windows, etc.
* ENHANCEMENT: Verbose tooltips provided for several options in Configuration
* 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: Issue preventing correct parsing of ZIM archive path in some contexts in SW mode

View File

@ -124,6 +124,8 @@
<li>Added more diagnostic APIs to the API panel in Configuration</li>
<li>Provide option for image manipulation (saving to disk or opening in new tab via right-click)</li>
<li>Provide contextual warnings for features that do not work well with active content</li>
<li>Added help section in About concerning link handling, dynamic content, new windows, etc.</li>
<li>Verbose tooltips provided for several options in Configuration</li>
<li>New option to change single right click to double right click for opening new window or tab</li>
<li>Fixed issue preventing correct parsing of ZIM archive links in some contexts in SW mode</li>
<li>Fixed printing in SW mode (all images are now loaded correctly before printing)</li>