Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 10:49
· 154 commits to master since this release

[0.1.0] - 2026-08-08

πŸš€ Features

  • Show real semver version in IRC 002/004, --version, CI verification
  • Add .deb packaging with a hardened systemd unit

πŸ› Bug Fixes

  • Prepend v to the tag semver.yml computes
  • Use a PAT to push the release tag, not the default token

πŸ’Ό Other

  • Bicchierino is stateless, no persistence across disconnects
  • Confirm no visitor fallback on the email login path
  • Fix sibling message loss and QUIT killing other sessions
  • Drop draft/chathistory + batch, actually implement server-time
  • Fix the Running example β€” clients send USER/NICK/PASS themselves

βš™οΈ Miscellaneous Tasks

  • Add manual workflow to cut a release from Conventional Commits
  • Generate release notes from Conventional Commits via git-cliff