Skip to content

v1.0.2 - Message-based compaction detection

Choose a tag to compare

@Tarquinen Tarquinen released this 17 Dec 08:59
· 804 commits to master since this release

What's Changed

  • Message-based compaction detection: Detect compaction from message data instead of relying on events, improving reliability
  • Tool cache optimization: Clear tool caches on compaction and add stale entry warning to prevent stale data issues
  • Performance improvement: Optimize findLastCompactionTimestamp to iterate from end for better performance
  • Backwards compatibility: Restore showUpdateToasts config option for backwards compatibility

Full Changelog: v1.0.1...v1.0.2