Skip to content

BirdsiteLive 0.20.0

Compare
Choose a tag to compare
@NicolasConstant NicolasConstant released this 09 Feb 23:48
· 85 commits to master since this release
ed3faab

Added

  • First iteration of ActivityPub Delete support
  • Auto-clean up failing Followers after a threshold
  • Environment Variables to set auto-clean up's threshold
  • Environment Variables to set Users cache's capacity
  • Support for URL in the webfinger endpoint

Changed

  • Prevent saturation of the User API by checking its state before the call
  • Proper error handling and better status code response
  • Proper error HTML page when the call is due to a saturated API

Fixed

  • Removed debug tooling in release build

Unreleased

  • ActivityPub Delete support isn't working as intended, fix will come in next release