This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
5.0.0
What's Changed
Minimum PHP requirement is increased from PHP 5.4 to PHP 7.1.
Minimum WordPress requirement is increased from WP 4.3.0 to WP 4.7.0.
- #683 Fix wizard option dynamic properties for PHP 8.2.
- #831 Fix the way filters are applied in get_cover_media().
- #1025 Support for installing as Composer Package.
- #1058 Allow post content caching to be disabled.
- #1073 Update release.sh.
- #1076 Reduce plugin's cache burden for remote requests.
- #1082 Fix: pass the missing $post param to the get_the_excerpt filter.
- #1092 Add support for PHP 8.
- #1095 Add GitHub workflow to mark issues and PR as stale.
- #1097 Actions: Remove separate PHP 8.2 composer install.
- #1098 Improve tests.
- #1099 Basic code maintenance improvements.
New Contributors
- @danielbachhuber made their first contribution in #1058
- @dkoo made their first contribution in #1082
- @roborourke made their first contribution in #1025
- @whyisjake made their first contribution in #1092
- @rodruiz made their first contribution in #1073
- @ethitter made their first contribution in #1076
- @rebeccahum made their first contribution in #831
Full Changelog: 4.2.1...5.0.0