Releases: qwersyk/Newelle
Releases · qwersyk/Newelle
Newelle 0.4.1
What's Changed
- Better instructions and added versioning for
g4f
by @FrancescoCaracciolo in #101 - Added user guides for LLMs and extensions by @FrancescoCaracciolo
- Improved extension browsing to show only Python files by @FrancescoCaracciolo
- Enhanced automatic model handling for OpenAI handlers by @FrancescoCaracciolo
- Minor stability and performance improvements by @FrancescoCaracciolo
Full Changelog: 0.4.0...0.4.1
Newelle 0.4.0
What's Changed
- Run console commands in external terminal by @FrancescoCaracciolo in #81
- Ability to interrupt TTS by @FrancescoCaracciolo in #82
- Create Handler superclass by @FrancescoCaracciolo in #84
- LLM enhancements by @FrancescoCaracciolo in #85
- Multiple enhancements and fixes by @FrancescoCaracciolo in #87
- Small improvements by @FrancescoCaracciolo in #90
- New extensions API by @FrancescoCaracciolo in #92
- Extensions refinements by @FrancescoCaracciolo in #93
- Add support for Vision by @FrancescoCaracciolo in #94
- Add MS Copilot provider, update g4f by @FrancescoCaracciolo in #95
- Minor fixes by @FrancescoCaracciolo in #96
- Add Newelle API by @FrancescoCaracciolo in #100
Full Changelog: 0.3.1...0.4.0
Newelle 0.3.1
What's Changed
- Fix missing gpt4all import by @FrancescoCaracciolo in #77
- Multiple dependency updates, Ollama support, fix Markdown rendering issues by @FrancescoCaracciolo in #78
- Multiple enhancements for Local Models by @FrancescoCaracciolo in #80
Full Changelog: 0.3.0...0.3.1
Newelle 0.3.0
What's Changed
- Clean settings code, add documentation by @FrancescoCaracciolo in #62
- Fix settings issues by @FrancescoCaracciolo in #63
- Add markdown support, add variables support in custom prompts by @FrancescoCaracciolo in #64
- Add presentation for Newelle start by @FrancescoCaracciolo in #66
- Add Groq as a standalone provider, improve "Any GPT3 Provider" by @FrancescoCaracciolo in #69
- Fix multiple issues by @FrancescoCaracciolo in #71
Full Changelog: 0.2.2...0.3.0
Newelle 0.2.2
What's Changed
- Improve OpenAI Handler by @FrancescoCaracciolo in #50
- Avoid TTS Overlap by @FrancescoCaracciolo in #51
- modified import statements for more readablity and memory enhancement by @amiensa in #52
- UI Improvements by @FrancescoCaracciolo in #53
- Language added ( Arabic ) by @amiensa in #54
- Add custom prompts by @FrancescoCaracciolo in #55
- Fix missing icon by @FrancescoCaracciolo in #56
New Contributors
Full Changelog: 0.2.1...0.2.2
Newelle 0.2.1
What's Changed
- Add warning in case of missing sandbox permissions by @FrancescoCaracciolo in #49
Full Changelog: 0.2.0...0.2.1
Newelle 0.2.0
What's Changed
- Some design changes by @Nokse22 in #11
- Added a send button with spinner and fixed bugs by @Nokse22 in #12
- Fix README by @reinhart1010 in #13
- Improved message suggestion and more by @Nokse22 in #15
- Create it.po by @albanobattistella in #20
- Update LINGUAS by @albanobattistella in #19
- Add local models from GPT4All, clean options to add other models by @FrancescoCaracciolo in #18
- Add tts by @FrancescoCaracciolo in #23
- Reload settings on preferences window closed by @FrancescoCaracciolo in #25
- Move history management into handlers & clean up code by @FrancescoCaracciolo in #26
- Implement Specch Recognition by @FrancescoCaracciolo in #27
- Add new voice recognition engines by @FrancescoCaracciolo in #28
- Add TTS with a custom command by @FrancescoCaracciolo in #29
- Add custom command LLM, OpenAI API LLM by @FrancescoCaracciolo in #31
- Add poe.com and some fixes by @FrancescoCaracciolo in #32
- Enhance settings generator, add some OpenAI settings by @FrancescoCaracciolo in #33
- Make message streaming more general, add message streaming for OpenAI API by @FrancescoCaracciolo in #36
- Added Dutch translation by @Vistaus in #37
- Remove Poe, add Google Bard, Bing AI and DeepAi by @FrancescoCaracciolo in #41
- Fix history deleting if not launched from home directory by @FrancescoCaracciolo in #44
- Code cleanup, fix random crashes, update SDK, depndencies and LLM Handlers by @FrancescoCaracciolo in #46
- Fix chat name and suggestions generation, reduce prompts, minor fixes by @FrancescoCaracciolo in #47
- Fix curl_cffi dependency missing by @FrancescoCaracciolo in #48
New Contributors
- @reinhart1010 made their first contribution in #13
- @albanobattistella made their first contribution in #20
- @FrancescoCaracciolo made their first contribution in #18
- @Vistaus made their first contribution in #37
Full Changelog: 0.1.7...0.2.0
Newelle 0.1.7
Stable version
Newelle 0.1.6
Added extension
Newelle 0.1.5.1
Bug Fix