ab-download-manager/CHANGELOG.md
AmirHossein Abdolmotallebi 4ed44eb2bb update CHANGELOG.md
2024-08-30 00:12:22 +03:30

107 lines
1.7 KiB
Markdown

# Changelog
## Unreleased
### Added
- Sparse File Allocation
### Changed
### Deprecated
### Removed
### Fixed
- Improve show help UX in settings
### 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
- support follow system Dark/Light mode
- auto paste link (if any) from clipboard when opening add url page
### Fixed
- App is now open in center of screen
- Some settings doesn't persist after app restart
- Download speed shows a high value incorrectly when we reopen the app window after a while
- Some files not downloaded correctly now fixed
## 1.0.6
### Added
- Add Community and Browser Integration links to the app menu
### Changed
- Change default download folder
### Fixed
- Exception will not throw anymore if System Tray is not supported by the OS
## 1.0.5
- Improve Download Engine
## 1.0.4
- Improved UI/UX in Download Page
## 1.0.3
- Download Info Page now show users that a download file supports resuming or not
### Fixed
- Download links that does not support resume now handled correctly
- Some Web pages does not download correctly
## 1.0.2
- Error messages improvements
### Fixed
- handle some webservers does not respect requested range at first place
## 1.0.1
- UI improvements
### Changed
- repository url updated
## 1.0.0
- This is the first release of the app
### Added
- Multi Connection File Download
- Speed limiter
- Download Queues
- Download Scheduler
- DownloadManager Browser Integration Support
- Dark/Light themes