This repository has been archived by the owner on Feb 27, 2022. It is now read-only.
Releases: distantnative/search-for-kirby
Releases · distantnative/search-for-kirby
1.1.1
1.1.0 – Amazing Mumford
The first bigger update is here - based on Kirby 3.5.0:
What's new?
- Support for Kirby 3.5 (and also required)
- Explicit
AND
,OR
andNOT
support for Sqlite provider #28 - Improved Panel section for (re-)creating index
- If no index has been created, show message in search modal and allow creation via click
- If no index has been created, don't block Panel interactions
- Using Kirby's new
logs
root #32 - Removed Sqlite default weights for better performance out of the box
- Reduced Sqlite field defaults for better performance out of the box
- A lot of code refactoring (better classes, better hooks...)
What works now?
- Improved Sqlite query logic
- Ensures now that page, file or user only get updated in index if they are included in entries collection #37
- Fixed UTF8 handling for the Sqlite provider #23
- Fixed error with Algolia results #27
- Removed conflicting hook for site #25 #39
What's gone?
- The Fuse provider was removed
1.0.0 – Big Bird
Global at its core
No need to limit your search.
Simply search across all your pages, files and users.
And still get faster results.
Learn more about the plugin and read the documentation.