Releases: kiwix/kiwix-desktop
Releases · kiwix/kiwix-desktop
2.3.1
2.3.0
- Fix downloading of file bigger than 4G (@Juzz0 #855)
- Hide top widget and topbar in fullscreen (@Juzz0 #859)
- Add shortcuts for navigating tabs (Ctrl-tab, Ctrl-shift-tab) (@Juzz0 #867)
- Do not use deprecated method
QWebEngineDownloadItem::setPath
(@Juzz0 #853) - Fix compilation with last version of libkiwix (@mgautierfr #858)
- Fix README.md (@psypherium #860)
- Update translations.
2.2.2
- Remove usage of deprecated libkiwix function (@Juzz0 @mgautiefr #831)
- Adapt kiwix-desktop to last libkiwix api (@mgautierfr #842, @veloman-yunkan #844)
- Do not search (and crash) on a zim file without fulltext index (@mgautierfr #830)
- Update translations.
- [Flathub] Update link to screenshot
2.2.1
2.2.0
- Force the request to be explicit about the fact we don't want a book count limit.
Fix case when server returns 0 books. (@juuz0 #769) - Correctly initialize mainWindows/contentManager. Fix crash on Windows. (@mgautierfr #783)
- New Feature: Monitor a local directory for new/removed zim files (@juuz0 #743)
- Fix library filtering on "other" category (@MGautier #791 #798)
- Correctly set the zoom level on new pages (@juuz0 #774)
- Fix setting UI when zoom level may be hidden by QSpinBox arroys (@juuz0 #799)
- Remove filtering by fulltext index presence (@kelson42 #795)
- Refactor internal code for better signal management (@asashnov #751)
- Fix svg icon installation path (@xvitaly #773)
- Fix typos and translations
Known bugs:
- AppImage build by our CI is buggy on recent Fedora, nothing is displayed
in the WebView. This works correctly on AppImage build on Fedora or rpm
packaged version. - Kiwix-desktop fails to download huge zim files because of too big metadata
describing the download.
2.1.0
- Add a IPChooser in the server dialog windows and display a best IP address on which the user can connect to (@juuz0 #735)
- Open multiple zim files from the command line (@juuz0 #720)
- Setting's zoom level change the zoom in all open tabs (@juuz0 #719)
- Properly display back and forward buttons on RTL environment (@juuz0 #721)
- Open new tabs just after the current tab (@juuz0 #716)
- Always open new url in background (@juuz0 #717)
- Make the server follow modification made in the library (@veloman-yunkan #714)
- Improved setting tab (@juuz0 #696)
- Display the shortcut of the action in its tootips (@juuz0 #682)
- Limit zoom changes to the current tab only (@juuz0 #689)
- Make the server use human-friendly name for zim files (@MananJethwany #676)
- Fix tooltips' position (@kelson42 #672)
- Improved server dialog (@HanYoung-uwu #638)
- Add shortcuts to navigate in web history :
- Add
--version
and--help
options (@HanYoung-uwu #631) - Fix file dialog style on Windows (@HanYoung-uwu #634)
- Fix search result pagination (@maneeshpm #628)
- Add shortcut
Alt + <digit>
to switch between tabs (@rishabh-soni #567) - Fix fade-out tab when title is too long (@asashnov #573)
- Use secure connection (https) when possible (@kelson42 #589)
- Apply language filter to local library (@HanYoung-uwu #581)
- Make
Search
andMain Menu
buttons visible to screen reader (@asashnov #583) - Fix print support (@Ambrevar #557)
- Adpat to new libkiwix 10.0.0 API
- New SVG logo (@kelson42 #539)
- Various fixes (@legoktm @HanYoung-uwu @Saket-07 @rishabh-soni @asashnov @manneshpm @MananJethwany)