Skip to content

Commit cafec72

Browse files
Update CHANGELOG.md for version 3.18.0
1 parent 366e7d3 commit cafec72

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [3.18.0](https://github.com/Parsely/wp-parsely/compare/3.17.0...3.18.0) - 2025-04-21
9+
10+
### Added
11+
12+
- PCH: Add category slug support in search ([#3210](https://github.com/Parsely/wp-parsely/pull/3210))
13+
- Smart Linking: Add post details to the "Review" modal ([#3176](https://github.com/Parsely/wp-parsely/pull/3176))
14+
- PCH Related Posts: Add advanced search ([#3117](https://github.com/Parsely/wp-parsely/pull/3117))
15+
- Add identifier to JSON-LD metadata ([#3007](https://github.com/Parsely/wp-parsely/pull/3007))
16+
17+
### Changed
18+
19+
- Simplify check in admin_bar_parsely_stats_button() ([#3181](https://github.com/Parsely/wp-parsely/pull/3181))
20+
- PCH: Remove beta messaging ([#3066](https://github.com/Parsely/wp-parsely/pull/3066))
21+
22+
### Fixed
23+
24+
- Fix issue checking queried object with a false queried object ([#3178](https://github.com/Parsely/wp-parsely/pull/3178))
25+
- PCH: Fix issue with potential duplicate API calls in settings and smart links ([#3095](https://github.com/Parsely/wp-parsely/pull/3095))
26+
- Fix update metadata endpoint calling issues ([#3092](https://github.com/Parsely/wp-parsely/pull/3092))
27+
28+
### Dependency Updates
29+
30+
- The list of all dependency updates for this release is available [here](https://github.com/Parsely/wp-parsely/pulls?q=is%3Apr+is%3Amerged+milestone%3A3.18.0+label%3ADeps).
31+
832
## [3.17.0](https://github.com/Parsely/wp-parsely/compare/3.16.4...3.17.0) - 2024-11-12
933

1034
### Added

0 commit comments

Comments
 (0)