diff --git a/CHANGELOG.md b/CHANGELOG.md index fbfe1f1..7294969 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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