update CHANGELOG.md

This commit is contained in:
AmirHossein Abdolmotallebi 2024-08-29 16:04:57 +03:30
parent d8be9e13d1
commit 36ea671893

View File

@ -12,10 +12,21 @@
### Fixed
- some URLEncoded filenames are not decoded properly
### Security
## 1.0.8
### Added
- Use server Last-Modified time option in settings
- Show Open File button if new download already exists and completed
### Fixed
- Improved custom window decoration in linux
- When we click on open folder in linux it opens the file instead!
- Some URLEncoded filenames are not decoded properly
## 1.0.7
### Added