mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-24 01:39:02 +00:00
docs: update changelog and roadmap for 0.4.2 release
This commit is contained in:
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [0.4.2] - 2026-06-03
|
||||||
|
|
||||||
|
### Features added
|
||||||
|
- Added double-click to open completed files directly from the download table.
|
||||||
|
- Added redownload functionality for completed or failed items.
|
||||||
|
- Added 'Copy Address' context menu action.
|
||||||
|
- Added a monochrome template tray icon loaded explicitly with precise dimensions.
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
- Improved context menu organization and conditionally displayed actions based on download status.
|
||||||
|
|
||||||
## [0.4.1] - 2026-06-03
|
## [0.4.1] - 2026-06-03
|
||||||
|
|
||||||
### Features added
|
### Features added
|
||||||
|
|||||||
@@ -102,7 +102,7 @@ git push origin v0.4.1
|
|||||||
|
|
||||||
- [x] **Data Persistence:** Store history, column layout preferences, and active queues across restarts.
|
- [x] **Data Persistence:** Store history, column layout preferences, and active queues across restarts.
|
||||||
- [x] **Zero-Config Setup:** Automatically bundle and configure `aria2c` inside the `.app` bundle.
|
- [x] **Zero-Config Setup:** Automatically bundle and configure `aria2c` inside the `.app` bundle.
|
||||||
- [ ] **Bandwidth Limits:** Add global and per-download speed caps and calendar schedules.
|
- [x] **Bandwidth Limits:** Add global and per-download speed caps and calendar schedules.
|
||||||
- [ ] **Browser Extensions:** Capture links directly from Safari, Chrome, and Firefox.
|
- [ ] **Browser Extensions:** Capture links directly from Safari, Chrome, and Firefox.
|
||||||
- [x] **Advanced Transfer Features:** Checksum validation, cookie/header ingestion, and smart mirror failovers.
|
- [x] **Advanced Transfer Features:** Checksum validation, cookie/header ingestion, and smart mirror failovers.
|
||||||
- [x] **Updates & Releases:** GitHub Actions DMG release pipeline and built-in update checker.
|
- [x] **Updates & Releases:** GitHub Actions DMG release pipeline and built-in update checker.
|
||||||
|
|||||||
Reference in New Issue
Block a user