Releases: CodeSignal/learn_cosmo-chat
Releases · CodeSignal/learn_cosmo-chat
v0.3.1
What's Changed
- feat(ui): Persist chat incrementally while streaming by @BrianGenisio in #16
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- fix(server): Keep only one session when hideHistory is enabled by @BrianGenisio in #15
- UI style updates: message actions, tabbed settings, sidebar resizer, dark-mode polish by @aimemp in #14
New Contributors
Full Changelog: v0.2.7...v0.3.0
v0.2.7
What's Changed
- fix(agent): Prevent duplicate display of generated images by @BrianGenisio in #13
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- feat(ui): Support pasting images into the composer by @BrianGenisio in #12
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- feat(ui): Add placeholder config and prevent flash of defaults by @BrianGenisio in #11
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Full Changelog: v0.2.2...v0.2.4
Preserve carriage returns in prompt bubbles.
v0.2.3
What's Changed
- feat(ui): Add stop, regenerate, and edit prompt controls by @BrianGenisio in #10
Full Changelog: v0.2.1...v0.2.3
v0.2.2
What's Changed
- feat(ui): Add stop, regenerate, and edit prompt controls by @BrianGenisio in #10
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- feat(ui): Add configurable title, footer, and branding overrides by @BrianGenisio in #9
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add hideSettings config to toggle settings button by @BrianGenisio in #5
- Add hideFileUpload config to disable file attachments by @BrianGenisio in #7
- feat(ui): Add configurable empty-state heading and update README by @BrianGenisio in #8
Full Changelog: v0.1.2...v0.2.0