Skip to content

Releases: boazy/xteams-cli

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 06:10

Changelog

  • b19d1a0 chore: Release xteams version 0.2.0
  • d8ffafb chore: Update package metadata
  • c6c0521 Add cargo release
  • 662f9c5 feat(message): add markdown and content-format conversion
  • d4ba6f7 docs: warning style
  • 143ab6e docs: fix outdated commands in usage
  • 65f23a0 docs: fix alignment issues in readme command list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 08:22

Changelog

  • face717 ci: build releases on macOS
  • 1cb94b7 docs: add mise installation instructions
  • d04fde6 ci: Add goreleaser CI

v0.1.0

Choose a tag to compare

@boazy boazy released this 10 Jul 07:23

Changelog

  • fe6cb27 Fix threads
  • 37c8598 Initial
  • c4f8d99 Update README.md
  • 6cc5a5a chore: Add goreleaser
  • aa7fc67 chore: remove code signing
  • 2e4761f feat: FRT-first auth with a persistent XDG token cache
  • 3c330d7 feat: device-code (FOCI) auth for team, user search, and calendar
  • ade4a4b feat: drop the refresh token and prompt re-login when it is revoked
  • dc6e371 feat: seed m365 with a refresh token for silent renewal (default)
  • 41ab9ae feat: seed the m365 CLI with a Graph access token
  • 44281f5 feat: split creds by platform; add untested Windows DPAPI + AES-GCM path
  • c9b4e68 feat: two-tier auth (status/login/logout) and calendar upcoming
  • 649d139 fix: Message ordering
  • 244afc2 fix: reference xteams auth login after the two-tier rename