Skip to content

Releases: Pagefind/pagefind-beta

v1.5.0-alpha.3

26 Dec 08:19
5b44686

Choose a tag to compare

v1.5.0-alpha.3 Pre-release
Pre-release

Prerelease

v1.5.0-alpha.2

17 Oct 06:52
5b44686

Choose a tag to compare

v1.5.0-alpha.2 Pre-release
Pre-release

Prerelease

v1.5.0-alpha.1

17 Oct 04:35
5b44686

Choose a tag to compare

v1.5.0-alpha.1 Pre-release
Pre-release

Prerelease

v1.4.0-rc.3

01 Sep 05:15
5b44686

Choose a tag to compare

v1.4.0-rc.3 Pre-release
Pre-release

Core Features & Improvements

  • Added the "Include Characters" option to allow indexing of specific special characters.
  • Reduced filesizes for the Pagefind WebAssembly modules.
  • Added FreeBSD as a supported platform (PR #813 — thanks @nguthiru !)
  • Fixed an issue where matches in compound words could be ranked with zero weight. (PR #806 — thanks @teamdandelion !)

Pagefind Playground

Modular UI Features & Improvements

  • Added option to hide images on result templates in the Modular UI (PR #874 — thanks @HannesOberreiter !)
  • Added a data attribute for result count on the filter pills. (PR #827 — thanks @cmahnke !)

Default UI Features & Improvements

  • Added title attribute to the default UI search input for improved accessibility (PR #798 — thanks @rdela !)

UI Translations

  • Added Thai (th) translations (PR #801 — thanks @Phon1209 !)
  • Added Thai segmenter support when indexing (PR #807 — thanks @anonymaew !)
  • Added Basque (eu) translations (PR #826 — thanks @erral !)
  • Added Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) translations (PR #878 — thanks @altinnadmin !)
  • Added Burmese (my) translations (PR #768 — thanks @harrymkt !)

Everything Else

  • Added a development justfile, and improved CONTRIBUTING.md. Hint hint
  • The Pagefind JavaScript should support running in Node.js a bit better (PR #828 — thanks @justsml !)

Looking Forward

👋 from @bglw — I thought I'd add a new section to these release notes talking about what's next.

The biggest item on my list is to improve the relevance of the Pagefind search results. With the current setup, you can tweak enough settings to get decent results for a given site, but it needs to live up more to the goal of working more-than-good enough out of the box.

The second-biggest item is to fill out the Modular UI and transition the default Pagefind experience to use that. This has been pending for a long time, and will be a much better base for those who wish to customize their search more than the Default UI currently allows.

Releases also now trigger a GitHub Discussion to be created, so please drop any general thoughts, comments, or feedback there 🙂

v1.4.0-rc.2

01 Sep 04:53
5b44686

Choose a tag to compare

v1.4.0-rc.2 Pre-release
Pre-release

Core Features & Improvements

  • Added the "Include Characters" option to allow indexing of specific special characters.
  • Reduced filesizes for the Pagefind WebAssembly modules.
  • Added FreeBSD as a supported platform (PR #813 — thanks @nguthiru !)
  • Fixed an issue where matches in compound words could be ranked with zero weight. (PR #806 — thanks @teamdandelion !)

Pagefind Playground

Modular UI Features & Improvements

  • Added option to hide images on result templates in the Modular UI (PR #874 — thanks @HannesOberreiter !)
  • Added a data attribute for result count on the filter pills. (PR #827 — thanks @cmahnke !)

Default UI Features & Improvements

  • Added title attribute to the default UI search input for improved accessibility (PR #798 — thanks @rdela !)

UI Translations

  • Added Thai (th) translations (PR #801 — thanks @Phon1209 !)
  • Added Thai segmenter support when indexing (PR #807 — thanks @anonymaew !)
  • Added Basque (eu) translations (PR #826 — thanks @erral !)
  • Added Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) translations (PR #878 — thanks @altinnadmin !)
  • Added Burmese (my) translations (PR #768 — thanks @harrymkt !)

Everything Else

  • Added a development justfile, and improved CONTRIBUTING.md. Hint hint
  • The Pagefind JavaScript should support running in Node.js a bit better (PR #828 — thanks @justsml !)

Looking Forward

👋 from @bglw — I thought I'd add a new section to these release notes talking about what's next.

The biggest item on my list is to improve the relevance of the Pagefind search results. With the current setup, you can tweak enough settings to get decent results for a given site, but it needs to live up more to the goal of working more-than-good enough out of the box.

The second-biggest item is to fill out the Modular UI and transition the default Pagefind experience to use that. This has been pending for a long time, and will be a much better base for those who wish to customize their search more than the Default UI currently allows.

Releases also now trigger a GitHub Discussion to be created, so please drop any general thoughts, comments, or feedback there 🙂

v1.4.0

01 Sep 05:45
5b44686

Choose a tag to compare

v1.4.0 Pre-release
Pre-release

Prerelease

v1.4.0-rc.1

01 Sep 04:17
49c146f

Choose a tag to compare

v1.4.0-rc.1 Pre-release
Pre-release

Core Features & Improvements

  • Added the "Include Characters" option to allow indexing of specific special characters.
  • Reduced filesizes for the Pagefind WebAssembly modules.
  • Added FreeBSD as a supported platform (PR #813 — thanks @nguthiru !)
  • Fixed an issue where matches in compound words could be ranked with zero weight. (PR #806 — thanks @teamdandelion !)

Pagefind Playground

Modular UI Features & Improvements

  • Added option to hide images on result templates in the Modular UI (PR #874 — thanks @HannesOberreiter !)
  • Added a data attribute for result count on the filter pills. (PR #827 — thanks @cmahnke !)

Default UI Features & Improvements

  • Added title attribute to the default UI search input for improved accessibility (PR #798 — thanks @rdela !)

UI Translations

  • Added Thai (th) translations (PR #801 — thanks @Phon1209 !)
  • Added Thai segmenter support when indexing (PR #807 — thanks @anonymaew !)
  • Added Basque (eu) translations (PR #826 — thanks @erral !)
  • Added Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) translations (PR #878 — thanks @altinnadmin !)
  • Added Burmese (my) translations (PR #768 — thanks @harrymkt !)

Everything Else

  • Added a development justfile, and improved CONTRIBUTING.md. Hint hint
  • The Pagefind JavaScript should support running in Node.js a bit better (PR #828 — thanks @justsml !)

Looking Forward

👋 from @bglw — I thought I'd add a new section to these release notes talking about what's next.

The biggest item on my list is to improve the relevance of the Pagefind search results. With the current setup, you can tweak enough settings to get decent results for a given site, but it needs to live up more to the goal of working more-than-good enough out of the box.

The second-biggest item is to fill out the Modular UI and transition the default Pagefind experience to use that. This has been pending for a long time, and will be a much better base for those who wish to customize their search more than the Default UI currently allows.

v1.4.0-alpha.1

27 Jan 10:09
49c146f

Choose a tag to compare

v1.4.0-alpha.1 Pre-release
Pre-release
  • Added the "Include Characters" option
  • Added the Pagefind Playground
  • Reduced filesizes for the Pagefind WebAssembly

v1.4.0-alpha.0

19 Jan 10:58
49c146f

Choose a tag to compare

v1.4.0-alpha.0 Pre-release
Pre-release
  • Added the Pagefind Playground
  • Reduced filesizes for the Pagefind WebAssembly

v1.1.1-alpha.4

17 Aug 01:52
49c146f

Choose a tag to compare

v1.1.1-alpha.4 Pre-release
Pre-release

Prerelease