Added
- Cleaner download state handling so active rows stay focused on pause and stop actions.
- A small settings footer area that can be reused for lightweight status text.
Changed
- The download row now separates active, stopped, and installed states more clearly.
- The app version metadata now matches the next tagged release.
Fixed
- Stopped downloads no longer leak stale install actions while they are still in progress.
- Late download callbacks are ignored once a transfer has been stopped.
Recent work
- Tightened the downloads experience so active rows, stopped rows, and installed states stay easier to read.
- Added a lightweight reusable settings footer for small status text without changing the overall screen structure.
- Cleaned up the release metadata path so the tagged build, in-app versioning, and notes stay aligned.
Contributors
- xC3FFF0E