Skip to content

v0.13.3

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 04:37
· 4 commits to main since this release
089c1f5

v0.13.3 - 2026-08-17

Fixes

  • Add persistent exact snapshot updates for dedicated Git-only readers so rows omitted by a newer filtered snapshot are removed without changing the merge-by-default behavior of richer local archives.
  • Skip Discord members with a missing user object during pagination and record conversion so public sync no longer panics on a nil User. Thanks @SebTardif.