Releases: ma111e/downlink
Releases · ma111e/downlink
v0.3.0
Changelog
Features
- 6e123f5: feat(analysis): beginner mode with plain-language explanation and jargon glossary ( <>)
- 2009e00: feat(analysis): per-run beginner override via --beginner flag and proto plumbing ( <>)
- 6d47a33: feat(llms): validate required task fields and re-prompt on bad responses ( <>)
Others
v0.2.0
Changelog
Features
- 08ae082: feat(analysis): add commercial, sponsored, announcement categories (ma111e ma111e@proton.me)
- fc118cd: feat(archive): add light/dark toggle button to topbar (ma111e ma111e@proton.me)
- a956a3e: feat(auth): add Claude Code OAuth login as an LLM provider (ma111e ma111e@proton.me)
- 27795eb: feat(cli): themed huh prompts, SilenceUsage, and docs (ma111e ma111e@proton.me)
- 5df46bc: feat(digest): add full flag to ListDigests for lightweight summaries (ma111e ma111e@proton.me)
- b574e3d: feat(digest): collapse WHY justification behind a click-to-reveal toggle (ma111e ma111e@proton.me)
- 6a1fa9e: feat(digest): drop WHY divider, move provider/model to meta line (ma111e ma111e@proton.me)
- 2781a13: feat(digest): move OPEN SOURCE button below Key Points (ma111e ma111e@proton.me)
- 7a7a82b: feat(digest): move WHY block below Key Points section (ma111e ma111e@proton.me)
- 703d51b: feat(digest): restyle WHY justification as standalone block (ma111e ma111e@proton.me)
- 796200e: feat(digest): right-align group item count in TOC group header (ma111e ma111e@proton.me)
- f58234c: feat(digest): stack summary picker below label on mobile (ma111e ma111e@proton.me)
- d4234db: feat(digest,swipe): add light theme support and fix open-source button layout (ma111e ma111e@proton.me)
- 749c301: feat(feeds): add AutoBuildFeed RPC and selector suggestion for autobuild agent (ma111e ma111e@proton.me)
- f76f377: feat(feeds): add autobuild command and wire the autonomous agent end to end (ma111e ma111e@proton.me)
- d5d7be4: feat(feeds): add diagnose command to debug feed fetch and parse failures (ma111e ma111e@proton.me)
- 5f7c7dc: feat(feeds): add feed-config builder and harden anonymized scraper (ma111e ma111e@proton.me)
- a3e19db: feat(feeds,autoconfig): scraping:none mode, feed-content short-circuit, and verbose LLM streaming (ma111e ma111e@proton.me)
- c963d59: feat(ghpages): generate RSS and Atom feeds on every push (ma111e ma111e@proton.me)
- e049ded: feat(notification): add digest dev server and refine digest theming (ma111e ma111e@proton.me)
- cf8474a: feat(notification): add pastel theme with source-color palette (ma111e ma111e@proton.me)
- 32f0919: feat(notification): rename daltonian→colorblind and add per-theme source-color palettes (ma111e ma111e@proton.me)
- 1a91f32: feat(publish): wait for Pages deploy with live progress on republish (ma111e ma111e@proton.me)
Bug fixes
- 90a4e7a: fix(auth): release config.Mu before SaveConfig in login workers (ma111e ma111e@proton.me)
- 0aa0626: fix(digest): make --test-digest-id imply --test (ma111e ma111e@proton.me)
- bf5d771: fix(digest): tint category filter pills with their category color (ma111e ma111e@proton.me)
- 4b52cc0: fix(llms): add deadline slack to pipeline timeout checks; tighten docs prose (ma111e ma111e@proton.me)
- 5f19c52: fix(notification): add grayscale grp-* colors for mono theme in archive index (ma111e ma111e@proton.me)
- d8bf2a6: fix(notification): add grayscale source-color palette for mono theme (ma111e ma111e@proton.me)
- 44dd01f: fix(notification): per-theme grp-* group colors for contrast/light/colorblind (ma111e ma111e@proton.me)
- 1196e23: fix(notification): tighten toc and overview section top padding (ma111e ma111e@proton.me)
Others
- 81d3598: DOWNLINK v0.1.0 — initial public release (ma111e ma111e@proton.me)
- e2f4ca3: docs(github-pages): document swipe page and full manifest schema (ma111e ma111e@proton.me)
- a231f1e: refactor(digest): fix view transition direction for back navigation (ma111e ma111e@proton.me)
- 4fcf60c: refactor(notification): drive theme picker from digestthemes registry (ma111e ma111e@proton.me)
- 9620433: refactor(notification): make --theme authoritative via data-theme; drop redundant ThemeOverride (ma111e ma111e@proton.me)
- f7a9ab4: refactor(scrapers,feeds): swap to Lightpanda/chromedp and rename autobuild to autoconfig (ma111e ma111e@proton.me)
- 588567f: remove workerpool package (ma111e ma111e@proton.me)
- 0ae14c1: style(digest): move #digest-title rules before media query and tighten padding (ma111e ma111e@proton.me)
- 5b55b49: style(digest): move open-source button outside keypoints panel (ma111e ma111e@proton.me)
- 09c6c0e: style(notification): move archive theme select to far right, uppercase options (ma111e ma111e@proton.me)
- 0658f3d: style(notification): tone down and homogenize light-theme accents (uniform OKLCH) (ma111e ma111e@proton.me)
- 1e039bc: style(theme): rework light palette around warm cream + orange + dark teal (ma111e ma111e@proton.me)