Skip to content

Releases: akirk/enable-mastodon-apps

1.4.6

09 May 03:25
Compare
Choose a tag to compare

What's Changed

  • Bring back post row actions by @akirk in #260
  • Fix missing type=button on toggle all link by @akirk in #259
  • Fix registering rewrite rules by @akirk in #261

Full Changelog: 1.4.5...1.4.6

1.4.5

08 May 16:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.4...1.4.5

1.4.3

24 Apr 03:39
Compare
Choose a tag to compare

What's Changed

  • Convert URLs to links when posting by @akirk in #243
  • Enable OPTIONS and api/apps endpoint even with rest_login_required by @akirk in #242
  • Fix double creation of reply posts by @akirk in #245

Full Changelog: 1.4.2...1.4.3

1.4.2

15 Apr 15:27
Compare
Choose a tag to compare

What's Changed

  • Don't make EMA announcements public by @akirk in #237
  • Fix empty accounts in search results by @akirk in #238

Full Changelog: 1.4.1...1.4.2

1.4.1

27 Mar 14:32
Compare
Choose a tag to compare

What's Changed

  • Allow filtering whether the user is a member of the blog by @akirk in #234

Full Changelog: 1.4.0...1.4.1

1.4.0

16 Mar 11:09
Compare
Choose a tag to compare

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

1.3.0

28 Feb 12:49
Compare
Choose a tag to compare

What's Changed

  • Assign all post formats to EMA announcements by @akirk in #218
  • Improve New Post Setting and explicit set a New post format by @akirk in #220
  • Add setting for a default post format by @akirk in #221
  • Settings change checkbox to radio for real by @akirk in #222
  • Show internal CPTs if debug is turned on by @akirk in #223
  • Fix small errors on app page by @akirk in #224

Full Changelog: 1.2.1...1.3.0

1.2.1

23 Feb 06:36
Compare
Choose a tag to compare

Full Changelog: 1.2.0...1.2.1

1.1.0

20 Feb 04:57
Compare
Choose a tag to compare

What's Changed

  • Implement bookmarks and favourites endpoints by @akirk in #203
  • Ignore the text when authorizing to avoid language problems by @akirk in #201
  • Settings: update link to apps by @jeherve in #202
  • Add an Announcement CPT so that we can inform about the changed app settings by @akirk in #204
  • Fix the help text which was still referencing the flipped checkbox behavior by @akirk in #205

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

14 Feb 11:47
Compare
Choose a tag to compare

What's Changed

  • Fix wp:image block created for attachments by @akirk in #184
  • Use title instead of post_content when there is no line break by @akirk in #185
  • Improve REST Authentication Error Debugging by @akirk in #191
  • Add missing svn in Github Actions by @akirk in #194
  • Update PHPCompatibility and restrict PHPUnit by @akirk in #195
  • Don't show reblog mapping posts by @akirk in #193
  • Post through Mastodon Apps to a new post type by default by @akirk in #192
  • Add missing CPT supports by @akirk in #196
  • Don't enforce parameters on non-EMA REST requests by @akirk in #197
  • Explain the new hide posts setting better by @akirk in #198

Full Changelog: 0.9.9...1.0.0