diff --git a/README.md b/README.md index f6bf57c..e5fcfb6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
A clean, native SwiftUI download manager for Apple Silicon macOS
[](https://swift.org) @@ -106,7 +106,8 @@ git push origin v0.1.0 - [ ] **Bandwidth Limits:** Add global and per-download speed caps and calendar schedules. - [ ] **Browser Extensions:** Capture links directly from Safari, Chrome, and Firefox. - [ ] **Advanced Transfer Features:** Checksum validation, cookie/header ingestion, and smart mirror failovers. -- [ ] **Distribution:** Notarized release builds, automated Sparkle updates, and Homebrew formulae. +- [x] **Updates & Releases:** GitHub Actions DMG release pipeline and built-in update checker. +- [ ] **Distribution:** Notarized `.app` releases and Homebrew formulae. ---