Releases: Sylinko/Everywhere
v0.8.1-canary.20260623.10
What's Changed
- [Chores] update and standardize Brazilian Portuguese translations by @Fillip74 in #444
- [Fix]
IChatPluginUserInterfaceof subagent will be ignored (#442)
Full Changelog: v0.8.0...v0.8.1-canary.20260623.10
Everywhere v0.8.0
v0.8.0 - 2026-06-19
✨ Features & 🚀 Improvements
- 🔥 Modern UI & Home Page: Introduced a brand new Home Page and a comprehensive "Modern UI" overhaul, delivering a more elegant and intuitive user experience.
- 🔥 SKILL.md Ecosystem: Introduced support for
SKILL.mdfile definitions. You can now deeply customize and manage agent abilities with ease. - 🔥 Advanced Prompting: Added support for the
{DefaultSystemPrompt}variable with recursive resolution, unlocking more dynamic and powerful prompt templating. - 🔥 Granular Model Controls: Introduced per-schema model options and additional advanced parameter settings beyond just
TemperatureandTop-p. - Software Update Channels: You can now choose your preferred update channel (e.g., Stable vs. Canary) directly in the settings.
- AnySearch Integration: Added
AnySearchas a supported engine for web browsing tasks. - New Models Support: Added
Claude Opus 4.8,Claude Fable 5,Gemini 3.5 Flash, andMiniMax-M3to the presets. - Enhanced Global Shortcuts: Added a system tray toggle for the chat window shortcut and introduced support for alternative shortcut keys.
- UI/UX Performance Leap: Significantly optimized overall UI performance, delivering a smoother experience for Markdown text selection, rendering, and complex layout elements (like Web Search and MCP buttons).
- Added cloud service quota limit displays and expanded cloud service internationalization.
- The "ask_user_question" tool now includes a free-text field at any time, ensuring that when the assistant asks a question, the user can clearly explain the reason.
🐛 Bug Fixes
- Resolved a potential memory leak to ensure better performance and stability during extended background use.
- Fixed an issue where dismissing system notifications (Toasts) could occasionally cause application crashes.
- Fixed a bug where missing characters might appear during Markdown rendering, and resolved rendering errors for models returning empty reasoning content.
- Fixed Terminal tool issues where command lines could be truncated and emojis were not displaying properly.
- Fixed an issue where button backgrounds would flicker in Dark Mode.
- Fixed a minor issue where ToDo list items might intermittently fail to display.
- Fixed an issue where chat titles were being truncated too aggressively.
- Addressed various backend file-handling and threading issues to ensure stability.
🎉 Contributors
- @sstar16 made their first contribution in #404. Welcome to the project!
- @Fillip74 made a contribution in #403. Thank you!
✨ 新特性与 🚀 优化
- 🔥 现代版 UI 与主页:引入了精心设计的全新主页与全面的“现代化 UI”升级,带来了更加优雅、直观的视觉与交互体验。
- 🔥 SKILL.md 技能生态:全新支持
SKILL.md技能定义文件,允许开发者与进阶用户深度定制并轻松管理 Agent 的各项技能。 - 🔥 高级 Prompt 模板:新增对
{DefaultSystemPrompt}变量的支持,并支持递归解析,解锁更强大的动态提示词构建能力。 - 🔥 细粒度模型控制:引入了基于 Schema 的独立模型选项,并开放了除
Temperature和Top-p之外的更多高级模型参数设置。 - 更新通道切换:现在可以直接在设置中选择你的软件更新通道(例如稳定版或 Canary)。
- AnySearch 搜索引擎:为网页浏览工具新增了
AnySearch搜索引擎支持。 - 新模型支持:预设模型新增
Claude Opus 4.8、Claude Fable 5、Gemini 3.5 Flash以及MiniMax-M3。 - 全局快捷键增强:在系统托盘新增了聊天窗口快捷键的开关,并支持设置备用快捷键。
- UI/UX 性能飞跃:大幅优化了整体界面性能,特别是在 Markdown 文本选择、渲染速度,以及复杂的布局元素(如网页搜索与 MCP 按钮)上体验更加丝滑。
- 新增云服务额度限制的界面展示,并扩展了云服务的国际化语言支持。
- “询问用户”工具现在总是可以自由填写,确保助手在询问时,用户能清晰解释原因。
🐛 Bug 修复
- 修复了潜在的内存泄漏问题,大幅提升长期挂机使用的稳定性。
- 修复了在关闭通知弹窗时,可能引发程序崩溃的异常情况。
- 修复了 Markdown 渲染时偶尔会出现字符丢失的问题,并修复了当模型返回空“思考过程”时的渲染错误。
- 修复了终端工具中命令行可能被截断以及不支持显示 Emoji 的问题。
- 修复了在深色模式下,部分按钮背景会出现闪烁的问题。
- 修复了待办事项列表项在特定情况下可能无法显示的问题。
- 修复了聊天列表标题被过度截断,导致显示过短的问题。
- 修复了底层文件下载、多线程处理及插件序列化方面的多项隐蔽错误,确保核心流程的稳定。
🎉 贡献者
v0.8.0-canary.20260618.9
- [Fix] Shortcuts settings migration error
- [Fix]
ReactiveViewModelBasereuses canceledCancellationToken - [Refactor] make
QuickConfigurationCardItemobservable
Full Changelog: v0.8.0-canary.20260618.8...v0.8.0-canary.20260618.9
v0.8.0-canary.20260618.8
What's Changed
- [Feat] Add
HomePageby @DearVa in #437 - [Fix] An instance of a behavior cannot be attached to more than one object at a time (#436)
- [Fix] Potential threading issues in ChatContext
Full Changelog: v0.8.0-canary.20260616.7...v0.8.0-canary.20260618.8
v0.8.0-canary.20260616.7
- [Perf] Import
SharpYamlfor Skills frontmatter parsing - [Fix] Skills page bring into view issue
- [Refactor] Use better observable model on
SkillManager
Full Changelog: v0.8.0-canary.20260615.6...v0.8.0-canary.20260616.7
v0.8.0-canary.20260615.6
What's Changed
Full Changelog: v0.8.0-canary.20260614.5...v0.8.0-canary.20260615.6
v0.8.0-canary.20260614.5
What's Changed
- [Perf] Add tooltip for
ChatStatisticsTextBlock - [Feat] Add switch & alternative key for shortcut settings
- [Feat] Add tray icon toggle for chat window shortcut (#376)
- [Fix] Downloading software update will frozen the app
- [Fix] Todo list item may not display (#433)
- [Fix] Possible missing characters in Markdown (#409)
Full Changelog: v0.8.0-canary.20260612.4...v0.8.0-canary.20260614.5
v0.8.0-canary.20260612.4
What's Changed
- [Perf] Add more detailed message to
FileSystemPlugin - [Perf] Add mandatory free-text field & description to
ask_user_questiontool - [Fix]
TextDifference.WaitForAcceptanceAsyncthrowsNullReferenceException - [Fix]
TerminalRun.CommandLinemay be incomplete - [Fix] emoji is not supported by
TerminalParser - [Feat] Add display for cloud service quota limit
- [Fix] Button background flickers in dark mode
- [Fix]
ChangeLogViewmargin
Full Changelog: v0.8.0-canary.20260612.3...v0.8.0-canary.20260612.4
v0.8.0-canary.20260612.3
What's Changed
- [Feat] Add support for SKILL.md by @DearVa in #423
- [Feat] Add Claude Fable 5
- [Perf] Web search & mcp buttons & more UI layout
- [Perf] Add more i18n for cloud service
- [Fix] SoftwareUpdateControl version display error
- [Fix] Handle file delete failure in FileDownloadService
Full Changelog: v0.8.0-canary.20260611.2...v0.8.0-canary.20260612.3
v0.8.0-canary.20260611.2
What's Changed
refactor: decouple Everywhere.Terminal project
feat: add Claude Opus 4.8 & Gemini 3.5 Flash & MiniMax-M3 to preset
feat: Add more parameter settings beyond temperature and top_p (#378)
fix: toast dismiss will cause exception
fix: ChatPluginFileReference cannot be serialized and saved
Full Changelog: v0.8.0-canary.20260608.1...v0.8.0-canary.20260611.2