Skip to content

Conversation

@cotes2020
Copy link
Owner

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Description

Fixes issues with PR #2199 in v7.3.0. Also restored full-text search.

Additional context

@cotes2020 cotes2020 linked an issue Jul 26, 2025 that may be closed by this pull request
1 task
@cotes2020 cotes2020 merged commit 7615d72 into hotfix/7.3.1 Jul 26, 2025
4 of 5 checks passed
@cotes2020 cotes2020 deleted the fix-search-json branch July 26, 2025 12:22
github-actions bot pushed a commit that referenced this pull request Jul 26, 2025
## [7.3.1](v7.3.0...v7.3.1) (2025-07-26)

### Bug Fixes

* escape special JSON characters in search results ([#2481](#2481)) ([7615d72](7615d72))
@github-actions
Copy link

🎉 This PR is included in version 7.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Included or resolved in the release label Jul 26, 2025
yunseo-kim added a commit to yunseo-kim/yunseo-kim.github.io that referenced this pull request Jul 27, 2025
Bug Fixes:
- escape special JSON characters in search results ([#2481](cotes2020/jekyll-theme-chirpy#2481)) ([7615d72](cotes2020/jekyll-theme-chirpy@7615d72))
chenuin pushed a commit to chenuin/jekyll-theme-chirpy that referenced this pull request Aug 16, 2025
## [7.3.1](cotes2020/jekyll-theme-chirpy@v7.3.0...v7.3.1) (2025-07-26)

### Bug Fixes

* escape special JSON characters in search results ([cotes2020#2481](cotes2020#2481)) ([7615d72](cotes2020@7615d72))
ibralyousef pushed a commit to ibralyousef/ibralyousef.github.io that referenced this pull request Aug 25, 2025
ibralyousef pushed a commit to ibralyousef/ibralyousef.github.io that referenced this pull request Aug 25, 2025
## [7.3.1](cotes2020/jekyll-theme-chirpy@v7.3.0...v7.3.1) (2025-07-26)

### Bug Fixes

* escape special JSON characters in search results ([cotes2020#2481](cotes2020#2481)) ([7615d72](cotes2020@7615d72))
gee6809 pushed a commit to gee6809/gee6809.github.io that referenced this pull request Oct 20, 2025
gee6809 pushed a commit to gee6809/gee6809.github.io that referenced this pull request Oct 20, 2025
## [7.3.1](cotes2020/jekyll-theme-chirpy@v7.3.0...v7.3.1) (2025-07-26)

### Bug Fixes

* escape special JSON characters in search results ([cotes2020#2481](cotes2020#2481)) ([4fee420](cotes2020@4fee420))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Included or resolved in the release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"search.json" Fails to Load Due to Invalid Escape Sequence

2 participants