Skip to content

Fedify 1.1.23

Choose a tag to compare

@github-actions github-actions released this 30 Jun 06:54
· 4314 commits to main since this release
1.1.23
e22ebc3

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