Skip to content

v1.0.0 Alpha 7

Pre-release
Pre-release

Choose a tag to compare

@paulrobertlloyd paulrobertlloyd released this 17 Jun 21:17
· 2122 commits to main since this release

Features

  • endpoint-micropub: strip any html from context text property (0a4cbf0)
  • endpoint-micropub: trim whitespace from name and photo alt properties (c878c79)
  • endpoint-token: change token expiry to 90 days (0f19d42)
  • endpoint-token: correct format for token expiry (87ae154)
  • endpoint-token: include issuer in token (286e314)
  • endpoint-token: remove duplicate issue date in token (416b7c6)

Bug Fixes

  • endpint-media: error in error response (08e25f0)
  • endpoint-posts: post count in pagination (11964db)
  • endpoint-token: gets params from query not body (4f5808f)
  • indiekit: send query not body to token endpoint (787af79)