New version 2.0-rc1

This commit is contained in:
Matthieu Gautier 2019-08-01 11:55:41 +02:00
parent 5387b55494
commit 820ebec5ec
2 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,21 @@
kiwix-desktop rc1
=================
* Fix random crash when opening article (race condition).
* Alert user if there is not enough place to download a zim file.
* Better searchbar completion and validation.
* Use the library.xml along the kiwix-desktop binary if present.
(For kiwix-desktop+content on a usb key)
* Better content manager design (css, icons, ...)
* Add few shortcuts (alt+home, ctrl+mousewheel)
* Refresh only information about downloading books instead of all books.
* Remove RPATH from the binaries.
* Add a new tag button.
* Remove categories without content.
* Integrate kiwix-serve (can run kiwix-serve from kiwix-desktop)7
* Add book sorting.
kiwix-desktop beta5
===================

View File

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