New version 2.0-rc2

This commit is contained in:
Matthieu Gautier 2019-09-11 17:25:02 +02:00
parent f1f29bfc53
commit 79a1af6964
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
kiwix-desktop rc2
=================
* Close tab on middle (scroll wheel) click.
* Do not display hidden zim tag (starting with `_`) in the content manager.
* Close all tabs displaying a book when we remove the book from the library.
* Fix icons around the top bar.
* Do not display the zim id in the searchbar.
* Add a icons to the windows executable.
* Remove the "Save page ..." action.
* Correctly run kiwix-serve with the correct library.xml.
kiwix-desktop rc1
=================

View File

@ -13,7 +13,7 @@
</p>
</description>
<releases>
<release version="2.0-rc1" date="2019-08-01" />
<release version="2.0-rc2" date="2019-09-11" />
</releases>
<content_rating type="oars-1.0" />
<launchable type="desktop-id">org.kiwix.desktop.desktop</launchable>