v0.4
Pre-release
Pre-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.