Skip to content

v2.8.0

Choose a tag to compare

@Gnuxie Gnuxie released this 23 Nov 12:47
· 60 commits to main since this release
81301f2

[v2.8.0] - 2025-11-23

Changed

  • The watch command now includes a preview of the effects of policy room subscription. Without using the --no-confirm argument, you will be provided with a list of effects and prompted to confirm or cancel the command.
Screenshot_20251121_172706

Fixed

  • Protections now use a Lifetime abstraction for resource allocation and disposal. Which structurally eliminates issues such as use after free and memory leaks.

  • When starting Draupnir spurious log lines would appear for each taken down room. Fixed by @esoteric_programmer in #995 and reported by @TommyTran732.

Special thanks

Special thanks to @FSG-Cat for continuing to review changes to documentation.