Releases: akirk/enable-mastodon-apps
Releases · akirk/enable-mastodon-apps
Release list
1.6.1
What's Changed
- Improve the CSS for the mobile view inside wp-admin by @akirk in #297
- Add debug response logging, fix announcement ID type, add notification group_key by @akirk in #298
- Use single-line status as post title when media is attached by @akirk in #299
- Add first line excerpt option by @akirk in #300
- Fix conversation participant handling by @akirk in #302
- Fix registered apps settings link by @akirk in #304
- Add Site Health diagnostics for Mastodon app setup by @akirk in #301
- Add configurable reaction mapping by @akirk in #305
- Keep EMA unread status out of public searches by @akirk in #306
- Allow lower-privilege users to use Mastodon apps by @akirk in #307
- Ensure account headers are always serialized by @akirk in #308
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- Fix PHP deprecation and missing federation when replying to remote Fediverse posts by @akirk in #291
- Fix notification pagination by @akirk in #292
- Add /api/v1/tags/:name endpoint by @akirk in #293
- Support fetching remote/federated posts via status endpoint by @akirk in #294
- Fix incorrect return types in timeline and statuses filter documentation by @akirk in #295
- Fix more incorrect filter docblock types and add missing docblocks by @akirk in #296
Full Changelog: 1.5.1...1.6.0
1.5.1
What's Changed
- Add v2/filters and v2/notifications/policy endpoint stubs by @akirk in #288
- Prevent login redirect plugins from breaking OAuth flow by @akirk in #289
- Add quote and quoted_update notification types by @akirk in #287
- Add cleanup logic for reblog mapping posts by @akirk in #290
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- Add the editor to Mastodon posts by @akirk in #266
- Fix deleting app button by @akirk in #268
- Use a Github action to extract the wp hooks by @akirk in #271
- Add the /api/v1/statuses endpoint by @akirk in #276
- Ensure numeric ids on statuses in searches by @akirk in #274
- Improve registered apps page by @akirk in #277
- Add option to limit posts with attachments by @akirk in #282
- Update PHPUnit versions to fix CI by @akirk in #285
- Unify notification ids by @akirk in #278
- Improve Pixelfed app compatibility by @akirk in #284
Full Changelog: 1.4.6...1.5.0
1.4.6
1.4.5
1.4.3
1.4.2
1.4.1
1.4.0
What's Changed
- Fix title in standard posts when HTML is submitted by @akirk in #226
- Fix comments context by @akirk in #225
- Submit Post as Standard if create post format is empty by @akirk in #227
- Add following endpoint by @akirk in #228
- Implement Direct Messages by @akirk in #233
Full Changelog: 1.3.0...1.4.0