Skip to content

Commit 409f1d4

Browse files
committed
docs(CHANGELOG): v0.4.2
1 parent 7f71967 commit 409f1d4

File tree

1 file changed

+24
-4
lines changed

1 file changed

+24
-4
lines changed

CHANGELOG.md

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,36 @@
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+
121
## [v0.4.1](https://github.com/DearVa/Everywhere/releases/tag/v0.4.1) - 2025-10-27
222

323
### ⚠️ BREAKING CHANGE: Chat window shortcut will reset to `Ctrl+Shift+E` due to renaming "Hotkey" to "Shortcut".
4-
24+
525
### 🚀 Improvements
626
- Renamed DeepSeek models to their new official names
727
- 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
929

1030
### 🐛 Bug Fixes
1131
- 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
1434
- Fixed token counting may be bigger than actual usage in some cases
1535

1636
**Full Changelog**: https://github.com/DearVa/Everywhere/compare/v0.4.0...v0.4.1

0 commit comments

Comments
 (0)