Skip to content

Fedify 1.4.10

Choose a tag to compare

@github-actions github-actions released this 08 Apr 05:54
· 4017 commits to main since this release
1.4.10
fe6a26e

Released on April 8, 2025.

  • Activity Vocabulary API became to accept RFC 3339 date-time strings without a timezone offset. This is not a bug fix, but improves interoperability with some implementations that do not include a timezone offset in their date-time strings including WordPress. [#226]

  • Added the following default context to Undo class:

    {
      "litepub": "http://litepub.social/ns#",
      "toot": "http://joinmastodon.org/ns#",
      "EmojiReact": "litepub:EmojiReact",
      "Emoji": "toot:Emoji"
    }