update CHANGELOG.md

This commit is contained in:
AmirHossein Abdolmotallebi 2024-09-23 17:42:16 +03:30
parent 58dc36a14d
commit e737a104c4

View File

@ -14,6 +14,21 @@
### Security
## 1.1.0
### Added
- Added Batch Download
- Added an option to merge TitleBar with MenuBar (disabled by default)
- Added two cli options --version, --exit
### Fixed
- Fixed Opening downloaded file creates a subprocess in Windows
- Fixed that some non-standard links not imported correctly
- Improved window custom decoration logic and title bar position
- Improved settings page
## 1.0.10
### Fixed