Track the evolution of Newelle with detailed release notes and download links
| Prebuilt llama.cpp | ||
|---|---|---|
|
|
||
| Commands Permissions | Reorderable Prompts | |
| Better Text Rendering | Interfaces | |
๐ Added Interfaces: alternative way external applications can interact with Newelle
โ๏ธ Added Telegram support, you can now interact with Newelle using Telegram
๐ Added OpenAI compatible API: most Newelle's functionalities are now accessible via an OpenAI compatible API, including TTS, STT, LLM and Embeddings
๐ฌ Third party OpenAI compatible interfaces can control Newelle using commands with our v2 API
๐ฅ Added GUI API: Developers can now create third party interfaces that interact with Newelle using this API
๐ท Support for directly download pre-compiled binaries for llama.cpp instead of compiling
๐ Better Command permissions
๐ก When auto command execution is on, only safe commands are allowed
๐ท Dangerous commands are blocked
๐ Support for custom rules, including different paths
๐ฌ Better Prompt Editing
๐ You can now reorder your prompts
๐ You can now open your prompts in another window to edit them better
โ You can now create your own extra prompts
๐ Better Font rendering
โ๏ธ Improvements to text style defaults
โ๏ธ Additional settings to customize fonts
โ๏ธ Added support for markdown dividers
๐ Added native tool calling: LLMs can now call tools natively according to their APIs, implemented in OpenAI handlers, Ollama and Gemini
โ๏ธ Added full support for Ollama Cloud
๐ Added support for Tinifish Websearch
Full Changelog: https://github.com/qwersyk/Newelle/compare/1.3.7...1.4.0
| Questions | Mermaid |
|---|---|
sudo commands now run in dialog mode.Full Changelog: https://github.com/qwersyk/Newelle/compare/1.3.5...1.3.7
| Subagents | ||
|---|---|---|
|
|
||
| File Permissions | Skills | New Agent Tools |
| Chat Folders | Context Manager | Commands |
๐ Improved Newelle Agent capabilities
๐ Added tools to explore and manage files (write, read,grep,glob, listdir)
๐ Added files permissions: you can now specify for which files allow read,write or ask
โจ Added support for skills, Newelle can now activate skills, supporting huge libraries of existing ones
๐ฅ Subagents: Newelle can now launch subagents to do subtasks. These will run with custom tools and skills
โฐ Scheduled Tasks: You can now schedule AI tasks to any moment
โ๏ธ Added TODO List tool: Newelle can now keep track of complex tasks completion using the new TODO tool
โ๏ธ Tool lazy loading: choose which tools to lazy load to make context small and load their schemas only when needed
๐ Context Manager: Newelle will now dinamically manage the context in order to keep it in the limits
๐ Added support for Oauth login for MCP tools
๐ Added chat folders: organize your chats into folders
๐ป Added commands: extensions can now add commands to Newelle
Full Changelog: https://github.com/qwersyk/Newelle/compare/1.3.0...1.3.5
| Multi Chat | Wakeword Support | Call Mode |
|---|---|---|
๐ฏ Multiple chats: you can now open and use multiple chats at the same time
๐ค Added wakeword support: you can now awake Newelle with a wakeword
๐ Added call mode: you can now call your models in real time
๐ Streaming TTS support: TTS now answers faster for EdgeTTS, OpenAI Handlers and Kokoro
๐ You can now compile Whisper.CPP with hardware acceleration
โ New handlers: EdgeTTS, Llama.cpp (Embedding)
๐พ Added "Agentic Memory", a new memory system that uses tools and new technologies in order to create a long term memory
๐ Memory and RAG handlers can now expose tools, added tools to create TTS and STT
๐ Added vision support for Llama.cpp
Full Changelog: https://github.com/qwersyk/Newelle/compare/1.2.5...1.3.0
โก๏ธ Implemented live message rendering while streaming
๐ฌ New chat history design
๐ณ Implemented chat branching from any message
Full Changelog: https://github.com/qwersyk/Newelle/compare/1.2.0...1.2.5
[!TIP]
Weโve launched an official Discord server!
Join the community for news, support, bug reports, feedback, and extensions.
โก๏ธ Add llama.cpp, with options to recompile it with any backend
๐ Implement a new model library for ollama / llama.cpp
๐ Implement hybrid search, improving document reading
๐ป Add command execution tool
๐ Add tool groups
๐ Improve MCP server adding, supporting also STDIO for non flatpak
๐ Add semantic memory handler
๐ค Add ability to import/export chats
๐ Add custom folders to the RAG index
โน๏ธ Improved message information menu, showing the token count and token speed
Full Changelog: https://github.com/qwersyk/Newelle/compare/1.0.2...1.1.0
https://github.com/user-attachments/assets/4ba7032f-4a23-44fd-b712-a7ae9d96b67d
๐ฑ Mini Apps support! Extensions can now show custom mini apps on the sidebar
๐ Added integrated browser Mini App: browse the web directly in Newelle and attach web pages
๐ Improved integrated file manager, supporting multiple file operations
๐จโ๐ป Integrated file editor: edit files and codeblocks directly in Newelle
๐ฅ Integrated Terminal mini app: open the terminal directly in Newelle
๐ฌ Programmable prompts: add dynamic content to prompts with conditionals and random strings
โ๏ธ Add ability to manually edit chat name
๐ชฒ Minor bug fixes
๐ฉ Added support for multiple languages for Kokoro TTS and Whisper.CPP
๐ป Run HTML/CSS/JS websited directly in app
โจ New animation on chat change
๐ Newelle Calendar
๐ผ Newelle Image Generator
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.9.8...1.0.0
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.9.6...0.9.7
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.9.5...0.9.6
- Added support for website reading: ask questions about websites (@FrancescoCaracciolo)
- Added support for Web Search with SearXNG, DuckDuckGo or Tavily (@FrancescoCaracciolo)
- Improve inline LaTeX rendering (@FrancescoCaracciolo)
- Added an empty chat placeholder showing tips to make the most out of Newelle (@FrancescoCaracciolo)
- Improve in chat document management: (@FrancescoCaracciolo)
- If documents in chat are shorter than a certain token count, they are sent entirely
- If documents are too large, RAG is done on them
- Documents added with drag and drop can now be read
- Added a new document reading widget
- Added a new Thinking Widget (@FrancescoCaracciolo)
- Add support for custom providers with OpenRouter handler (@FrancescoCaracciolo)
- Added vision support for llama4 on Groq (@FrancescoCaracciolo)
- Improve advanced settings for Gemini (@FrancescoCaracciolo)
- Fix custom images profiles not working (@FrancescoCaracciolo)
- Updated all language translations (@olivertzeng)
- Added Bengali & Hindi translations (@olumolu)
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.9.0...0.9.5
Thanks to Oliver Tzeng for the translation into Traditional Chinese (zh_TW)!
And thanks to Jared Tweed for his contribution to our project!
And of course, a huge thank you โ as always โ to Francesco Caracciolo for his invaluable and tremendous contribution to our project!
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.8.1...0.9.0
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.8.0...0.8.1
Iโd like to say a huge thank you to Francesco Caracciolo for his incredible contribution to the project!
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.6.0...0.7.0
Fixed issues related to Claude (fetching endpoints without API key, handling models) by @FrancescoCaracciolo
New Features:
Full Changelog: 0.5.0...0.6.0
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.5.0...0.5.0-aarch64
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.4.2...0.5.0
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.4.1...0.4.2
g4f by @FrancescoCaracciolo in https://github.com/qwersyk/Newelle/pull/101 Full Changelog: https://github.com/qwersyk/Newelle/compare/0.4.0...0.4.1
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.3.1...0.4.0
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.3.0...0.3.1
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.2.2...0.3.0
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.2.1...0.2.2
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.2.0...0.2.1
Full Changelog: https://github.com/qwersyk/Newelle/compare/0.1.7...0.2.0
Stable version