Releases: petrgazarov/cumuli-aws-console-chat
v0.1.7
-
Change default keyboard shortcuts to fix conflicts with bold and italic functions in online editors. The default shortcut to send a message with screenshot is now
Shift + Cmd/Ctrl + I
. The default shortcut to toggle the side panel is now unset. These shortcuts can be changed by the user in Chrome extension settings. -
Add a link in config tab that opens Chrome extension shortcut settings
-
Small UI improvements:
- disable user selection on tab titles
- darker textbox border color in dark mode)
v0.1.6
[Chat tab] Fix help text font-size on Windows/Linux devices
[Config tab] API key input - don't erase contents when Enter and Escape key is pressed
Small UI improvements (loading animation, dark mode textfields)
v0.1.5
[Chat tab] Change the suggested keyboard shortcut for taking screenshots due to the conflict on Windows and Linux. The new shortcut is Cmd + I
(Mac) / Ctrl + I
(Windows / Linux).
[Chat tab] Improve rendering of keyboard shortcut symbols by using svgs instead of unicode.
v0.1.4
Changes:
- [History tab] Fix an issue where shown conversations were limited to 25. Now capped at 500.
- Slightly improve initial page load by not waiting for all conversations to load.
v0.1.3
[Chat tab] Improve auto-focus UX after the stream ends
[Chat tab] More minor UX improvements
v0.1.2
[Chat tab] Fix word overflow in chat error on small screens
[Chat tab] Fix an issue where the new message textarea retained an unsent message after the conversation was changed
[Chat tab] Fix an issue with the stream not aborting when changing conversations mid-stream
Support additional AWS domain namespaces
v0.1.1
- [Chat tab] Improve textarea auto-focusing behavior
- [Chat tab] Fix image flickering when taking screenshot
- [Config tab] Add footer with version number and source link
- [Dev] prepare-for-upload script
v0.1.0
Initial version