v0.11.8
0.11.8 - 2026-07-20
Highlights
- Preserve member and guild history across syncs and Git-share merges with source-attributed tombstones, explicit restore semantics, and revision-aware reconciliation.
- Keep large archives responsive and attachment retrieval secure with bounded coverage aggregation and strict Discord CDN redirect validation.
Fixes
- Prevent global coverage reports from timing out on large archives by aggregating messages in one sequential scan and allowing a longer bounded deadline.
- Preserve guild and member history with source-attributed tombstones, explicit restore semantics, omission-safe member refreshes, and revision-aware Git-share merges.
- Keep attachment fetches compatible with three allowed Discord CDN redirects and injected HTTP transports while preserving final-response host validation.
- Reject malformed tombstone timestamps before routine incremental snapshot imports mutate the archive.
Maintenance
- Update
golang.org/x/cryptoto v0.54.0 andmodernc.org/libcto v1.74.3, while confirming Crawlkit v0.14.3 remains current.
Full changelog: v0.11.7...v0.11.8