Skip to content

Commit 1e25fc2

Browse files
Update CHANGELOG.md for version 3.17.0
1 parent 5ccf2fe commit 1e25fc2

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.17.0](https://github.com/Parsely/wp-parsely/compare/3.16.4...3.17.0) - 2024-11-12
9+
10+
### Added
11+
12+
- PCH Excerpt Suggestions: Add persona and tone settings ([#2890](https://github.com/Parsely/wp-parsely/pull/2890))
13+
- Add the Excerpt Suggestions feature to the PCH sidebar ([#2811](https://github.com/Parsely/wp-parsely/pull/2811))
14+
15+
### Changed
16+
17+
- Don't allow Super Admins to use disabled PCH features ([#2895](https://github.com/Parsely/wp-parsely/pull/2895))
18+
- PCH Performance Stats: Show stats for posts with a trackable status ([#2893](https://github.com/Parsely/wp-parsely/pull/2893))
19+
- PCH Refactor: Refactor internal API and external services ([#2889](https://github.com/Parsely/wp-parsely/pull/2889))
20+
- Migrate E2E tests to Playwright ([#2736](https://github.com/Parsely/wp-parsely/pull/2736))
21+
- Use Composer autoloader ([#2621](https://github.com/Parsely/wp-parsely/pull/2621))
22+
23+
### Fixed
24+
25+
- Fix AMP validation issues ([#2847](https://github.com/Parsely/wp-parsely/pull/2847))
26+
- Fix deprecation warnings in the browser console ([#2668](https://github.com/Parsely/wp-parsely/pull/2668))
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.17.0+label%3A%22Component%3A+Dependencies%22).
31+
832
## [3.16.4](https://github.com/Parsely/wp-parsely/compare/3.16.3...3.16.4) - 2024-08-21
933

1034
### Fixed

0 commit comments

Comments
 (0)