Skip to content

0.15.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 06:14
· 16 commits to main since this release

Added

  • Support for data export
    • A CSV file containing the latest 200 activities in raw ActivityPub form

Removed

Nothing!

Bug Fixes, Performance and Maintenance

  • Fix for slow transfer and frequent page redraws when the first chunk of the page takes >=100ms to send
  • Fix for 400 from Pleroma's .well-known/webfinger
  • Invalid Titan requests now redirect to the error page over Gemini
  • Post upload now assumes text/plain if MIME type is unspecified
  • Fix for activity validation error for Note inside Announce
  • Fix for activity validation error for Delete inside Announce
  • Dependency updates