We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14ec968 commit 70012fbCopy full SHA for 70012fb
CHANGELOG.md
@@ -9,6 +9,18 @@
9
10
## Unreleased
11
12
+### Fixes & Tweaks
13
+* Fixes an issue where internal anchor and weight tokens would leak when captured in meta or filter attributes.
14
+* Improves segmentation for extended languages (PR #600 — thanks @hamano !).
15
+* Improves Pagefind's processing of "index.html" URLs (PR #604 — thanks @dscho !).
16
+* Fixes some instances of incorrect types in the Pagefind NodeJS API (PRs #642 & #655 — thanks @vanyauhalin & SKalt !).
17
+
18
+### UI Translations
19
+* Added Swahili translations
20
21
+### Secutiry
22
+* Fix potential DOM clobbering when initializing Pagefind
23
24
## v1.1.0 (April 2, 2024)
25
26
### Core Features & Improvements
0 commit comments