Skip to content

v1.10.0

Choose a tag to compare

@kohera-release-bot kohera-release-bot released this 07 Jul 03:08

1.10.0 (2026-07-07)

Features

  • #760: add IRC-style chat timeline display mode (9820ae6)
  • #761: expose Light/Dark/System mode picker in Appearance (e908350)
  • theme: convert Kohera to a pixel-art identity with swappable palettes (f168033)
  • theme: redesign brand mark as pixel-art mushroom (34ee547)

Bug Fixes

  • #628: derive inbox badge from global unread count (eeae023), closes #628
  • #629: concurrent decryption and TTL negative cache for inbox (d726caf), closes #629
  • #700: guard spaceChildren access for non-space rooms (485d8e4)
  • #706: address code review issues 1-7 (5378af4), closes #697 #706
  • #760: render text body and load media in IRC timeline (6f39f68)
  • inbox: scope thread-root preview cache to active client (27f2a4d), closes #631
  • notifications: sync global notification level to server push rules (#683) (a42170f)
  • rename RoomPermissionsConverter to RoomPermissionsResolver (472fc38), closes #705
  • resolve analyze lint issues in test files (5f72a33), closes #703
  • sync: reduce redundant /sync calls on web and multi-account (26b57d7)