mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-12-23 22:47:57 -05:00
@@ -1,3 +1,11 @@
|
|||||||
|
libkiwix 14.1.1
|
||||||
|
===============
|
||||||
|
|
||||||
|
* Server:
|
||||||
|
- Fix regression for kiwix-serve --nosearchbar (@veloman-yunkan #1250)
|
||||||
|
- Avoid results content interpretation... crash in fulltext search (@vighnesh-sawant #1241)
|
||||||
|
- Fix for intermittent /content/blank.html errors (@veloman-yunkan #1249)
|
||||||
|
|
||||||
libkiwix 14.1.0
|
libkiwix 14.1.0
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
project('libkiwix', 'cpp',
|
project('libkiwix', 'cpp',
|
||||||
version : '14.1.0',
|
version : '14.1.1',
|
||||||
license : 'GPLv3+',
|
license : 'GPLv3+',
|
||||||
default_options : ['c_std=c11', 'cpp_std=c++17', 'werror=true'])
|
default_options : ['c_std=c11', 'cpp_std=c++17', 'werror=true'])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user