All notable changes to this project will be documented in this file, per the Keep a Changelog standard. Moving forward, this project will (more strictly) adhere to Semantic Versioning.
Unreleased - TBD
1.3.5 - 2024-07-31
Note that this release bumps the minimum required version of WordPress from 6.2 to 6.4.
- Bump WordPress "tested up to" version 6.6 (props @jeffpaul, @dkotter, @sudip-md via #195).
- Bump WordPress minimum to version 6.4 (props @jeffpaul, @dkotter, @sudip-md via #195).
- Fatal error caused by redeclared functions (props @claudiulodro, @Sidsector9, @shelb-elliott, @iamdharmesh via #197).
1.3.4 - 2024-07-08
Note that this release bumps the minimum required version of WordPress from 5.7 to 6.2.
- PHP version check to ensure >= 7.4 support (props @bmarshall511, @faisal-alvi, @ankitguptaindia via #165).
- Margin to the top of Why Digital Group, Padding to Why Digital Group, and Background and text color to even table rows (props @claytoncollie, @faisal-alvi via #187).
- Bump WordPress minimum to version 6.2 and "tested up to" version 6.5 (props @dependabot, @faisal-alvi, @dkotter, @jeffpaul, @qasumitbagthariya, @sudip-md via #166, #188).
- Build editor-style entrypoint (props @davisshaver, @dkotter via #178).
- Bump
@cypress/request
from 2.88.12 to 3.0.1 (props @dependabot, @faisal-alvi, @dkotter, @jeffpaul via #166). - Bump
cypress
from 11.2.0 to 13.3.0 (props @dependabot, @faisal-alvi, @dkotter, @jeffpaul via #166). - Bump
follow-redirects
from 1.15.3 to 1.15.4 (props @dependabot, @faisal-alvi via #177).
- Updated
CODEOWNERS
(props @jeffpaul, @dkotter via #176). - Disabled auto sync pull requests with target branch (props @iamdharmesh via #184).
- Upgraded
download-artifact
from v3 to v4 (props @iamdharmesh, @jeffpaul, @faisal-alvi, @dkotter via #182). - Added a "Testing" section in the
CONTRIBUTING.md
file (props @kmgalanakis, @jeffpaul via #189).
1.3.3 - 2023-10-24
- FAQ on the Media Kit page rename action (props @kelvinballoo, @faisal-alvi, @jeffpaul via #162).
- Bump WordPress "tested up to" version to 6.3 (props @jeffpaul, @faisal-alvi via #158).
- Updated repo automator workflow (props @iamdharmesh, @faisal-alvi via #163).
- Bump
tough-cookie
from 4.0.0 to 4.1.3 and@cypress/request
from 2.88.10 to 2.88.12 (props @dependabot, @faisal-alvi via #156).
1.3.2 - 2023-05-15
- Run E2E tests on the zip generated by "Build release zip" action (props @iamdharmesh, @faisal-alvi, @jeffpaul via #128).
- GitHub Action Summary for Cypress e2e checks (props @faisal-alvi, @jeffpaul via #129).
- WordPress "tested up to" version 6.2 (props @jayedul, @faisal-alvi via #142).
- Bump
simple-git
from 3.15.1 to 3.16.0 (props @dependabot, @faisal-alvi via #130). - Bump
http-cache-semantics
from 4.1.0 to 4.1.1 (props @dependabot, @faisal-alvi via #131). - Bump
dns-packet
from 5.3.1 to 5.4.0 (props @dependabot, @faisal-alvi via #133). - Bump
webpack
from 5.73.0 to 5.76.1 (props @dependabot, @faisal-alvi via #134).
1.3.1 - 2023-01-13
- PR Helper GH Action (props @iamdharmesh, @faisal-alvi via #101).
- Added "Build release zip" GitHub Action (props @faisal-alvi, @peterwilsoncc via #114).
- Update Support Level from Active to Stable (props @jeffpaul, @dkotter via #103).
- Renamed PR Helper GitHub action to PR Automator (props @iamdharmesh, @jeffpaul via #104).
- Bump WP tested up to version to 6.1 (props @faisal-alvi, @cadic via #110).
- Included images losslessly compressed to reduce file size (props @peterwilsoncc, @faisal-alvi, @dkotter via #117).
- Cypress integration migrated from 9.5.4 to 11.2.0 (props @jayedul, @iamdharmesh, @faisal-alvi via #121).
- Image display on WordPress installs with non-standard content paths (props @peterwilsoncc, @dkotter, @faisal-alvi, @jeffpaul via #115).
- PHPCS Workflow errors (props @peterwilsoncc, @faisal-alvi via #120).
- PSR-4 Autoloading (props @peterwilsoncc, @faisal-alvi via #125).
- Bump
got
from 10.7.0 to 11.8.5 and@wordpress/env
from 4.8.0 to 5.2.0 (props @dependabot via #100). - Bump
loader-utils
from 2.0.2 to 2.0.4 (props @dependabot, @faisal-alvi, @jeffpaul via #106, #109). - Bump
minimatch
from 3.0.4 to 3.1.2 (props @dependabot, @faisal-alvi, @jeffpaul via #107). - Bump
simple-git
from 3.14.0 to 3.15.1 (props @dependabot, @faisal-alvi via #124). - Bump
json5
from 1.0.1 to 1.0.2 (props @dependabot, @faisal-alvi via #127).
1.3.0 - 2022-09-14
Note that this release bumps the minimum required version of WordPress from 5.5 to 5.7 and PHP from 7.0 to 7.4.
- Bump minimum required version of WordPress from 5.5 to 5.7 (props @vikrampm1, @faisal-alvi, @Sidsector9 via #96).
- Bump minimum required version of PHP from 7.0 to 7.4 (props @vikrampm1, @faisal-alvi, @Sidsector9 via #96).
- Bump
terser
from 5.14.0 to 5.14.2 (props @dependabot, @faisal-alvi via #95).
1.2.1 - 2022-07-19
- Updated the
CONTRIBUTING.md
file (props @faisal-alvi, @jeffpaul via #89).
- Bring back the
/assets/images
directory to avoid broken images (props @dkotter, @kmwilkerson, @faisal-alvi via #91).
1.2.0 - 2022-06-27
- Dependency security scanning. (props @jeffpaul, @faisal-alvi via #84).
- Bump WordPress "tested up to" version 6.0. (props @ajmaurya99, @faisal-alvi, @vikrampm1 via #83).
- Upgrade
10up-toolkit
from 1.0.13 to 4.0.0 (props @jeffpaul, @faisal-alvi, @Sidsector9 via #85). - Bump
eventsource
from 1.1.0 to 1.1.1 (props @dependabot[bot], @jeffpaul via #86).
1.1.0 - 2022-04-20
- Added mobile styling and fixed linting errors (props @cldhmmr, @treykane, @faisal-alvi, @sudip-10up, @jeffpaul via #72).
- WP Version bump to 5.9 (props @faisal-alvi, @jeffpaul, @sudip-10up, @ankitguptaindia via #64).
- Compatible tabs with the upstream version 1.0.2 (props @faisal-alvi, @jeffpaul via #81).
- Fix responsive issues of media kit page (props @mehidi258, @sudip-10up @faisal-alvi, @jeffpaul via #52).
- Fix eslint errors (props @mehidi258, @faisal-alvi, @jeffpaul via #61).
- Fix editor styles to match frontend design (props @mehidi258, @ankitguptaindia, @faisal-alvi, @jeffpaul via #58).
- Fix audience profiles border width (props @mehidi258, @Sidsector9, @ankitguptaindia, @faisal-alvi, @jeffpaul via #59).
- Tab Title is editable from below the tab (props @faisal-alvi, @peterwilsoncc, @kdo, @jeffpaul via #63).
- The Orientation Options are removed (props @faisal-alvi, @peterwilsoncc via #65).
- Bump
nanoid
from 3.1.25 to 3.2.0 (props @dependabot via #67). - Bump
follow-redirects
from 1.14.4 to 1.14.8 (props @dependabot via #68 & #69). - Bump
url-parse
from 1.5.3 to 1.5.10 (props @dependabot via #70 & #71).
1.0.0 - 2021-12-10
- Initial public plugin release 🎉
0.9.0 - 2021-12-01
- Initial private plugin release 🎉