Releases: DenysMb/ChatAI-Plasmoid
Releases · DenysMb/ChatAI-Plasmoid
ChatAI-Plasmoid - 2.1.0
ChatAI-Plasmoid - 2.0.0
This release includes @bigbruno contribution: #28
- Started with the option to launch Plasma without starting the webview in the background, to save memory during boot.
- Added support for opening external links in the system's default browser.
- Added support for file downloads with a progress bar, the option to open the file, open the folder, choose the default folder, and notify when attempting to download the same file more than once simultaneously.
- Added the ability to print to PDF.
- Buttons for back, refresh, forward, auto-hide, downloads, pin, and close can be optionally included.
- The close button terminates the webview, again to reduce memory consumption if needed.
- Auto-hide with 2 pixels of space to hover over and make the header appear.
- The header is automatically moved to the bottom if the plasmoid is placed on the top bar of the screen.
- Moved the Custom URL option inside the dropdown and removed the button from the header.
- Added a simple way to add sites in the settings.
- Added the option to use the site's favicon as the icon.
- Enabled microphone, webcam, screen sharing, notifications, and geolocation options.
- Some sites were added to the default list.
- Translated to 28 languages using Openai API
ChatAI-Plasmoid - 1.8.0
ChatAI-Plasmoid - 1.7.0
ChatAI-Plasmoid - 1.6.0
- Feat: Send on Enter and focus after submit in DuckDuckGo, ChatGPT and Google Gemini
- Feat: Change Copilot URL and add autofocus to You
- Refactor: Change default useragent from undefined to empty string
- Fix: Display correct model in the ComboBox in the first initialization
- Fix: Prevent Shift+Enter to trigger Enter action