Skip to content

dsh-compass v0.12.2

Choose a tag to compare

@Happy2Git Happy2Git released this 16 Aug 09:24
· 2 commits to main since this release

v0.12.2

Session switches are faster and no longer leak documents across sessions. Each session's fetched history folds into a per-session cache (bounded by the live session list), switch-backs are served instantly, and an in-flight fetch is no longer killed by stream bumps. The /dir/injected-docs route memoizes each session's filtered events by the persistence revision token, so repeat activations against an unchanged log skip the full-log read.