This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
Releases: LyubomirT/c.ai-addons
Releases · LyubomirT/c.ai-addons
Stable - 0.8.6
What's new? 🚀
Additions 🔌
- Added a new feature "Continue Chat" that proposes you the next message! (#16)
Improvements 🛠️
- Now we use a better chat scanning algorithm for Chat Export and AutoGen, proposed by @mangadi3859! (#19)
- The extension size has been significantly reduced.
- Added more warnings to help you explain what happened, also now messages will be more informative.
Contributors 🤝
Patch - 0.7.9
This is a version fix for the recent upgrade issue that needed to be resolved immediately.
Stable - 0.7.8
What's new? 🚀
Bugfixes 🐞
- Fixed a glitch that made inserted memory strings require a Shift+Enter pressed to be sent in the message.
- Fixed a Character.ai-specific glitch that came along with the update and broke Automatic Generation for
/chat2
on PC. - Fixed a touchscreen detection issue (to determine whether the device is a mobile device or not)
Additions 🔌
- Now you can check for updates in the browser popup.
- A new markdown toolbar has been added for more efficient message typing.
- Autosave has been added for memory strings.
Improvements 🛠️
- Now you can clear the whole memory string in a single click.
- Now you don't need to input anything after using the markdown toolbar or the "Insert Memory String" feature.
- Improved Chat3 detection for the chat scanner and chat export.
- 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
What's new? 🚀
Bugfixes 🐞
- Fixed a glitch where avatars changed back to normal randomly when having new message style enabled.
- Minor bug fixes.
Additions 🔌
- A popup with some info about the extension and a documentation link.
- Full light theme support.
- More relevant screenshots in the documentation.
- Serif fonts in the font picker.
Improvements 🛠️
- All buttons work properly with Light Theme now (of C.AI).
- Removed New Legacy Chat Restriction for users who have "New Message Style" enabled.
- Removed New Message Style Support from
/chat
, the Legacy Endpoint. It only works partially for squircle avatars.
Stable - 0.3.6
What's new? 🚀
Bugfixes 🐞
- Improved Responsiveness for chat scanning
- Fixed the mutation observer for chat exporting
- Fixed a layout glitch in the settings menu
Additions 🔌
- Now you can export your chat using a special button in the top toolbar of C.AI (chat page)
- A Code of Conduct for our repository!
Improvements 🛠️
- Decreased the size of the .zip file of the extension
- Improved how the code handles detection of a mobile device
- Restricted using Legacy Chats with New Style enabled because they don't work on Legacy chats (the
/chat
endpoint).
Known Issues 💥
- Squircle Avatars change back to normal when clearing the text input. #1
Beta - 0.3.4
What's new? 🚀
Bugfixes 🐞
- Improved Responsiveness for chat scanning
- Fixed the mutation observer for chat exporting
- Fixed a layout glitch in the settings menu
Additions 🔌
- Now you can export your chat using a special button in the top toolbar of C.AI (chat page)
- A Code of Conduct for our repository!
Improvements 🛠️
- Decreased the size of the .zip file of the extension
- Improved how the code handles detection of a mobile device
Known Issues 💥
Stable - 0.3.1
What's new? 🚀
Bugfixes 🐞
- Fixed a few performance issues
- 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.
- Fixed the mutation observer
Additions 🔌
- Now you can change the font of the whole webpage to something else
- Added a (beta) new message style you can disable/enable as you please
Improvements 🛠️
- Now you can enter your own Cohere API key for automatic scanning
- 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
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