Skip to content

Releases: petrgazarov/cumuli-aws-console-chat

v0.1.7

09 Jan 08:16
Compare
Choose a tag to compare
  • 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

04 Jan 00:49
Compare
Choose a tag to compare

[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

02 Jan 06:41
Compare
Choose a tag to compare

[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

27 Dec 04:40
Compare
Choose a tag to compare

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

21 Dec 09:46
Compare
Choose a tag to compare

[Chat tab] Improve auto-focus UX after the stream ends
[Chat tab] More minor UX improvements

v0.1.2

20 Dec 07:30
Compare
Choose a tag to compare

[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

15 Dec 08:10
Compare
Choose a tag to compare
  • [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

12 Dec 05:04
Compare
Choose a tag to compare

Initial version