Skip to content

Commit 70012fb

Browse files
committed
Changelog
1 parent 14ec968 commit 70012fb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@
99

1010
## Unreleased
1111

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+
1224
## v1.1.0 (April 2, 2024)
1325

1426
### Core Features & Improvements

0 commit comments

Comments
 (0)