Fedify 1.3.19
Released on June 30, 2025.
- Fixed JSON-LD serialization of the
Question.votersproperty 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}).