Skip to content

Releases: agynio/chat-app

v0.4.4

18 Apr 15:05
1bc0fbb

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

12 Apr 12:35
7d1c717

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

12 Apr 01:39
8a5ef7b

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

09 Apr 22:17
d5a48fa

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 Apr 19:13
350a440

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 Apr 16:57
80c2ffc

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Apr 09:04
73a85fd

Choose a tag to compare

What's Changed

Features

  • feat(orgs): add org switching (#47)
  • feat(chats): add org-aware agents (#40)
  • feat: align conversations UI (#35)
  • feat(ci): add argos visual testing (#33)
  • feat(e2e): add oidc login flow (#19)

Fixes

  • fix(chat): prevent solo chats (#45)
  • fix: resolve participant identities (#44)
  • fix(e2e): remove mocks for real APIs (#38)
  • Fix e2e file sync checks (#37)
  • fix(ci): use main bootstrap ref (#25)
  • fix(api): switch gateway to /api (#23)

Tests

  • test(e2e): add agent chat coverage (#42)
  • test(e2e): add mockauth sign-in flow (#29)
  • test(e2e): add chat coverage (#27)

Other

  • Create CODEOWNERS

Full Changelog: v0.1.6...v0.2.0