Skip to content

Releases: Hyeong-soo/rantermChat

v0.1.6

03 Mar 17:56

Choose a tag to compare

Changelog

  • e9c722b fix: use OSC 9 desktop notification for incoming messages

v0.1.5

03 Mar 17:50

Choose a tag to compare

Changelog

  • 9755cd7 fix: calculate message area height dynamically from profile box

v0.1.4

03 Mar 17:40

Choose a tag to compare

Changelog

  • 10b394f fix: move bell notification from View() to tea.Cmd

v0.1.3

03 Mar 17:33

Choose a tag to compare

Changelog

  • bfdf7a0 feat: add terminal resize support and message bell notification

v0.1.2

03 Mar 17:11

Choose a tag to compare

Changelog

  • 9cd1129 Fix: return to lobby when peer disconnects via connection close
  • e716785 Include wrangler.test.toml for CI worker tests
  • 522e925 ci: unify CI/CD pipeline with auto-deploy and auto-release

v0.1.0

03 Mar 16:21

Choose a tag to compare

Changelog

  • b66ac5a Add CI/CD, install script, and fix module path for GitHub release
  • 9c53df6 Initial commit: RandomChat - anonymous terminal chat with GitHub OAuth