mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 11:37:56 -04:00
New version 2.0-rc1
This commit is contained in:
parent
5387b55494
commit
820ebec5ec
18
ChangeLog
18
ChangeLog
@ -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
|
kiwix-desktop beta5
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<releases>
|
<releases>
|
||||||
<release version="2.0-beta3" date="2019-01-29" />
|
<release version="2.0-rc1" date="2019-08-01" />
|
||||||
</releases>
|
</releases>
|
||||||
<content_rating type="oars-1.0" />
|
<content_rating type="oars-1.0" />
|
||||||
<launchable type="desktop-id">org.kiwix.desktop.desktop</launchable>
|
<launchable type="desktop-id">org.kiwix.desktop.desktop</launchable>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user