Skip to content

Commit 3876218

Browse files
committed
blog: address PR feedback - better alt text, simplify Get Started section
1 parent cfba428 commit 3876218

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

  • documentation/blog/2026-02-23-goose-v1-25-0

documentation/blog/2026-02-23-goose-v1-25-0/index.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
- debbie
66
---
77

8-
![blog banner](banner.png)
8+
![Banner image for the goose v1.25.0 release](banner.png)
99

1010
goose v1.25.0 is here, and it's one of our most significant releases yet. This version brings macOS sandboxing for enhanced security, a major architectural simplification with the unified summon extension, rich UI rendering for MCP apps, and a wave of improvements to agentic CLI providers. Whether you're running goose Desktop or the CLI, there's something in this release for you.
1111

@@ -123,17 +123,7 @@ The implementation covers all release workflows including stable releases, canar
123123

124124
## Get Started
125125

126-
Ready to try v1.25.0?
127-
128-
- **Desktop**: Download the latest from [goose Desktop releases](https://github.com/block/goose/releases/tag/v1.25.0)
129-
- **CLI**:
130-
```bash
131-
# macOS / Linux
132-
curl -fsSL https://github.com/block/goose/releases/download/v1.25.0/download_cli.sh | sh
133-
134-
# Or verify the download first (new in v1.25.0!)
135-
gh attestation verify goose-* --repo block/goose
136-
```
126+
Ready to try v1.25.0? Head over to our [updating goose](https://block.github.io/goose/docs/guides/updating-goose) guide for step-by-step instructions on getting the latest version for Desktop or CLI.
137127

138128
Check out the full [release notes](https://github.com/block/goose/releases/tag/v1.25.0) for the complete list of changes, and join the conversation in [GitHub Discussions](https://github.com/block/goose/discussions).
139129

0 commit comments

Comments
 (0)