Skip to content

Fedify 1.5.4

Choose a tag to compare

@github-actions github-actions released this 30 Jun 07:15
· 3898 commits to main since this release
1.5.4
7dcaf45

Released on June 30, 2025.

  • Fixed JSON-LD serialization of the Question.voters property to correctly serialize as a plain number (e.g., "votersCount": 123) instead of as a typed literal object (e.g., "votersCount":{"type":"xsd:nonNegativeInteger", "@value":123}).