@@ -3,7 +3,7 @@ Contributors: automattic, pfefferle, mattwiebe, obenland, akirk, jeherve, mediaf
33Tags: OStatus, fediverse, activitypub, activitystream
44Requires at least: 5.5
55Tested up to: 6.7
6- Stable tag: 4.3 .0
6+ Stable tag: 4.4 .0
77Requires PHP: 7.0
88License: MIT
99License URI: http://opensource.org/licenses/MIT
@@ -132,7 +132,7 @@ For reasons of data protection, it is not possible to see the followers of other
132132
133133== Changelog ==
134134
135- = Unreleased =
135+ = 4.4.0 =
136136
137137* Added: Setting to enable/disable Authorized-Fetch
138138* Improved: Added screen reader text for the "Follow Me" block for improved accessibility
@@ -180,48 +180,6 @@ For reasons of data protection, it is not possible to see the followers of other
180180* Fixed: Proper margins for notices and font size for page title in settings screen.
181181* Fixed: Ensure that `?author=0` resolves to blog user
182182
183- = 4.1.1 =
184-
185- * Fixed: Only revert to URL if there is one
186- * Fixed: Migration
187-
188- = 4.1.0 =
189-
190- * Added: Add custom Preview for "Fediverse"
191- * Added: Support `comment_previously_approved` setting
192- * Fixed: Hide sticky posts that are not public
193- * Improved: `activity_handle_undo` action
194- * Improved: Add title to content if post is a `Note`
195- * Improved: Fallback to blog-user if user is disabled
196-
197- = 4.0.2 =
198-
199- * Fixed: Do not federate "Local" posts
200- * Improved: Help-text for Content-Warning box
201-
202- = 4.0.1 =
203-
204- * Fixed: Missing URL-Param handling in REST API
205- * Fixed: Seriously Simple Podcasting integration
206- * Fixed: Multiple small fixes
207- * Improved: Provide contextual fallback for dynamic blocks
208-
209- = 4.0.0 =
210-
211- * Added: Fire an action before a follower is removed
212- * Added: Make Intent-URL filterable
213- * Added: `title` attribute to link headers for better readability
214- * Added: Post "visibility" feature
215- * Added: Attribution-Domains support
216- * Improved: Inbox validation
217- * Improved: WordPress-Post-Type - Detection
218- * Improved: Only validate POST params and do not fall back to GET params
219- * Improved: ID handling for a better compatibility with caching plugins
220- * Fixed: The "Shared Inbox" endpoint
221- * Fixed: Ensure that sticky_posts is an array
222- * Fixed: URLs and Hashtags in profiles were not converted
223- * Fixed: A lot of small improvements and fixes
224-
225183See full Changelog on [GitHub](https://github.com/Automattic/wordpress-activitypub/blob/trunk/CHANGELOG.md).
226184
227185== Upgrade Notice ==
0 commit comments