|
| 1 | +## [v0.4.2](https://github.com/DearVa/Everywhere/releases/tag/v0.4.2) - 2025-10-28 |
| 2 | + |
| 3 | +### ✨ Features |
| 4 | +- Now you can upload documents (PDF, Word, Text, etc.) directly in the chat window as attachments for context (⚠️ only supported by models that allow file inputs) |
| 5 | + |
| 6 | +### 🚀 Improvements |
| 7 | +- Chat window can be closed when press shortcut again |
| 8 | + |
| 9 | +### 🐛 Bug Fixes |
| 10 | +- Fixed "Web search" chat tool may report `count out of range` error |
| 11 | +- Fixed "Scroll to end" button in chat window mistakenly get focused |
| 12 | +- (Windows) Fixed missing `Everything.dll` |
| 13 | +- (Windows) Fixed chat window still appears in `Alt+Tab` list when closed |
| 14 | +- (Windows) Fixed chat window disappears when picking a file |
| 15 | +- (Windows) Fixed icon & title of update notify is missing |
| 16 | + |
| 17 | +**Full Changelog**: https://github.com/DearVa/Everywhere/compare/v0.4.1...v0.4.2 |
| 18 | + |
| 19 | + |
| 20 | + |
1 | 21 | ## [v0.4.1](https://github.com/DearVa/Everywhere/releases/tag/v0.4.1) - 2025-10-27 |
2 | 22 |
|
3 | 23 | ### ⚠️ BREAKING CHANGE: Chat window shortcut will reset to `Ctrl+Shift+E` due to renaming "Hotkey" to "Shortcut". |
4 | | - |
| 24 | +️ |
5 | 25 | ### 🚀 Improvements |
6 | 26 | - Renamed DeepSeek models to their new official names |
7 | 27 | - I18N: Changed "Hotkey" to "Shortcut" |
8 | | -- Refactored "operate UI elements" chat function for better stability |
| 28 | +- Refactored "operate UI elements" chat tool for better stability |
9 | 29 |
|
10 | 30 | ### 🐛 Bug Fixes |
11 | 31 | - Fixed window cannot maximize when clicking the maximize button |
12 | | -- Fixed "Web snapshot" chat function not working |
13 | | -- Fixed "everything" chat function cannot work when "file system" chat function is enabled |
| 32 | +- Fixed "Web snapshot" chat tool not working |
| 33 | +- Fixed "everything" chat tool cannot work when "file system" chat tool is enabled |
14 | 34 | - Fixed token counting may be bigger than actual usage in some cases |
15 | 35 |
|
16 | 36 | **Full Changelog**: https://github.com/DearVa/Everywhere/compare/v0.4.0...v0.4.1 |
|
0 commit comments