Skip to content

Commit

Permalink
Merge branch 'master' into fix/missing-at
Browse files Browse the repository at this point in the history
  • Loading branch information
pfefferle authored Sep 23, 2024
2 parents b6874a5 + 9c39c46 commit d7a600a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 50 deletions.
25 changes: 0 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,31 +193,6 @@ For reasons of data protection, it is not possible to see the followers of other
* Fixed: Only send Update for previously-published posts
* Improved: Simplified WebFinger code

### 3.0.0 ###

* Added: "Reply Context" support, you can now reply to posts on the Fediverse through a WordPress post
* Added: Bookmarklet to automatically pre-fill the "Reply Context" block
* Added: "Header Image" support and ability to edit other profile informations for Authors and the Blog-User
* Added: ActivityPub link HTML/HTTP-Header support
* Added: Tag support for Actors (only auto generated for now)
* Improved: Add setting to enable/disable the `fediverse:creator` OGP tag
* Removed: Deprecated `class-post.php` model

### 2.6.1 ###

* Fixed: Extra Fields will generate wrong entries

### 2.6.0 ###

* Added: Support for FEP-fb2a
* Added: CRUD support for Extra Fields
* Improved: Remote-Follow UI and UX
* Improved: Open Graph `fediverse:creator` implementation
* Fixed: Compatibility issues with fed.brid.gy
* Fixed: Remote-Reply endpoint
* Fixed: WebFinger Error Codes (thanks to the FediTest project)
* Fixed: Fatal Error when wp_schedule_single_event third argument is being passed as a string

See full Changelog on [GitHub](https://github.com/Automattic/wordpress-activitypub/blob/master/CHANGELOG.md).

## Upgrade Notice ##
Expand Down
25 changes: 0 additions & 25 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -191,31 +191,6 @@ For reasons of data protection, it is not possible to see the followers of other
* Fixed: Only send Update for previously-published posts
* Improved: Simplified WebFinger code

= 3.0.0 =

* Added: "Reply Context" support, you can now reply to posts on the Fediverse through a WordPress post
* Added: Bookmarklet to automatically pre-fill the "Reply Context" block
* Added: "Header Image" support and ability to edit other profile informations for Authors and the Blog-User
* Added: ActivityPub link HTML/HTTP-Header support
* Added: Tag support for Actors (only auto generated for now)
* Improved: Add setting to enable/disable the `fediverse:creator` OGP tag
* Removed: Deprecated `class-post.php` model

= 2.6.1 =

* Fixed: Extra Fields will generate wrong entries

= 2.6.0 =

* Added: Support for FEP-fb2a
* Added: CRUD support for Extra Fields
* Improved: Remote-Follow UI and UX
* Improved: Open Graph `fediverse:creator` implementation
* Fixed: Compatibility issues with fed.brid.gy
* Fixed: Remote-Reply endpoint
* Fixed: WebFinger Error Codes (thanks to the FediTest project)
* Fixed: Fatal Error when wp_schedule_single_event third argument is being passed as a string

See full Changelog on [GitHub](https://github.com/Automattic/wordpress-activitypub/blob/master/CHANGELOG.md).

== Upgrade Notice ==
Expand Down

0 comments on commit d7a600a

Please sign in to comment.