Commit Graph

58 Commits

Author SHA1 Message Date
b2196ee7a9 13.0.0 Changelog 2023-11-17 14:11:20 +01:00
312cecf5f2 New version 12.1.0 2023-07-20 15:54:55 +02:00
0ae31bd181 New version 12.0.0
* [API Break] Remove wrapper around libzim (@mgautierfr #789)
* Allow kiwix-serve to use custom resource files (@veloman-yunkan #779)
* Properly handle searchProtocolPrefix when rendering search result (@veloman-yunkan #823)
* Prevent search on multi language content (@veloman-yunkan #838)
* Use new `zim::Archive::getMediaCount` from libzim (@mgautierfr #836)
* Catalog:
 - Include tags in free text catalog search (@veloman-yunkan #802)
 - Illustration's url is based on book's uuid (@veloman-yunkan #804)
 - Cleanup of the opds-dumper (@veloman-yunkan #829)
 - Allow filtering of catalog content using multiple languages (@veloman-yunkan #841)
 - Make opds-dumper respect the namemapper (@mgautierfr #837)
* Server:
 - Correctly handle `\` in suggestion json generation (@veloman-yunkan #843)
 - Better http caching (@veloman-yunkan #833)
 - Make `/suggest` endpoint thread-safe (@veloman-yunkan #834)
 - Better redirection of main page (@veloman-yunkan #827)
 - Remove jquery (@mgautierfr @juuz0 #796)
 - Better Viewer of zim content :
   . Introduce `/content` endpoints (@veloman-yunkan #806)
   . Switch to iframe based content viewer (@veloman-yunkan #716)
 - Optimised design of the welcome page:
   . Alignement (@juuz0 @kelson42 #786)
   . Exit download modal on pressing escape key (@juzz0 #800)
   . Add favicon for different devices (@juzz0 #805)
   . Fix auto hidding of the toolbar (@veloman-yunkan #821)
   . Allow user to filter books by tags in the front page (@juuz0 #711)
* CI :
  - Trigger CI on pull_request (@kelson42 #791)
  - Drop Ubuntu Impish packaging (@legoktm #825)
  - Add Ubuntu Kinetic packaging (@legoktm #801)
* Testing:
  - Test ICULanguageInfo (@veloman-yunkan #795)
  - Introduce fake `test` language to test i18n (@veloman-yunkan #848)
* Fix documentation (@kelson42 #816)
* Udpate translation (#787 #839 #847)
2022-11-30 18:01:13 +01:00
3938d791e7 New version 11.0.0 2022-06-15 11:49:03 +02:00
6dcf4ee034 New version 10.1.1 2022-04-11 17:13:58 +02:00
b9e40def88 New version 10.1.0 2022-03-24 18:26:35 +01:00
9193719c8f New version 10.0.1 2022-02-02 15:55:40 +01:00
fcae21c55b Update Changelog 2022-01-19 16:02:39 +01:00
d4e35c7067 Rename kiwix-lib in libkiwix 2021-05-23 21:46:52 +02:00
fbd4332c87 New version 9.4.1 2020-11-17 15:42:13 +01:00
aba2f35092 New version 9.4.0 2020-08-28 16:04:40 +02:00
3bf70f4315 New version 9.3.1 2020-07-15 16:42:16 +02:00
f997fdb232 Release 9.3.0 2020-07-02 15:17:46 +02:00
e05bd8efd6 Release 9.2.3 2020-07-01 11:33:30 +02:00
081a2b2fa6 New version 9.2.2 2020-06-03 10:47:39 +02:00
4cdae3ca98 New version 9.2.1 2020-06-02 10:18:12 +02:00
2bf35f1651 New version 9.2 2020-05-18 15:23:01 +02:00
9f61301423 New version 9.1.2 2020-04-20 15:31:14 +02:00
8fc42558d3 New version 9.1.1 2020-04-17 17:36:11 +02:00
12a0660342 New version 9.1.0 2020-04-08 15:38:25 +02:00
78e57c1a51 New version 9.0.1 2020-02-21 14:58:04 +01:00
411ca28598 New version 9.0.0 2020-02-12 14:48:03 +01:00
071e9e3fec Correctly filter the catalog when we don't what to filter.
Set the different filter's fields only when we are requested to filter
them. Else, we ends to requests that some fields are empty.

If the request has no argument, we raise an exception (catched) and so
we don't set the corresponding field in the filter.

Fix #303
2020-01-07 17:29:43 +01:00
4a01303438 Correctly set the id of the opds stream.
Set the id of the stream *after* the uuid is generated.
2020-01-07 17:29:29 +01:00
8095a87bf1 Bump-up version to 8.2.2 and update Changelog 2019-12-08 12:12:39 +01:00
52e165cf78 Reintroduce kiwix-serve taskbar 2019-11-26 11:54:00 +01:00
9c4867a95a Update Changelog 2019-11-20 13:06:24 +01:00
2aebffb27c New version 8.1.0 2019-09-26 15:56:30 +02:00
65ebc7fe7f New version 8.0.1 2019-09-17 16:22:28 +02:00
891666b8c4 new version 8.0.0 2019-09-17 11:47:18 +02:00
49046248fd New version 7.0.0 2019-09-11 14:04:21 +02:00
9e36c876f5 New version 6.0.4 2019-09-10 15:54:15 +02:00
26d32a36ad Force one columned suggestions in kiwix-serve 2019-09-04 17:34:15 +02:00
d0833bdcd4 Fix fulltext search link in kiwix-serve suggestions 2019-09-04 17:07:05 +02:00
b1a4bbd345 Update changelog for 6.0.3 2019-09-03 19:42:10 +02:00
2ea0e5bab0 New version 6.0.2 2019-08-22 16:05:35 +02:00
ef758aa0a6 New version 6.0.1 2019-08-21 15:38:39 +02:00
8c3b51b81c New version 6.0.0 2019-08-19 17:18:16 +02:00
5eeccbae21 New version 5.2.0 2019-07-30 17:40:46 +02:00
701829ae11 New version 5.1.0 2019-05-28 17:40:09 +02:00
ee330398b2 New version 5.0.0 2019-04-15 17:07:07 +02:00
cd654b9cae Version 4.1.0 2019-03-19 16:26:14 +01:00
ad6b20a530 New version 4.0.1 2019-02-22 10:29:16 +01:00
1ac6d4cb20 New version 4.0.0 2019-01-29 11:29:59 +01:00
29046bfc05 Create the datadirectory to not fail to write the aria2 session file.
Fix kiwix/kiwix-desktop#69
2018-12-14 15:24:13 +01:00
49a606a043 new version 3.1.1 2018-12-13 17:29:21 +01:00
cf28af4439 new version 3.1.0 2018-12-02 15:56:00 +01:00
2821b9e06a New version 3.0.3 2018-11-12 16:48:35 +01:00
57d3552b97 New version 3.0.2 2018-11-03 12:20:13 +01:00
4d904c4d8b New version 3.0.1 2018-11-02 17:10:05 +01:00