Skip to content

v2.7.0

Compare
Choose a tag to compare
@Gnuxie Gnuxie released this 01 Feb 15:00
· 11 commits to main since this release
1ad6f06

[2.7.0] - 2025-02-01

Added

  • Generic item batching is now available for protections to use by
    using the StandardBatcher.

Changed

  • Task has been improved to be more liberal in the closures it
    accepts. And Task now has more options for logging how tasks have
    failed.

  • The Protection callback handleExternalInvite has been renamed to
    handleExternalMembership.

Fixed

  • An issue where adding rooms to the protected rooms set more than
    once could sometimes cause duplicate events to be propagated.