Skip to content

Fedify 1.0.26

Choose a tag to compare

@github-actions github-actions released this 30 Jun 06:50
· 4422 commits to main since this release
1.0.26
37683a0

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}).