Skip to content

v0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@josephquigley josephquigley released this 10 Apr 20:16
· 5 commits to main since this release
  • Added featured posts resource.
  • Fixed bug where mastodon attachments were in the wrong format. Mastodon verification now works if the ActivityPub actor URL is added as a <link rel="me"> tag somewhere on the Ghost website (eg, the header).
  • Fixed bug where pagination would return an invalid next/prev page when no further/previous pages existed.
  • Fixed bug where multiple post fetching did not resolve the Promise/await mapping properly and would return empty data.
  • Fixed @context metadata issues.