Skip to content

Commit b5fb6f6

Browse files
authored
Readme: Remove remaining 4.x changelogs (#1369)
Helps with keeping the readme length at bay.
1 parent 9aa1d1b commit b5fb6f6

File tree

1 file changed

+0
-88
lines changed

1 file changed

+0
-88
lines changed

readme.txt

Lines changed: 0 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -197,94 +197,6 @@ For reasons of data protection, it is not possible to see the followers of other
197197
* Fixed: No longer parses tags for post types that don't support Activitypub.
198198
* Fixed: rel attribute will now contain no more than one "me" value.
199199

200-
= 4.7.3 =
201-
202-
* Fixed: Flush rewrite rules after NodeInfo update.
203-
204-
= 4.7.2 =
205-
206-
* Added: Support for WPML post locale
207-
* Removed: Built-in support for nodeinfo2. Use the [NodeInfo plugin](https://wordpress.org/plugins/nodeinfo/) instead.
208-
* Fixed: More robust handling of `_activityPubOptions` in scripts, using a `useOptions()` helper.
209-
* Fixed: Flush post caches after Followers migration.
210-
211-
= 4.7.1 =
212-
213-
* Fixed: Missing migration
214-
215-
= 4.7.0 =
216-
217-
* Added: Comment counts get updated when the plugin is activated/deactivated/deleted
218-
* Added: A filter to make custom comment types manageable in WP.com Calypso
219-
* Changed: Hide ActivityPub post meta keys from the custom Fields UI
220-
* Changed: Bumped minimum required PHP version to 7.2
221-
* Changed: Print `_activityPubOptions` in the `wp_footer` action on the frontend.
222-
* Fixed: Undefined array key warnings in various places
223-
* Fixed: @-mentions in federated comments being displayed with a line break
224-
* Fixed: Fetching replies from the same instance for Enable Mastodon Apps
225-
* Fixed: Image captions not being included in the ActivityPub representation when the image is attached to the post
226-
227-
= 4.6.0 =
228-
229-
* Added: A filter to allow modifying the ActivityPub preview template
230-
* Added: `@mentions` in the JSON representation of the reply
231-
* Added: Settings to enable/disable e-mail notifications for new followers and direct messages
232-
* Changed: HTML to e-mail text conversion
233-
* Changed: Direct Messages: Test for the user being in the to field
234-
* Changed: Better support for FSE color schemes
235-
* Fixed: Reactions: Provide a fallback for empty avatar URLs
236-
237-
= 4.5.1 =
238-
239-
* Changed: Reactions block: Remove the `wp-block-editor` dependency for frontend views
240-
* Fixed: Direct Messages: Don't send notification for received public activities
241-
242-
= 4.5.0 =
243-
244-
* Changed: Reactions (likes and reposts) now enabled by default
245-
* Added: Reactions block to display likes and reposts
246-
* Added: `icon` support for `Audio` and `Video` attachments
247-
* Added: Send "new follower" emails
248-
* Added: Send "direct message" emails
249-
* Added: Account for custom comment types when calculating comment counts
250-
* Added: Plugin upgrade routine that automatically updates comment counts
251-
* Changed: Email templates for Likes and Reposts
252-
* Changed: Interactions moderation
253-
* Changed: Compatibility with Akismet
254-
* Changed: Comment type mapping for `Like` and `Announce`
255-
* Changed: Signature verification for API endpoints
256-
* Changed: Changed priority of Attachments, to favor `Image` over `Audio` and `Video`
257-
* Fixed: Empty `url` attributes in the Reply block no longer cause PHP warnings
258-
259-
= 4.4.0 =
260-
261-
* Added: Setting to enable/disable Authorized-Fetch
262-
* Changed: Added screen reader text for the "Follow Me" block for improved accessibility
263-
* Changed: Added `media_type` support to Activity-Object-Transformers
264-
* Changed: Clarified settings page text around which users get Activitypub profiles
265-
* Changed: Add a filter to the REST API moderators list
266-
* Fixed: Prevent hex color codes in HTML attributes from being added as post tags
267-
* Fixed: A typo in the custom post content settings
268-
* Fixed: Prevent draft posts from being federated when bulk deleted
269-
270-
= 4.3.0 =
271-
272-
* Added: A `pre_activitypub_get_upload_baseurl` filter
273-
* Added: Fediverse Preview on post-overview page
274-
* Added: GitHub action to enforce Changelog updates
275-
* Added: New contributors
276-
* Changed: Basic enclosure validation
277-
* Changed: More User -> Actor renaming
278-
* Changed: Outsource Constants to a separate file
279-
* Changed: Better handling of `readme.txt` and `README.md`
280-
* Fixed: editor error when switching to edit a synced Pattern
281-
* Fixed: Fediverse preview showing `preferredUsername` instead of `name`
282-
* Fixed: Potential fatal error in Enable Mastodon Apps
283-
* Fixed: Broken escaping of Usernames in Actor-JSON
284-
* Fixed: Show Followers name instead of avatar on mobile view
285-
* Fixed: Missing attachement-type for enclosures
286-
* Fixed: Prevention against self pings
287-
288200
See full Changelog on [GitHub](https://github.com/Automattic/wordpress-activitypub/blob/trunk/CHANGELOG.md).
289201

290202
== Upgrade Notice ==

0 commit comments

Comments
 (0)