Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2.4.0
* NEW: Introduced the "Spelling correction" API in search. (@MohitMaliFtechiz https://github.com/kiwix/java-libkiwix/pull/130)
* NEW: Added support for "Preload Xapian database" introduced in libzim. (@MohitMaliFtechiz https://github.com/kiwix/java-libkiwix/pull/126)
* NEW: Added "Server->getServerAccessUrls()" method to the bindings, which returns the server URL. (@MohitMaliFtechiz https://github.com/kiwix/java-libkiwix/pull/126)
* NEW: Added caching-related methods to the bindings to manage cluster cache size in libzim. (@MohitMaliFtechiz https://github.com/kiwix/java-libkiwix/pull/126)
* FIX: Refactored the publishing plugin to upload binaries to the "Central Portal". (@MohitMaliFtechiz https://github.com/kiwix/java-libkiwix/pull/127)

2.3.0
* NEW: Use libkiwix 14.1.0 (@MohitMaliFtechiz https://github.com/kiwix/java-libkiwix/pull/124)
* NEW: Use libzim 9.4.0 (@MohitMaliFtechiz https://github.com/kiwix/java-libkiwix/pull/124)
Expand Down