Skip to content

v0.11.8

Choose a tag to compare

@steipete steipete released this 21 Jul 06:59
· 29 commits to main since this release
v0.11.8
bcd9777

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/crypto to v0.54.0 and modernc.org/libc to v1.74.3, while confirming Crawlkit v0.14.3 remains current.

Full changelog: v0.11.7...v0.11.8