Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 14:14
· 3 commits to main since this release
v0.2.0
8e706c2

Added

  • Version flag for client and server binaries
  • Description in help output of client and server binaries
  • SQLite Database connection to persist room and message history data
  • Logging message struct and channel + function to make database calls for channel output
  • Database loading + initialisation, restores previous channels and most recent messages on server start

Fixed

  • Update to charmbracelet/bubbletea v0.26.4 to fix Windows resizing
  • Remove unnecessary alt-screen commands
  • Server messages from admin commands