File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ ## [ v0.3.0] ( https://github.com/DearVa/Everywhere/releases/tag/v0.3.0 ) - 2025-09-24
2+
3+ ### ✨ New Features
4+ - Added OOBE (Out-Of-Box Experience) for first time users, which includes:
5+ - Welcome Dialog
6+ - Quick Setup Wizard
7+ - Added supported for custom model
8+ - Added database for storing chat attachments
9+ - Added support for more hotkey, such as ` Copilot ` key on Windows
10+ - Added watchdog process to monitor the main process and clean up zombie processes
11+
12+ ### 🔄️ Changed
13+ - Refactored Plugin System, which includes:
14+ - Added Plugin Manager in Settings
15+ - Refactored web search plugin
16+ - Added file system plugin for reading and writing files
17+ - Added code execution plugin with PowerShell on Windows
18+ - Added web browsing plugin with Puppeteer
19+ - Added visual element plugin for capturing screen content when UI automation is not available
20+ - Refactored logging system with structured logging
21+ - Improved visual capturing performance
22+
23+ ### 🐞 Fixed
24+ - Fixed removing or switching chat history frequently may cause crash
25+ - Fixed emoji rendering issues in the chat window
26+ - Fixed application may freeze when active on own window
27+ - Fixed settings load/save issues
28+
29+
30+
131## [ v0.2.4] ( https://github.com/DearVa/Everywhere/releases/tag/v0.2.4 ) - 2025-08-15
232
333### ✨ New Features
You can’t perform that action at this time.
0 commit comments