Interim changelogs

Former-commit-id: 964b869bc112a5c78821d77edeea6aab867dfe95 [formerly 3fab19485cb0f68405f8a10260c529a5e9a5f348] [formerly 3f5e827ab885cfe2c078ffddb9eaa12d9fa89bcc] [formerly 90a043b418d45093cfe58eb13982a499d72fd52a [formerly 1e32e5e04fb215622c0174c7b511c43a1c24985d [formerly 917f9e2cacc2a88a303e96798666a8735223363d]]]
Former-commit-id: a89f06c0422d45c21d93957ece017bd71030208e [formerly 1ce6aff9603fd95aba2a5b4cf8aad5385792e0df [formerly 80a57d7a08caa915fe73e0926595ddf0bb10771e]]
Former-commit-id: 95948d4bb40984c0e470235872bc4bd5a2b92be9 [formerly aed0c32703f339c9e861b8ed32d907f6a83de423]
Former-commit-id: 178da2a863810a28bf562bb188572944ee44e535
This commit is contained in:
Jaifroid 2021-08-11 06:27:10 +03:00
parent 7725b2041d
commit 07cf606ec2
2 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# Changelog
## In-progress release 1.6.1-rc2
## In-progress release 1.6.2-rc1
* 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)
* FIX: Better replication of infobox mobile and desktop styles
## Release 1.6.0

View File

@ -120,6 +120,7 @@
<ul style="padding-left: 15px;">
<li>New dropdown in Download Library allows filtering the list of archives by subject (for wikimedia, stackexchange, TED)</li>
<li>You can now sort the Download Library list by clicking on the Size / Last modified / Name headers</li>
<li>Added refresh button for picked folder in Configuration</li>
<li>Sample ZIM updated to wikipedia_en_100_maxi_2021-07.zim</li>
<li>Added more diagnostic APIs to the API panel in Configuration</li>
<li>The app can now take advantage of native Promises, speeding up intensive searches considerably</li>