Changelog
Even death stars have an exhaust vent.
Dual column reader view, capture hardening, and platform-specific install cautions
Features
- Dual column reader view
- Platform-specific install cautions
- Capture hardening
Fixes
- Release build and type-safety cleanup
- Sync and update reliability fixes
- Reader, feed, and header polish
- Connect button to be enabled before clicking in X E2E test now waits for the correct ready state
- Scraper window after FB scrape, stop stealing focus on IG scrape now stays out of the way
- E2E social capture tests and post-migration perf baselines
- Stop Automerge undefined writes from crashing RSS and X sync
- PWA UI polish -- header, settings, update check, X settings
- Fix OAuth redirect URI, Google Drive client secret, offline status, and diagnostics panel
- Opaque surface background on update toast now uses the correct path
Follow-ups
- Release workflow and build-system work
- Reader, sidebar, and settings UX work
- Capture, login, and scraping platform work
- Sync, cloud, and pairing infrastructure
- Testing, diagnostics, and developer tooling
- Content and documentation work
- Bookmarked items cannot be archived
- Archive toolbar with delete action and retention settings
PRs:#6#7#8#9#10#11#12#13#16#27#31#32#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#55#56#57#58#59#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#89#90#91#92#93#94#95#96#97#98#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#132#134#135#137#138#139#140
Changelog page, remove frosted glass, fix update banner, unused user-agent import from fb-capture.ts, and capture-x build step from release CI
Features
- Changelog page, remove frosted glass, fix update banner
- Remove unused user-agent import from fb-capture.ts
- Remove capture-x build step from release CI
Fixes
- Scraper window after FB scrape, stop stealing focus on IG scrape now stays out of the way
Follow-ups
- Anti-detection hardening for social media capture
- Switch reqwest and tauri-plugin-updater to rustls-tls
Playwright e2e smoke test infrastructure for desktop, dual-column split view, and uI polish bundle - tooltips, hover states, scroll reset, save fix, sidebar counts
Features
- Playwright e2e smoke test infrastructure for desktop
- UI polish bundle - tooltips, hover states, scroll reset, save fix, sidebar counts
- Overhaul dual-column split view
Fixes
- Archive cache staleness + scroll-read visibility model
- Redundant data wrapper from TimelineResponse type removed
Follow-ups
- X and Facebook scrapers with Tauri WebView capture
- Manual cookie entry with native X login window
- Sample data seeding + fix PWA build and Automerge worker