Release 2.0.4

- Add "open link in web browser" action in context menu.
- Improve setting UX (no apply button. Download directory dialog).
- Change fonts to the free "Selawik".
- Do not call `date` and `git describe` during build step to allow
  reproducible build.
- Better about.html text.
- Update translations.
This commit is contained in:
Matthieu Gautier 2020-07-15 16:48:19 +02:00
parent 250599b0d6
commit d4028e95e8
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
kiwix-desktop 2.0.4
===================
* Add "open link in web browser" action in context menu.
* Improve setting UX (no apply button. Download directory dialog).
* Change fonts to the free "Selawik".
* Do not call `date` and `git describe` during build step to allow
reproducible build.
* Better about.html text.
* Update translations.
kiwix-desktop 2.0.3
===================

View File

@ -13,7 +13,7 @@
</p>
</description>
<releases>
<release version="2.0.3" date="2020-07-02" />
<release version="2.0.4" date="2020-07-15" />
</releases>
<content_rating type="oars-1.0" />
<launchable type="desktop-id">org.kiwix.desktop.desktop</launchable>