|
| 1 | +libkiwix 12.1.0 |
| 2 | +=============== |
| 3 | + |
| 4 | + * Server: |
| 5 | + - Introduce a `/nojs` endpoint to browse catalog and zim files with a browser without js (@juuz0 #897) |
| 6 | + - Translate the viewer (@veloman-yunkan #871 #846) |
| 7 | + - Display `mul` on tile when zim is multi-languages (@juuz0 #934) |
| 8 | + - Suggestion links point to the `/content` endpoint (@veloman-yunkan #862) |
| 9 | + - Correctly compress web fonts in http answers (@kelson42 #856) |
| 10 | + - Correctly encode link in suggestions (@veloman-yunkan #859 #860 #963) |
| 11 | + - Correctly encode url redirection (@veloman-yunkan #866 #890) |
| 12 | + - Properly handle user language, through cookies and http headers (@veloman-yunkan #849 #869) |
| 13 | + - Fix url encoding (@veloman-yunkan #870) |
| 14 | + - Fix viewer for viewer for SeaMonkey (@veloman-yunkan #887) |
| 15 | + - Make the downloader threadsafe (@mgautierfr #886) |
| 16 | + - Add RSS feed in the main page (pointing to the catalog) (@juuz0 #882 #920) |
| 17 | + - Correctly set the mimetype for json and ico (@veloman-yunkan #892) |
| 18 | + - `count=-1` correspond to unlimited count (instead of 0) (@veloman-yunkan #894) |
| 19 | + - Keep the navigation bar on top (@juuz0 #896) |
| 20 | + - Make the viewer's iframe "safe" (@veloman-yunkan #906 #930) |
| 21 | + - Correctly escape search link in XML Opds output (@veloman-yunkan #936) |
| 22 | + - Store values needed for the viewer js in the url fragment instead of the query string (@juuz0 #907) |
| 23 | + - Get rid of legacy OPDS API usage in the viewer (@veloman-yunkan #939) |
| 24 | + - Fix charset encoding declaration in OPDS response MIME types (@veloman-yunkan #942) |
| 25 | + - Fix PDF in the viewer (@veloman-yunkan #940) |
| 26 | + - Fix external links handling in the viewer (@veloman-yunkan #959) |
| 27 | + - Add tests of searching with accents (@mgautierfs #954) |
| 28 | + * Fix handling of missing illustration in the book (@veloman-yunkan #961) |
| 29 | + * Add support for multi languages zim files (@veloman-yunkan #904) |
| 30 | + * Fix includes for openbsd (@bentley #949) |
| 31 | + * Fix pathes in git to allow git clone on Windows (@adamlamar #868) |
| 32 | + * Switch to `main` as principal branch (instead of `master`) (@kelson42) |
| 33 | + * Remove libkiwix android publisher from the repository (@kelson42 #884) |
| 34 | + * Various fixes of meson and CI. (@mgautierfr @kelson42) |
| 35 | + |
| 36 | + |
| 37 | + |
1 | 38 | libkiwix 12.0.0
|
2 | 39 | ===============
|
3 | 40 |
|
|
0 commit comments