v2.8.0
[v2.8.0] - 2025-11-23
Changed
- The
watchcommand now includes a preview of the effects of policy room subscription. Without using the--no-confirmargument, you will be provided with a list of effects and prompted to confirm or cancel the command.
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.