Socket
Socket
Sign inDemoInstall

pagefind

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pagefind - npm Package Versions

13
…
11

1.0.4

Diff

Changelog

Source

v1.0.4 (November 16, 2023)

Features & Improvements

  • Added highlighting support to Pagefind. Massive thanks to @Jothsa for pushing this across the line in #425! πŸŽ‰
    • See πŸ“˜ Highlighting search terms for documentation on how to enable this new feature.
  • Added a page size option to the Default UI. See πŸ“˜ UI Configuration > Page size.
  • Added a destroy() function to the Pagefind JS API, allowing for a total re-initialization. See πŸ“˜ Re-initializing the search API.
  • Added a destroy() function to the Pagefind Default UI, allowing for a total re-initialization. See πŸ“˜ Re-initializing the Pagefind UI.

Fixes & Tweaks

  • Fixed a bug, resulting in a (very) large improvement to the NodeJS Indexing API performance (~100x).
  • Fixed HTML entities being rendered escaped in metadata, filters, and custom page titles.
  • Fixed a bug where debouncedSearch returns null if any options object is passed to it.
  • Fixed a bug where a fully-qualified URL set via the NodeJS indexing API would be broken when returned as a search result.
  • Fixed Pagefind's reporting of really fast indexing times (previously logged as slower than reality) β€” thanks to @danpls in #448.
  • Fixed extracting sub-results when headings contain non-ascii text (especially RTL languages).

UI Translations

  • Added Māori translations (PR #436 β€” thanks @Yoda-Soda !).
  • Added Croatian translations (PR #440 β€” thanks @diomed !).
  • Added Hungarian translations (PR #451 β€” thanks @adamlaki !).
  • Added Bengali translations (PR #454 β€” thanks @marufmax !).
  • Added Vietnamese translations (PR #467 β€” thanks @AREA44 !).
  • Added Polish translations (PR #495 β€” thanks @KredensKuchenny !).
  • Added Danish translations (PR #501 β€” thanks @jonassmedegaard !).
bigelowcc
published 1.0.4-rc2 β€’

bigelowcc
published 1.0.4-rc1 β€’

bigelowcc
published 1.0.4-beta.0 β€’

bigelowcc
published 1.0.4-rc0 β€’

bigelowcc
published 1.0.3 β€’

Changelog

Source

v1.0.3 (September 16, 2023)

Hopefully the last hotfix for now β€” bugfixes only important for sites indexing Japanese or Chinese pages.

  • Fixes a bug indexing ja/zh language pages containing weighting or element IDs
  • Removes eager warnings being logged to the browser console if bunding the UI JavaScript files
  • Adds a .close() function to the Pagefind NodeJS API, to help clean up the process when it is no longer required
bigelowcc
published 1.0.3-rc1 β€’

bigelowcc
published 1.0.3-rc0 β€’

bigelowcc
published 1.0.2 β€’

Changelog

Source

v1.0.2 (September 14, 2023)

  • Fixes a bug when indexing some non-breaking spaces on ja/zh language pages in extended mode
bigelowcc
published 1.0.1 β€’

Changelog

Source

v1.0.1 (September 14, 2023)

Hotfix for Pagefind v1.0.0, restoring default-on support for multilingual word segmentation, and helping resolve packaging issues with new dependencies.

  • Fixed the pagefind npm wrapper to use the pagefind_extended release, as documented.
  • Changed microjson git dependency to a pagefind_microjson crate dependency (for now) β€” #421 .
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc