Use this file when writing the v0.2.1 GitHub release, a launch post, or
short outreach copy.
Recoleta v0.2.1 adds manual trend email preview/send on top of the workflow-first local research radar.
Recoleta tracks arXiv, Hacker News, OpenReview, Hugging Face Daily Papers, and RSS from one local workspace, then turns that corpus into Markdown notes, trend briefs, idea briefs, a static site, and now manual trend email batches. In v0.2.1, operators can preview or send one selected trend batch from canonical markdown plus sibling presentation sidecars, resolve links against the public site, and send via Resend with batch-oriented safety checks.
- Quickstart in
README.md - Usage recipes in
docs/guides/usage-recipes.md - Email config docs in
docs/design/configuration.md - Release notes draft in
docs/releases/v0.2.1-draft.md - Longer demo and launch material in
docs/releases/v0.2.1-content-pack.md
Recoleta v0.2.1 adds a manual trend email workflow for operators who already publish trend notes to a static site. You can preview or send one selected trend batch from canonical markdown plus sibling presentation sidecars without turning email into a new publish target.
This release also adds the EMAIL config surface, Resend-backed delivery via
RECOLETA_RESEND_API_KEY, and a private site email link-map artifact so the
email body can resolve internal links against the already deployed public site.
Show HN: Recoleta v0.2.1 adds manual trend email preview and sendShow HN: Recoleta v0.2.1 turns trend notes into site-linked email batchesShow HN: Recoleta v0.2.1 adds operator-side trend email delivery via Resend
Recoleta v0.2.1 is out. It keeps the workflow-first runtime from v0.2.0, and
adds a manual trend email flow for operators who want to send one selected
trend batch after the site is already built. Preview and send both render from
canonical markdown plus sibling sidecars, resolve links against the deployed
site, and keep resend behavior explicit with batch safety checks.
Recoleta v0.2.1 发布了。这是一个小版本补丁发版,重点不是再扩 CLI 面,而是补上了 手动 trend email 工作流。
现在可以直接从 canonical trend markdown、sibling sidecar 和已构建站点出发, 先 preview,再通过 Resend 发送一个选定时间窗口的 trend email batch,同时保留 更明确的批次安全检查和重发边界。
Recoleta v0.2.1 closes a practical gap after site publishing: operators can now take one selected trend batch, preview the exact rendered email from canonical outputs, and send it through Resend without inventing a separate mail-ready content path. The workflow stays local-first and explicit, but the last-mile distribution step is much easier to run.