Skip to content

Releases: Automattic/wordpress-activitypub

0.12.0

21 Dec 19:50

Choose a tag to compare

0.11.2

17 Dec 21:23

Choose a tag to compare

  • fix inconsistent %tags% placeholder

0.11.1

17 Dec 20:16

Choose a tag to compare

  • fix follow/unfollow actions

0.11.0

17 Dec 17:30

Choose a tag to compare

  • add support for customizable post-content
  • first try of a delete activity
  • do not require email for AP entries. props @akirk
  • fix timezones bug. props @mediaformat
  • fix digest header bug. props @mediaformat

0.10.1

03 May 22:07

Choose a tag to compare

  • fix inbox activities, like follow
  • fix debug

0.10.0

15 Mar 19:35

Choose a tag to compare

  • add image alt text to the ActivityStreams attachment property in a format that Mastodon can read. props @BenLubar
  • use the "summary" property for a title as Mastodon does. props @BenLubar
  • support authorized fetch to avoid having comments from "Anonymous". props @BenLubar
  • add new post type: "title and link only". props @bgcarlisle

0.9.1

27 Nov 08:10

Choose a tag to compare

  • disable shared inbox
  • disable delete activity

0.9.0

24 Nov 20:42

Choose a tag to compare

  • some code refactorings
  • fix #73

0.8.3

30 Sep 06:00

Choose a tag to compare

  • fix accept-header bug

0.8.2

29 Sep 18:06

Choose a tag to compare

  • add all required accept header
  • better/simpler accept-header handling
  • add debugging mechanism
  • Add setting to enable AP for different (public) Post-Types
  • explicit use of global functions