Skip to content

Releases: devchitchat/chat

v6.1.2

Choose a tag to compare

@github-actions github-actions released this 21 Sep 21:11

6.1.2 (2026-09-21)

Bug Fixes

  • auto-select last channel after deleting a channel (027bcec)

v6.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Sep 01:45

6.1.1 (2026-09-21)

Bug Fixes

  • missing push_subscriptions table (57e3bfd)

v6.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 23:57

6.1.0 (2026-09-20)

Features

  • token useage dashboard. note that this introduces agent integration as a first class citizen into the chat app. I'm not sure if i like this crossing into this responsibility boundary (ca667cb)

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 22:25

6.0.0 (2026-09-20)

Bug Fixes

  • avatars not persisting across deployments (01f4c58)

BREAKING CHANGES

  • sessions are always private, never public.

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 19:56

5.2.0 (2026-09-19)

Features

  • bot can update bot avatar (8f27bf6)
  • you and bots can set an avatar. Admin can set bots avatar too (175b3e1)

v5.1.3

Choose a tag to compare

@github-actions github-actions released this 17 Sep 18:23

5.1.3 (2026-09-17)

Bug Fixes

v5.1.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 15:21

5.1.2 (2026-09-17)

Bug Fixes

  • make the admin pages look a little better (5e5ec25)

v5.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Sep 01:39

5.1.1 (2026-09-17)

Bug Fixes

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 16:06

5.1.0 (2026-09-16)

Features

  • resizign thread panel on big screens and small (a2b31f5)

v5.0.4

Choose a tag to compare

@github-actions github-actions released this 16 Sep 15:37

5.0.4 (2026-09-16)

Bug Fixes

  • bots not getting updated on channel changes (1364ba4)