You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_CHECKLIST.md
+16-7Lines changed: 16 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,25 +19,34 @@ Use this checklist before tagging or publishing a desktop release. A release is
19
19
| Export validation completed for JSON/Markdown/DOCX | Not verified | Yes |
20
20
| Known limitations and disclaimers included | Not verified | Yes |
21
21
22
+
## Sprint Progress Notes
23
+
24
+
- Implemented: placeholder license, paid-tier, AI, CSV/Excel, and scheduled-scraping claims were removed from Settings and first-run Onboarding.
25
+
- Implemented: JSON export generation now accepts `scrape_type`, and CLI/sidecar JSON exports pass profile/bookmarks metadata through.
26
+
- Implemented: browser-free tests now cover bookmark `scrape_type` metadata in payloads and saved JSON exports.
27
+
- Implemented: `.github/workflows/ci.yml` runs existing Python unit tests, Python compile checks, frontend build, and Rust `cargo check`.
28
+
- Still not complete: installer packaging, live X manual testing, privacy/security review, sidecar bundling, history re-export, and broader desktop release gates.
0 commit comments