Skip to content Features & Improvements
- Multilingual support
- Pagefind now works out of the box for multilingual sites
- Pagefind UI is now translated into
af, de, en, ja, no, pt, ru, & zh
- See the multilingual documentation for more information on this feature release
- This release adds a
pagefind_extended binary release, which is larger than the pagefind release but includes support for indexing Chinese and Japanese languages
- (It looks like the release pipeline is misconfigured and published the extended release for both, but in future releases this will be true)
pagefind_extended is now the default when running npx pagefind. The smaller pagefind release is still available via the GitHub Release attachments
Fixes & Tweaks
- Improved Pagefind logging and added a
--verbose flag with extra information
- Added warnings when Pagefind encounters pages without outer
<html> elements
- Added a console warning when Pagefind detects that a cached
pagefind.js file was loaded alongside a search index from a newer release