Changelogs

Former-commit-id: 2797a470b0bd8edba880edcfced166ba9fd26938 [formerly ac510a1ce7bef92f46b11b732f174434711a001b] [formerly 8f1a6fda732921d31fa1df980fbb5900d547d641] [formerly b35eeb9add281d804da3b6a2afb18e1e49dfa8bf [formerly 6617a1037ee69e849f421a5fd7a4d8562dc4111b [formerly b6323195db51ffd15eea135151df0801e64ac9c7]]]
Former-commit-id: 01b296c6f610578a8b7c54b7838cba4c9adf622d [formerly 00c8f6edb272f8413c5f48c7b2b539b46e4d7659 [formerly b4e1167cfcb232496a2341483d7d77ed12a714b9]]
Former-commit-id: 8f96070ed8a50b5a332e9cdb31509a10705e850d [formerly 2eca1486de5c7e8529042f41e3ec254bfb76479c]
Former-commit-id: e6379d75495772c40556b8d1d4e15aa5694e67b2
This commit is contained in:
Jaifroid 2021-05-29 17:29:22 +01:00
parent 202f6dc601
commit ee11f098d5
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
* UPDATE: Sample ZIM updated to `wikipedia_en_100_maxi_2021-05.zim`
* ENHANCEMENT: Pre-calculate position and size of article namespace in legacy ZIMs (speeds up binary search)
* FIX: Hide jump in page position during article load in Service Worker mode
* FIX: Adjusted timing of hiding and showing the article during page compositon
* FIX: Adjusted timing of hiding and showing the article during page composition
* FIX: Reposition multiple displaced hatnotes
## Release 1.3.2

View File

@ -118,7 +118,7 @@
<li>Sample ZIM updated to wikipedia_en_100_maxi_2021-05.zim</li>
<li>Speed up article search by pre-calculating position of the article namespace</li>
<li>Fix an ugly jump in page position during article load in Service Worker mode</li>
<li>Adjusted timing of hiding and showing the article during page compositon</li>
<li>Adjusted timing of hiding and showing the article during page composition</li>
<li>Reposition displaced multiple hatnotes</li>
</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>