Releases: chaotic-ground/SifterSearch
Releases 路 chaotic-ground/SifterSearch
v0.8.0
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-08-17)
Features
ask the wiki whether a page belongs in the index (#71 ) (02b1e35 )
v0.7.2
Compare
Sorry, something went wrong.
No results found
0.7.2 (2026-08-17)
Bugfixes
index each page in its own language, not the wiki's (#69 ) (6c406a5 )
separate the results page query from one the page URL already has (#67 ) (bd84591 ), closes #65
v0.7.1
Compare
Sorry, something went wrong.
No results found
0.7.1 (2026-08-17)
Bugfixes
anchor the results page URL one bundle carries to every depth (#64 ) (301f56d ), closes #63
Nightly 2026-08-18
Compare
Sorry, something went wrong.
No results found
Built from main (5f79091 ). Not a stable release.
Nightly 2026-08-17
Compare
Sorry, something went wrong.
No results found
Built from main (3723def ). Not a stable release.
Nightly
Compare
Sorry, something went wrong.
No results found
Rolling build of the latest main. Not a stable release.
v0.7.0
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-08-16)
Features
drive Minerva's typeahead with Pagefind (#40 ) (6ef2409 )
Bugfixes
link a result to the URL the wiki serves it at (#61 ) (c8ca816 )
link a suggestion to the page it names (#39 ) (0b1e53d )
send a full-text search to one place, not two (#62 ) (a08bc70 )
stay silent on a superseded query instead of answering empty (#60 ) (5e7ffc8 )
v0.6.1
Compare
Sorry, something went wrong.
No results found
0.6.1 (2026-07-19)
Bugfixes
repoint the search form's title input instead of removing it (#35 ) (df727a4 )
retarget the skin's search fallback link at the results page (#32 ) (369c310 )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-06-27)
Features
hide the category footer on the results page (#24 ) (5394ed3 )
rewrite the legacy "containing" suggestion to the results page (#26 ) (95e3ec8 )
Bugfixes
drop the empty image column from the results page (#21 ) (a49561f )
only mount the results widget on the results page (#23 ) (c0896d1 )
retarget the search form at the results page (#30 ) (0a4f696 )
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-06-21)
Features
add a full Pagefind results page (SifterSearchResultsPage) (#17 ) (ab5cd3b ), closes #12