Multisite: ensure that user_ids only work for users of this site by @mattwiebe (#158)
Increase phpcs rules and fix them by @mattwiebe (#160, #155)
Add api/v1/accounts/update_credentials route by @mattwiebe (#157)
0.9.4
Added a dedicated page per app in the settings. There you can set which post types should be shown in the app. Also which post type should be created for new posts. (#154)
Fixed authenticating Jetpack so that you can connect WordPress.com to this plugin (#152)
0.9.3
Bring back the upgrade code.
0.9.2
Quick fix to disable the upgrade script to avoid errors.
0.9.1
Allow an empty search type, to search in all categories (#150) props @pfefferle
Complete Rewrite, started at the Cloudfest Hackathon! Props @pfefferle, @drivingralle, @kittmedia, @obenland
Thus: all ActivityPub related tasks are handled by the ActivityPub plugin, all following-related tasks by the Friends plugin. Please make sure you have the latest version of those plugins if you want to use such features
Reorganized settings, added a way to tester the local api (#138, #140)