Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
9ffd577
build(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0
dependabot[bot] Apr 14, 2026
7e215ed
Merge pull request #4153 from Parsely/trunk
acicovic Apr 14, 2026
ed13bbf
Merge branch 'develop' into dependabot/npm_and_yarn/follow-redirects-…
acicovic Apr 14, 2026
2c92cbc
Merge pull request #4151 from Parsely/dependabot/npm_and_yarn/follow-…
acicovic Apr 14, 2026
6e9a367
build(deps): bump ip-address and socks
dependabot[bot] May 6, 2026
c9600af
Merge pull request #4208 from Parsely/dependabot/npm_and_yarn/multi-8…
acicovic May 7, 2026
ff382bf
build(deps-dev): bump axios from 1.15.0 to 1.16.0
dependabot[bot] May 7, 2026
5fd252e
build(deps-dev): bump simple-git from 3.33.0 to 3.36.0
dependabot[bot] May 7, 2026
749e99b
Merge pull request #4209 from Parsely/dependabot/npm_and_yarn/axios-1…
acicovic May 7, 2026
d626abd
build(deps): bump postcss from 8.4.47 to 8.5.14
dependabot[bot] May 7, 2026
8daccd0
Merge branch 'develop' into dependabot/npm_and_yarn/simple-git-3.36.0
acicovic May 7, 2026
bcf2bb3
Merge pull request #4210 from Parsely/dependabot/npm_and_yarn/simple-…
acicovic May 7, 2026
e2e565e
Merge branch 'develop' into dependabot/npm_and_yarn/postcss-8.5.14
acicovic May 7, 2026
abc7426
Merge pull request #4211 from Parsely/dependabot/npm_and_yarn/postcss…
acicovic May 7, 2026
42c91e6
build(deps-dev): bump fast-uri from 3.0.2 to 3.1.2
dependabot[bot] May 8, 2026
a561250
build(deps): bump @babel/plugin-transform-modules-systemjs
dependabot[bot] May 9, 2026
dea06a3
Merge pull request #4213 from Parsely/dependabot/npm_and_yarn/babel/p…
acicovic May 11, 2026
75666b7
Merge branch 'develop' into dependabot/npm_and_yarn/fast-uri-3.1.2
acicovic May 11, 2026
875493c
Merge pull request #4212 from Parsely/dependabot/npm_and_yarn/fast-ur…
acicovic May 11, 2026
15b4da4
build(deps-dev): bump @tootallnate/once from 2.0.0 to 2.0.1
dependabot[bot] May 22, 2026
2009c82
build(deps-dev): bump qs from 6.14.2 to 6.15.2
dependabot[bot] May 22, 2026
1baed4e
test(e2e): make front-end tracker assertions attribute-order independent
Copilot May 25, 2026
97c61a6
test (e2e): use evaluate() for script textContent instead of toContai…
Copilot May 25, 2026
fba31f4
Merge pull request #4244 from Parsely/copilot/investigate-end-to-end-…
acicovic May 25, 2026
ba07a1c
Merge branch 'develop' into dependabot/npm_and_yarn/tootallnate/once-…
acicovic May 25, 2026
47dc37e
Merge branch 'develop' into dependabot/npm_and_yarn/qs-6.15.2
acicovic May 25, 2026
2a6d17d
Merge pull request #4242 from Parsely/dependabot/npm_and_yarn/tootall…
acicovic May 25, 2026
e47c099
Merge branch 'develop' into dependabot/npm_and_yarn/qs-6.15.2
acicovic May 25, 2026
a595899
build(deps): bump js-cookie from 3.0.5 to 3.0.7
dependabot[bot] May 25, 2026
d6620e3
Merge pull request #4243 from Parsely/dependabot/npm_and_yarn/qs-6.15.2
acicovic May 25, 2026
fb88711
Merge branch 'develop' into dependabot/npm_and_yarn/js-cookie-3.0.7
acicovic May 25, 2026
cbd05f4
build: rebuild recommended widget assets
Copilot May 25, 2026
32de2b5
fix(e2e): intercept API request to fix race condition in loading mess…
Copilot May 25, 2026
17035a0
Merge pull request #4245 from Parsely/copilot/fix-e2e-timeout-errors
acicovic May 25, 2026
3e531be
Merge branch 'develop' into dependabot/npm_and_yarn/js-cookie-3.0.7
acicovic May 25, 2026
fb0fbb1
Merge pull request #4240 from Parsely/dependabot/npm_and_yarn/js-cook…
acicovic May 25, 2026
04d6c9f
Update wp-parsely version number to 3.23.2
github-actions[bot] May 25, 2026
de9987e
Update CHANGELOG.md for version 3.23.2
github-actions[bot] May 25, 2026
1bc8f4d
Merge pull request #4247 from Parsely/update/wp-parsely-version-to-3.…
acicovic May 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.23.2](https://github.com/Parsely/wp-parsely/compare/3.23.1...3.23.2) - 2026-05-25

### Dependency Updates

- 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.23.2+label%3ADeps).

## [3.23.1](https://github.com/Parsely/wp-parsely/compare/3.23.0...3.23.1) - 2026-04-14

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Parse.ly

Stable tag: 3.23.1
Stable tag: 3.23.2
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Expand Down
2 changes: 1 addition & 1 deletion build/recommended-widget.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-dom-ready'), 'version' => 'ebd7d076e230ba29e797');
<?php return array('dependencies' => array('wp-dom-ready'), 'version' => '400281f1528e222b5262');
2 changes: 1 addition & 1 deletion build/recommended-widget.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading