- #524
e6060f7Thanks @ahuseyn! - chore: Initial release of the HWP Previews Plugin- Updated Readme and docs
- Upgraded wordpress-core into 6.9
-
#530
447530bThanks @josephfusco! - Verify WordPress 6.9 compatibility and update CI test matrix- Tested compatibility with WordPress 6.9
- Updated CI test matrix to WordPress 6.9, 6.8, 6.7 (dropped 6.5, 6.6)
- Updated dev dependencies (mockery/mockery to ^1.6, wp-graphql/wp-graphql-testcase to ^3.4)
- Updated Docker defaults to WordPress 6.9
- Reduced readme.txt tags to 5 for WordPress.org compliance
- #525
a120c89Thanks @ahuseyn! - Add optional data cleanup on uninstall via HWP_PREVIEWS_UNINSTALL_PLUGIN constant
-
#416
641fa27Thanks @ahuseyn! - Fixed security vulnerability by updating @wordpress/scripts from 30.18.0 to 30.24.0. Other packages bumped:- @changesets/cli
- @playwright/test
- @wordpress/e2e-test-utils-playwright
- @wordpress/env
- @wordpress/jest-console
- @wordpress/scripts
- #406
7e5a134Thanks @colinmurphy! - chore: Fix for the admin settings page to check capabilities.
- #377
90e14d8Thanks @colinmurphy! - Fixed priority issue with ACF and Previews.
- #370
e8f3904Thanks @colinmurphy! - bug: Fixed issue with retrieving post types before ACF hook initialisation.
- #333
cf0a040Thanks @ahuseyn! - 1. Disables Faust front-end redirects for preview url's to solve the iframe conflict. 2. Introduced methods in Faust_Integration to replace Faust-generated preview URLs with the site’s home URL as needed.
- #317
4dcff2dThanks @colinmurphy! - chore: Renamed composer name to "hwp-previews" to fix composer installation issue.
- #312
456be7eThanks @colinmurphy! - chore: Changes to the github workflow to automate version updates. No existing changes to previews.
- #308
8906c22Thanks @colinmurphy! - docs: Updated docs for testing.
- #292
8ab4aa5Thanks @colinmurphy! - chore: Updated action and filter docs.
- #288
4e892ceThanks @colinmurphy! - chore: Minor changes to testing docs and updating workflows.
- #284
9e3e968Thanks @colinmurphy! - chore: Updated testing docs to trigger workflow process.
- #282
9b9c496Thanks @colinmurphy! - chore: Initial beta release of hwp-previews.
- Proof of concept. A WordPress plugin for headless previews.
- RFC - #67