From ba2cf38e43e7e2d31fc199964b8c0d49fb9f1b83 Mon Sep 17 00:00:00 2001 From: Alan Wizemann Date: Thu, 23 Apr 2026 22:11:41 +0200 Subject: [PATCH] docs: index v2.2.1 release --- Home.md | 4 ++-- Release-Notes-Index.md | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Home.md b/Home.md index d5d93dd..1323cb5 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@ A native macOS companion app for the [Hermes AI agent](https://github.com/hermes-ai/hermes-agent). Full visibility into what Hermes is doing, when, and what it creates — across one local install or many remote ones. -**Latest release:** [v2.2.0](https://github.com/awizemann/scarf/releases/tag/v2.2.0) +**Latest release:** [v2.2.1](https://github.com/awizemann/scarf/releases/tag/v2.2.1) **Targets Hermes:** v0.9.0 (v2026.4.13) **Available in:** English, Simplified Chinese (zh-Hans), German (de), French (fr), Spanish (es), Japanese (ja), Brazilian Portuguese (pt-BR). See [Localization](Localization). @@ -33,4 +33,4 @@ Scarf 2.0 is a multi-window app — one window per Hermes server, local or remot Open-source (MIT), 160+ stars, actively maintained. See [Roadmap](Roadmap) for what's coming. --- -_Last updated: 2026-04-23 — Scarf v2.2.0_ +_Last updated: 2026-04-23 — Scarf v2.2.1_ diff --git a/Release-Notes-Index.md b/Release-Notes-Index.md index 0e97e62..accf233 100644 --- a/Release-Notes-Index.md +++ b/Release-Notes-Index.md @@ -4,6 +4,7 @@ Every Scarf release in chronological order. The notes themselves live in `releas | Version | Date | GitHub release | Notes file | |---|---|---|---| +| **v2.2.1** | 2026-04-23 | [v2.2.1](https://github.com/awizemann/scarf/releases/tag/v2.2.1) | [`releases/v2.2.1/RELEASE_NOTES.md`](https://github.com/awizemann/scarf/blob/main/releases/v2.2.1/RELEASE_NOTES.md) | | **v2.2.0** | 2026-04-23 | [v2.2.0](https://github.com/awizemann/scarf/releases/tag/v2.2.0) | [`releases/v2.2.0/RELEASE_NOTES.md`](https://github.com/awizemann/scarf/blob/main/releases/v2.2.0/RELEASE_NOTES.md) | | **v2.1.0** | 2026-04-21 | [v2.1.0](https://github.com/awizemann/scarf/releases/tag/v2.1.0) | [`releases/v2.1.0/RELEASE_NOTES.md`](https://github.com/awizemann/scarf/blob/main/releases/v2.1.0/RELEASE_NOTES.md) | | **v2.0.2** | 2026-04-20 | [v2.0.2](https://github.com/awizemann/scarf/releases/tag/v2.0.2) | [`releases/v2.0.2/RELEASE_NOTES.md`](https://github.com/awizemann/scarf/blob/main/releases/v2.0.2/RELEASE_NOTES.md) | @@ -16,7 +17,7 @@ Every Scarf release in chronological order. The notes themselves live in `releas ## Highlights by major -**2.2** — [Project Templates](Project-Templates): shareable `.scarftemplate` bundles with typed configuration schemas, Keychain-backed secrets, a public template catalog at [awizemann.github.io/scarf/templates/](https://awizemann.github.io/scarf/templates/), `scarf://install?url=…` deep links, CI-enforced PR validator, and a Site tab for webview-bearing dashboards. Cross-agent by default via the `AGENTS.md` standard — works in Claude Code, Cursor, Codex, Aider, and every other agent that reads it. +**2.2** — [Project Templates](Project-Templates): shareable `.scarftemplate` bundles with typed configuration schemas, Keychain-backed secrets, a public template catalog at [awizemann.github.io/scarf/templates/](https://awizemann.github.io/scarf/templates/), `scarf://install?url=…` deep links, CI-enforced PR validator, and a Site tab for webview-bearing dashboards. Cross-agent by default via the `AGENTS.md` standard — works in Claude Code, Cursor, Codex, Aider, and every other agent that reads it. v2.2.1 adds the `awizemann/template-author` scaffolding-skill template and fixes the Configuration sheet's segmented-picker overflow on schemas with long enum labels. **2.1** — Full UI translations for six locales on top of English (Simplified Chinese, German, French, Spanish, Japanese, Brazilian Portuguese); locale-aware currency / byte-size / compact-number formatting; chat slash-command menu with filtering and argument hints; auto-scroll polish and loading state for chat session reconnects. @@ -37,4 +38,4 @@ When `scripts/release.sh ` completes a full (non-draft) release, this p This is one of the [wiki update triggers](Wiki-Maintenance) that future Claude Code sessions will follow automatically. --- -_Last updated: 2026-04-23 — Scarf v2.2.0_ +_Last updated: 2026-04-23 — Scarf v2.2.1_