Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 7.71 KB

File metadata and controls

69 lines (47 loc) · 7.71 KB

Changelog

0.2.1 (2026-02-13)

Bug Fixes

  • hot fix stoat dev server, more explicit errors (for tom 💜) (#713) (213707a)
  • prioritize masquerade name on displayed username (#706) (8fea866)

0.2.0 (2026-02-12)

Features

Bug Fixes

  • aggressively cull members list (workaround) (#685) (cfbeb7c)
  • always darken background behind invite modal (#612) (8229f1e)
  • call removeFriend() on "Cancel friend request" button click (#623) (a9fd6f6)
  • checkboxes doubble toggle, autostart and made toggle logic reusable (#666) (5feb3b0)
  • do not run lingui on release please branches (#692) (9a5ecba)
  • don't show legacy redirect on desktop (#613) (46b3e9a)
  • email field autocomplete not working for some browsers (#671) (f9684e2)
  • prioritize displayname over username on messages (#595) (9ffc252)
  • reacting to messages when pack is set (#645) (d368a5f)
  • use old-admin subdomain instead of legacy-admin (#637) (bfe96e9)

0.1.0 (2026-01-21)

Features

  • add custom accent picker for appearance (#535) (72ef98b)
  • add system message channel config options (#564) (c807475)
  • animate profile picture on hover (#553) (8427333)

Bug Fixes

  • allow pinning messages in directmessages (#583) (3388af3)
  • check m3Variant in theme clean function (#571) (493ebef)
  • codemirror bounding box not taking full composer height (#550) (96ceca1)
  • hide server settings cog and hide settings action in ServerInfo modal (#542) (2f7142f)
  • make reset token button functional (#568) (08af789)
  • mention context menu option not appearing (#567) (81160f4)
  • properly use emoji preference on textEditor (#540) (f0dad75)
  • Report Content Message overflows with embeds. (#538) (92358b3)
  • Safari avatars not loading (#551) (e5400a0)
  • use ch unit instead of px to avoid wrapping (#560) (5edaf86)

0.0.14 (2025-11-19)

Bug Fixes

  • don't try to render age gate if channel is missing entirely (#525) (a12d9c1)
  • hardware acceleration config button (#524) (ed90f66)
  • links in settings, spellchecking, bot creation, U.S. dayjs locale, confirm msg delete by enter (#521) (5ac1409)
  • prevent duplicate link warning modals (#516) (1f39479)
  • reset profile bio from latest data (#515) (7f0d46e)
  • sliders in appearance not rendering (#518) (f6a0377)
  • truncate UserMenu status text (#517) (1332562)