Releases: Automattic/wordpress-activitypub
Releases · Automattic/wordpress-activitypub
1.2.0
What's Changed
- Follow Me: improve styles for dark themes by @mattwiebe in #557
- have a filter to defer signature verification by @pfefferle in #435
- Fix #493 by @janboddez in #497
- search for followers and order the output list by @pfefferle in #502
- Attachments: dedupe earlier to prevent incorrect max_media by @mattwiebe in #565
New Contributors
- @janboddez made their first contribution in #497
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Fix: PHP 8.1 compatibility by @mattwiebe in #533
- Added: add support for audio 🔈 and video 📼 attachments by @mattwiebe in #536
- Fix: Mentions and hashtags now have a 1MB limit for attempting to link @mattwiebe in #540 and #544
- Improved: more reliable way to get author and author_url by @uk3 in #546
- Fix: support also ISO-639-1 codes by @pfefferle in #549
- Add: monthly active users by @pfefferle in #530
New Contributors
Full Changelog: 1.0.10...1.1.0
1.0.10
What's Changed
- improve error messages and codes by @pfefferle in #532
Full Changelog: 1.0.9...1.0.10
1.0.9
1.0.8
What's Changed
- Fix typo "lenght" in help page by @tserong in #511
- increase timeout by @pfefferle in #518
- Shortcodes: only register when needed by @mattwiebe in #526
- Various improvements by @pfefferle in #527
- doc(README): remove typo by @Chaitanya110703 in #528
- more consistent use of response content type by @pfefferle in #529
New Contributors
- @tserong made their first contribution in #511
- @Chaitanya110703 made their first contribution in #528
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- fix function call by @pfefferle in #503
- add filter to check if blog is public by @pfefferle in #504
Full Changelog: 1.0.6...1.0.7
1.0.6
- Fixed: more restrictive request verification
Full Changelog: 1.0.5...1.0.6
1.0.5
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Fix: race condition by @pfefferle in #501
- Fix: missing featured image when using blocks by @pfefferle in #500
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- do not show block for WP versions below 5.9 by @pfefferle in #484
- README: add missing words by @kraftbj in #486
- Plugin loading refactor by @mattwiebe in #485
- Add a
ACTIVITYPUB_DISABLE_REWRITESconstant by @mattwiebe in #490 - Posts: add pre-fetch hook to allow plugins to hang filters on by @kraftbj in #487
- Blocks: better frontend UX by @mattwiebe in #494
- Blocks: improved theme compat &c. by @mattwiebe in #495
- Follow Me: more sensible and leaner styles by @mattwiebe in #496
- first draft of FEDERATION.md by @pfefferle in #491
- Add "Security Policy" and "Code of Conduct" by @pfefferle in #498
- add backward compatibility support by @pfefferle in #489
- new banner and icons by @pfefferle in #492
New Contributors
Full Changelog: 1.0.2...1.0.3