mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-05-07 14:34:45 -04:00
Before this fix there were two issues with the taskbar search box: 1. The book used for the suggestions API was resolved only once during the page load and didn't change during navigation. 2. The current book could not be resolved from a search URL. Now both issues are fixed.