File tree Expand file tree Collapse file tree 3 files changed +23
-7
lines changed
Expand file tree Collapse file tree 3 files changed +23
-7
lines changed Original file line number Diff line number Diff line change 11# ActivityPub #
2- ** Contributors:** [ pfefferle] ( https://profiles.wordpress.org/pfefferle/ ) , [ mediaformat] ( https://profiles.wordpress.org/mediaformat/ )
2+ ** Contributors:** [ pfefferle] ( https://profiles.wordpress.org/pfefferle/ ) , [ mediaformat] ( https://profiles.wordpress.org/mediaformat/ ) , [ akirk ] ( https://profiles.wordpress.org/akirk/ )
33** Donate link:** https://notiz.blog/donate/
44** Tags:** OStatus, fediverse, activitypub, activitystream
55** Requires at least:** 4.7
6- ** Tested up to:** 6.0
7- ** Stable tag:** 0.13.4
6+ ** Tested up to:** 6.1
7+ ** Stable tag:** 0.14.0
88** Requires PHP:** 5.6
99** License:** MIT
1010** License URI:** http://opensource.org/licenses/MIT
@@ -88,6 +88,14 @@ Where 'blog' is the path to the subdirectory at which your blog resides.
8888
8989Project maintained on GitHub at [ pfefferle/wordpress-activitypub] ( https://github.com/pfefferle/wordpress-activitypub ) .
9090
91+ ### 0.14.0 ###
92+
93+ * Friends support: https://wordpress.org/plugins/friends/ props [ @akirk ] ( https://github.com/akirk )
94+ * Massive guidance improvements. props [ mediaformat] ( https://github.com/mediaformat ) & [ @akirk ] ( https://github.com/akirk )
95+ * Add Custom Post Type support to outbox API. props [ blueset] ( https://github.com/blueset )
96+ * Better hash-tag support. props [ bocops] ( https://github.com/bocops )
97+ * Fix user-count (NodeInfo). props [ mediaformat] ( https://github.com/mediaformat )
98+
9199### 0.13.4 ###
92100
93101* fix webfinger for email identifiers
Original file line number Diff line number Diff line change 33 * Plugin Name: ActivityPub
44 * Plugin URI: https://github.com/pfefferle/wordpress-activitypub/
55 * Description: The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.
6- * Version: 0.13.4
6+ * Version: 0.14.0
77 * Author: Matthias Pfefferle
88 * Author URI: https://notiz.blog/
99 * License: MIT
Original file line number Diff line number Diff line change 11=== ActivityPub ===
2- Contributors: pfefferle, mediaformat
2+ Contributors: pfefferle, mediaformat, akirk
33Donate link: https://notiz.blog/donate/
44Tags: OStatus, fediverse, activitypub, activitystream
55Requires at least: 4.7
6- Tested up to: 6.0
7- Stable tag: 0.13.4
6+ Tested up to: 6.1
7+ Stable tag: 0.14.0
88Requires PHP: 5.6
99License: MIT
1010License URI: http://opensource.org/licenses/MIT
@@ -88,6 +88,14 @@ Where 'blog' is the path to the subdirectory at which your blog resides.
8888
8989Project maintained on GitHub at [pfefferle/wordpress-activitypub](https://github.com/pfefferle/wordpress-activitypub).
9090
91+ = 0.14.0 =
92+
93+ * Friends support: https://wordpress.org/plugins/friends/ props [@akirk](https://github.com/akirk)
94+ * Massive guidance improvements. props [mediaformat](https://github.com/mediaformat) & [@akirk](https://github.com/akirk)
95+ * Add Custom Post Type support to outbox API. props [blueset](https://github.com/blueset)
96+ * Better hash-tag support. props [bocops](https://github.com/bocops)
97+ * Fix user-count (NodeInfo). props [mediaformat](https://github.com/mediaformat)
98+
9199= 0.13.4 =
92100
93101* fix webfinger for email identifiers
You can’t perform that action at this time.
0 commit comments