mirror of
https://github.com/nimbold/Firelink.git
synced 2026-07-26 12:08:27 +00:00
1.4 KiB
1.4 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.3.0] - 2026-06-02
Added
- Zero-Config Setup: Firelink now automatically bundles the
aria2cengine and all of its dynamic library dependencies (OpenSSL, sqlite, libssh2, etc.) internally viadylibbundler. End-users no longer need to install Homebrew oraria2cmanually! - In-App Update Checker: A built-in update checker is now available inside the Settings About pane.
- Queue Management: Advanced drag-and-drop priority ordering and queue management controls.
- Download Recovery: Built-in download recovery and automated retry policies for unstable connections.
Changed
- README Redesign: Modernized the README with a clean layout, a collapsible feature index, centered App Icon header, and updated roadmap.
- CI Releases: The GitHub Actions DMG release pipeline now automatically fetches and packages dependencies during builds.
[0.2.1] - 2026-06-02
Changed
- Fixed CI release runner specifying macOS 26.
[0.2.0] - 2026-06-01
Added
- Initial core download engine with
aria2csupport. - Native macOS Settings pane.
- Smart file categorization and organization based on extension detection.
- Keychain-secured authentication integration.