Releases: pfefferle/wordpress-webmention
Releases Β· pfefferle/wordpress-webmention
5.7.0
What's Changed
- Bump actions/stale from 9 to 10 by @dependabot[bot] in #575
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #576
- Remove legacy docker-compose.yml by @pfefferle in #577
- Fix webmention_avatars setting having no effect by @pfefferle in #555
- Fix comment_query to respect explicit type parameter by @pfefferle in #578
- Bump @wordpress/components from 31.0.0 to 32.1.0 by @dependabot[bot] in #581
- Bump akirk/extract-wp-hooks from 1.3.0 to 1.4.0 by @dependabot[bot] in #582
- Bump @wordpress/env from 10.39.0 to 11.0.0 by @dependabot[bot] in #583
- Fix double slash in avatar upload directory path by @pfefferle in #586
- Fix undefined constant error in WP handler by @pfefferle in #589
- Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #590
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #592
- Bump @wordpress/icons from 11.8.0 to 12.0.0 by @dependabot[bot] in #591
- Fix blind SSRF via unsafe remote requests by @pfefferle in #593
- Release 5.7.0 by @pfefferle in #594
Full Changelog: 5.6.2...5.7.0
5.6.2
What's Changed
- Bump @wordpress/components from 30.9.0 to 31.0.0 by @dependabot[bot] in #573
- Fix incorrect asset URL in admin enqueue by @pfefferle in #572
- Revert version back to 6.2 compatibility by @dshanske in #574
Full Changelog: 5.6.1...5.6.2
5.6.1
What's Changed
- Remove explicit require_once for Handler classes by @pfefferle in #570
Full Changelog: 5.6.0...5.6.1
5.6.0
What's Changed
- Disable outgoing Webmentions by @pfefferle in #525
- Remove duplicate links by @edent in #537
- Bump @wordpress/components from 29.12.0 to 30.3.0 by @dependabot[bot] in #535
- Add null check in is_jsonld_type method by @edent in #540
- Bump @wordpress/icons from 10.32.0 to 11.0.0 by @dependabot[bot] in #542
- Add classic editor fallback for webmention post settings by @dshanske in #528
- Fix span tags inside anchor tags confusing WordPress auto-linking by @pfefferle in #548
- Fix fatal error when parsing invalid date strings by @pfefferle in #547
- Fix array_merge() error when _embedded key is missing by @pfefferle in #545
- Refactor test infrastructure by @pfefferle in #556
- Bump @wordpress/scripts from 30.27.0 to 31.1.0 by @dependabot[bot] in #557
- Add styling for webmention form elements by @pfefferle in #553
- Fix distorted emoji display when avatars are disabled by @pfefferle in #551
- Add content fallback for Bridgy webmentions without text by @pfefferle in #549
- Fix editor plugin error on CPTs without custom-fields support by @pfefferle in #546
- Add filter to customize webmention form submit button text by @pfefferle in #550
- Add uninstall method to clean up plugin options by @pfefferle in #552
- Fix undefined array key comment_content warning by @pfefferle in #554
- Complete folder rename to lowercase by @pfefferle in #562
- Refactor admin settings to use WordPress Settings API by @pfefferle in #561
- Remove webmention- prefix from template filenames by @pfefferle in #563
Full Changelog: 5.5.0...5.6.0
5.5.0
What's Changed
- Fix
webmentions_disabledmeta value not being deleted. - Add
webmention_show_facepilesetting. - Comment form template improvements by @MatzeKitt in #521
New Contributors
- @MatzeKitt made their first contribution in #521
Full Changelog: 5.4.1...5.5.0
5.4.1
5.4.0
What's Changed
- Update yoast/phpunit-polyfills requirement from ^2.0 to ^3.0 by @dependabot in #488
- Allow "Approve & Always Allow" only for Webmentions by @pfefferle in #491
- Check for missing format property by @dshanske in #494
- Add single ClassicPress Unit Test by @dshanske in #495
- Use
readme.mdas main readme by @pfefferle in #496 - Allow
readme.mdby @pfefferle in #498 - Add setting for avatar store by @dshanske in #501
- Remove Webmention Dependence on Pings by @dshanske in #485
- Bump @wordpress/components from 28.13.0 to 29.4.0 by @dependabot in #510
- Improve and simplify the plugin loader by @pfefferle in #509
- Finally implement async processing by @pfefferle in #500
Full Changelog: 5.3.3...5.4.0
5.3.3
- Load CSS also if comments are closed, because Webmentions ignore that setting
- Improve version() method
Full Changelog: 5.3.2...5.3.3
5.3.2
What's Changed
- Speeds up the loading of posts with lots of comments by @pfefferle in #477
- Update phpcs.yml by @pfefferle in #484
- Update class-mf2.php to flatten the haystack by @edent in #483
Full Changelog: 5.3.1...5.3.2
5.3.1
- Fix fatal error
Full Changelog: 5.3.0...5.3.1