Skip to content

0.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 12:24
· 5 commits to main since this release

0.10.0 (2026-08-14)

Bug Fixes

  • data: stop reporting a signed-out boot as a failed load (c663610)
  • search: resolve reread requests against the source index (086bcc5)
  • server: treat a session whose user is gone as signed out (f1658a6)
  • settings: run the transparency slider from glass to tint (ce51f10)
  • sidebar: show the persona strip only once the grid is out of view (a456d66)
  • sidebar: stop clipping the active ring in the condensed persona strip (9cdef0a)

Features

  • settings: add a switch for the sidebar's translucent bars (5995fd5)
  • settings: pair the transparency switch with an amount around a midpoint (921711d)
  • sidebar: condense early and let the grid fold once it is off screen (f9ac2ff)
  • sidebar: condense the header once the list scrolls (5e2866f)
  • sidebar: float the bars over the list they sit on (c2d8280)
  • sidebar: fold the persona grid away when the strip takes over (a6e8ebe)
  • sidebar: smooth the condensed header and mark persona conversations (c087c7a)
  • ui: make surface transparency a level rather than a switch (59005a6)
  • ui: narrow the transparency range and float the conversation header (f35d531)

Reverts

  • sidebar: drop the grid fold and keep the simple condensed header (09a0bc3)
  • sidebar: go back to the strip following the header (25e3058)
  • ui: leave the modal opaque over its blurred overlay (4501315)