From 2dbb169c39b48df78598cf02eb15662ee388c679 Mon Sep 17 00:00:00 2001 From: nimbold <11913706+nimbold@users.noreply.github.com> Date: Tue, 2 Jun 2026 09:03:44 +0330 Subject: [PATCH] docs: check off data persistence from roadmap --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fef063a..f31973e 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ git push origin v0.1.0 ## 🗺️ Roadmap -- [ ] **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. - [ ] **Bandwidth Limits:** Add global and per-download speed caps and calendar schedules. - [ ] **Browser Extensions:** Capture links directly from Safari, Chrome, and Firefox.