This repository has been archived by the owner on May 13, 2024. It is now read-only.
Releases: chrislemke/ChatFred
Releases · chrislemke/ChatFred
v1.6.1 🌈
v1.6.0 🌈
- Add: Streaming Reply. Thanks to @Sponge-bink: #94
v1.5.3 🌈
- Changes in the alias logic: #87 Thanks to @Sponge-bink
v1.5.2 🌈
- Fix the issue with history length. Thanks, @Sponge-bink: #80
v1.5.1 🌈
- Add the possibility to change the text of the loading indicator: #59
- Some UI improvements: https://www.alfredforum.com/topic/20253-workflow-import-ui-needs-better-text-overflow-treatments/#comment-104763
v1.5.0 🌈
- 🖥️ Add the possibility to add custom API URLs: #53 Thanks @JettChenT
v1.4.0 🌈
- 🪲 For improved debugging the duration of each function in the ChatGPT module is now tracked and displayed in the Alfred debugger
- ⌨️ Improvement of the text transformation feature in combination with the paste-to-app feature. Check out the readme for more information.
- Add fn option for combining text transformation and pasting ChatGPT's response to the frontmost app.
v1.3.3 🌈
Features:
- ⌨️ Using the
Paste response to frontmost app
(workflow configuration) ChatGPT will not only put the response in the clipboard history but will also paste it to the frontmost app.