Skip to content

Releases: Gryt-chat/cli

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:33
547037e

Changelog

  • 9056f0b Merge pull request #15 from Gryt-chat/claude/GRYT-325-addresses
  • 547037e Merge pull request #16 from Gryt-chat/claude/GRYT-332-shared-storage
  • f7dde73 feat: ask where people connect from, instead of asking for a URL
  • 88fde1f feat: share the object store, so uploads work without configuring anything

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 12:58
1969ab5

Changelog

  • eff1dee Merge pull request #13 from Gryt-chat/claude/GRYT-332-shared-sfu-v2
  • 1969ab5 Merge pull request #14 from Gryt-chat/claude/GRYT-336-free-port
  • c4cd038 feat: deploy a shared SFU, so voice works on a created server
  • cef4688 fix: offer a free port, and notice when something else holds one

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 18 Aug 12:41
6e6e0cd

Changelog

  • 6e6e0cd Merge pull request #12 from Gryt-chat/claude/GRYT-333-jwt-secret
  • 3fea58e fix: generate a JWT secret, so a created server can start

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 18 Aug 12:24
5165a57

Changelog

  • da239ec Merge pull request #10 from Gryt-chat/claude/GRYT-322-placeholders
  • 5165a57 Merge pull request #11 from Gryt-chat/claude/GRYT-329-release-channel
  • 989b18e fix: make the release channel actually select a channel
  • e318089 fix: show wizard defaults as placeholders, not as text to delete

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 18 Aug 12:08
6b16316

Changelog

  • 6b16316 Merge pull request #9 from Gryt-chat/claude/GRYT-327-updater
  • 49ee72a feat: update the CLI from inside the CLI

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Aug 11:49
431f837

Changelog

  • 01e0097 Merge pull request #6 from Gryt-chat/claude/GRYT-325-wizard-cannot-save
  • 0cdc894 Merge pull request #7 from Gryt-chat/claude/GRYT-324-doctor-clean
  • 431f837 Merge pull request #8 from Gryt-chat/claude/GRYT-327-defaults
  • c8d7d2b change: bind to 0.0.0.0 and leave voice seats uncapped by default
  • e8e094c feat: check Docker before using it, and add gryt doctor
  • 4af097f fix: the wizard could not save a filesystem server

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 11:19
3956d64

Changelog

  • 93beab7 docs: install from get.gryt.chat, and link the docs page (#4)
  • 3956d64 feat: ask for S3 credentials when the s3 backend is chosen (#5)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 10:22
e64cfda

Changelog

  • dca946b Initial commit
  • 83e74d4 Link to the sponsors list (GRYT-294) (#2)
  • e64cfda ci: release the CLI with goreleaser, and sync Vikunja tasks (#3)
  • f6ac0b9 feat: add Gryt server manager TUI (#1)