Releases: pfefferle/wordpress-nodeinfo
Releases · pfefferle/wordpress-nodeinfo
2.3.0
- add nodeName, nodeDescription and nodeIcon to meta array
Full Changelog: 2.2.0...2.3.0
2.1.1
- load plugin on init, to keep up with changes on the ActivityPub side
2.1.0
- count only users that can "publish_posts"
2.0.0
- Removed support for ServiceInfo, as it never caught on
Full Changelog: 1.0.8...2.0.0
1.0.8
- fix link to WordPress repository (props @jeherve)
- add generator object to metadata to link to plugin repository
1.0.7
- NodeInfo 2.1 protocols field has to be an array, not an object
1.0.6
- add autodiscovery link for nodeinfo 2.1
- fix some typos/copy&paste issues
1.0.5
- fix missing permission_callback issue