Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Releases: LyubomirT/c.ai-addons

Stable - 0.8.6

23 Feb 10:32
Compare
Choose a tag to compare

What's new? 🚀

Additions 🔌

  1. Added a new feature "Continue Chat" that proposes you the next message! (#16)

Improvements 🛠️

  1. Now we use a better chat scanning algorithm for Chat Export and AutoGen, proposed by @mangadi3859! (#19)
  2. The extension size has been significantly reduced.
  3. Added more warnings to help you explain what happened, also now messages will be more informative.

Contributors 🤝

@LyubomirT @mangadi3859

Patch - 0.7.9

28 Dec 09:19
Compare
Choose a tag to compare

This is a version fix for the recent upgrade issue that needed to be resolved immediately.

Stable - 0.7.8

11 Dec 10:07
Compare
Choose a tag to compare

What's new? 🚀

Bugfixes 🐞

  1. Fixed a glitch that made inserted memory strings require a Shift+Enter pressed to be sent in the message.
  2. Fixed a Character.ai-specific glitch that came along with the update and broke Automatic Generation for /chat2 on PC.
  3. Fixed a touchscreen detection issue (to determine whether the device is a mobile device or not)

Additions 🔌

  1. Now you can check for updates in the browser popup.
  2. A new markdown toolbar has been added for more efficient message typing.
  3. Autosave has been added for memory strings.

Improvements 🛠️

  1. Now you can clear the whole memory string in a single click.
  2. Now you don't need to input anything after using the markdown toolbar or the "Insert Memory String" feature.
  3. Improved Chat3 detection for the chat scanner and chat export.
  4. Adjusted popup size.

Notes ⚠

  • To avoid glitches, with Markdown Toolbar enabled the chat input box will NOT be resizable.
  • Mozilla build is NOT compatible with Android.

Stable - 0.5.0

15 Nov 18:31
Compare
Choose a tag to compare

What's new? 🚀

Bugfixes 🐞

  1. Fixed a glitch where avatars changed back to normal randomly when having new message style enabled.
  2. Minor bug fixes.

Additions 🔌

  1. A popup with some info about the extension and a documentation link.
  2. Full light theme support.
  3. More relevant screenshots in the documentation.
  4. Serif fonts in the font picker.

Improvements 🛠️

  1. All buttons work properly with Light Theme now (of C.AI).
  2. Removed New Legacy Chat Restriction for users who have "New Message Style" enabled.
  3. Removed New Message Style Support from /chat, the Legacy Endpoint. It only works partially for squircle avatars.

Stable - 0.3.6

15 Nov 17:18
Compare
Choose a tag to compare

What's new? 🚀

Bugfixes 🐞

  1. Improved Responsiveness for chat scanning
  2. Fixed the mutation observer for chat exporting
  3. Fixed a layout glitch in the settings menu

Additions 🔌

  1. Now you can export your chat using a special button in the top toolbar of C.AI (chat page)
  2. A Code of Conduct for our repository!

Improvements 🛠️

  1. Decreased the size of the .zip file of the extension
  2. Improved how the code handles detection of a mobile device
  3. Restricted using Legacy Chats with New Style enabled because they don't work on Legacy chats (the /chat endpoint).

Known Issues 💥

  1. Squircle Avatars change back to normal when clearing the text input. #1

Beta - 0.3.4

08 Nov 17:54
Compare
Choose a tag to compare
Beta - 0.3.4 Pre-release
Pre-release

What's new? 🚀

Bugfixes 🐞

  1. Improved Responsiveness for chat scanning
  2. Fixed the mutation observer for chat exporting
  3. Fixed a layout glitch in the settings menu

Additions 🔌

  1. Now you can export your chat using a special button in the top toolbar of C.AI (chat page)
  2. A Code of Conduct for our repository!

Improvements 🛠️

  1. Decreased the size of the .zip file of the extension
  2. Improved how the code handles detection of a mobile device

Known Issues 💥

  1. Chat Exporting doesn't work on /chat (Legacy Chats), only on /chat2. #6
  2. The documentation doesn't contain up-to-date screenshots of the settings panel. #7
  3. Squircle Avatars change back to normal when clearing the text input. #1

Stable - 0.3.1

28 Oct 21:53
Compare
Choose a tag to compare

What's new? 🚀

Bugfixes 🐞

  1. Fixed a few performance issues
  2. Fixed the issue where after 5000 requests of all users of C.AI Addons combined (when running the auto-scanner) the auto-scanner would always bring out an error.
  3. Fixed the mutation observer

Additions 🔌

  1. Now you can change the font of the whole webpage to something else
  2. Added a (beta) new message style you can disable/enable as you please

Improvements 🛠️

  1. Now you can enter your own Cohere API key for automatic scanning
  2. Rounded Avatars now have three modes:
    • Normal (circular)
    • New Style (squircle)
    • DIsabled (square)

To get the normal one, disable New Message Style and enable Rounded Avatars.
To get the New Style one, enable Rounded Avatars and New Message Style.
And, to get the Disabled one, simply turn off Rounded Avatars and New Message Style.

Stable - 0.2.3

04 Oct 10:29
Compare
Choose a tag to compare
Bugfix, documentation, and guidelines (0.2.3)

**Bugfix**:

- Fixed the issue of the settings panel overlapping the gear button on mobile
- Fixed the issue where the imported memory strings didn't get the appropriate "Remove" buttons