Skip to content

Commit fb05d6d

Browse files
Build "Merge pull request #4560 from Parsely/develop Release wp-parsely 3.24.1" (2aef990)
1 parent b1dea53 commit fb05d6d

10 files changed

Lines changed: 840 additions & 25 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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.24.1](https://github.com/Parsely/wp-parsely/compare/3.24.0...3.24.1) - 2026-08-26
9+
10+
### Fixed
11+
12+
- Inherit site-wide suggestion defaults per setting ([#4556](https://github.com/Parsely/wp-parsely/pull/4556))
13+
814
## [3.24.0](https://github.com/Parsely/wp-parsely/compare/3.23.7...3.24.0) - 2026-08-25
915

1016
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Parse.ly
22

3-
Stable tag: 3.24.0
3+
Stable tag: 3.24.1
44
Requires at least: 6.1
55
Tested up to: 6.9
66
Requires PHP: 7.4

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wp-parsely",
3-
"version": "3.24.0",
3+
"version": "3.24.1",
44
"private": true,
55
"description": "The Parse.ly plugin facilitates real-time and historical analytics to your content through a platform designed and built for digital publishing.",
66
"author": "parsely, hbbtstar, jblz, mikeyarce, GaryJ, parsely_mike, acicovic, mehmoodak, vaurdan",

0 commit comments

Comments
 (0)