Skip to content

Fedify 1.3.19

Choose a tag to compare

@github-actions github-actions released this 30 Jun 07:02
· 4065 commits to main since this release
1.3.19
19c8e67

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