@@ -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.4 .0
6+ Stable tag: 4.5 .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.5.0 =
136136
137137* Improved: Reactions (likes and reposts) now enabled by default
138138* Added: Reactions block to display likes and reposts
@@ -178,25 +178,6 @@ For reasons of data protection, it is not possible to see the followers of other
178178* Fixed: Missing attachement-type for enclosures
179179* Fixed: Prevention against self pings
180180
181- = 4.2.1 =
182-
183- * Added: Mastodon Apps status provider
184- * Improved: Image-Handling
185- * Improved: Have better checks if audience should be set or not
186- * Fixed: Don't overwrite an existing `wp-tests-config.php`
187- * Fixed: PHPCS for phpunit files
188-
189- = 4.2.0 =
190-
191- * Added: Unit tests for the `ActivityPub\Transformer\Post` class
192- * Improved: Reuse constants once they're defined
193- * Improved: "FEP-b2b8: Long-form Text" support
194- * Improved: Admin notice for plain permalink settings is more user-friendly and actionable
195- * Improved: Post-Formats support
196- * Fixed: Do not display ActivityPub's user sub-menus to users who do not have the capabilities of writing posts.
197- * Fixed: Proper margins for notices and font size for page title in settings screen.
198- * Fixed: Ensure that `?author=0` resolves to blog user
199-
200181See full Changelog on [GitHub](https://github.com/Automattic/wordpress-activitypub/blob/trunk/CHANGELOG.md).
201182
202183== Upgrade Notice ==
0 commit comments