Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bglw committed Sep 3, 2024
1 parent 14ec968 commit 70012fb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@

## Unreleased

### Fixes & Tweaks
* Fixes an issue where internal anchor and weight tokens would leak when captured in meta or filter attributes.
* Improves segmentation for extended languages (PR #600 — thanks @hamano !).
* Improves Pagefind's processing of "index.html" URLs (PR #604 — thanks @dscho !).
* Fixes some instances of incorrect types in the Pagefind NodeJS API (PRs #642 & #655 — thanks @vanyauhalin & SKalt !).

### UI Translations
* Added Swahili translations

### Secutiry
* Fix potential DOM clobbering when initializing Pagefind

## v1.1.0 (April 2, 2024)

### Core Features & Improvements
Expand Down

0 comments on commit 70012fb

Please sign in to comment.