Releases: block/goose
Releases · block/goose
v1.0.5
v1.0.5- 2025-02-07
- feat: update gemini models (#1135)
- hotfix: Update quarantine.yml (#1137)
- fix: improve comment (#1131)
- hotfix: quarantine workflow (#1130)
- styles: tweaks to tool call UI (#812)
- fix: handle empty arguments in tool call (#1111)
- feat: allow for multiple values in cli options for adding extensions (#1070)
- fix: global .goosehints configuration not working (#1107)
- feat: replace prompt for ollama smaller models (#1021)
- fix: improve JSON-RPC notification handling to match specification (#1124)
- feat: Make CLI session command alias visible (#1084)
- fix: re-use BufReader across poll_next invocations, instead of creating a new one (#1093)
- fix: prompt typo in DeveloperRouter (#1041)
- fix: simple prompt addition to have goose reflect on start (#1059)
- feat: respect the terminal emulator's base colors (#1098)
- fix: add fallback sans-serif font to desktop app (#982)
- feat: add bedrock provider (#1069)
- feat: removed minHeight (#938)
- fix: add logs for goose run (#1085)
- fix: apply cache control correctly to tools (#1071)
- fix: show default value when adding new one (#1057)
- fix it to use env vars if available (#1063)
- chore: Better typing for preload.ts (#1055)
- fix: Allow port 443 to be used with https (ollama provider) (#1052)
- feat: Better autoscroll - for #909 (#1054)
- fix: support o3 models (#1019)
- fix: conditional safari prompting on macos only for CC (#969)
- ci: run git tag commands when just tag-push (#1001)
- fix: really really open markdown links outside (#1002)
- fix: use SSL_CERT_FILE to point to CA bundle, not for mTLS client cert (#1017)
- feat: Add link to github project on extension cards (#1006)
v1.0.4
- chore(release): release version 1.0.4 (#1000)
- fix: fix welcome screen azure config submit (#998)
- ci: checkout code to read Cargo.toml for version (#995)
- docs: broken link fix (#994)
- ci: update release processes using Justfile, make reusable workflows have optional version param (#972)
- docs: github tutorial (#993)
- chore: add tests and update url construction for azure provider (#988)
- chore: update docs for ollama endpoint (#992)
- feat: cfg electron to open links in new window (#934)
- fix: improve url construction in provider (#985)
- fix: explicitly add remember_memory tool in the instructions/system prompt (#965)
- feat: add azure openai provider (#960)
- docs: change MCP example to GitHub (#974)
- [FEAT] Introduce PR level security scans (#968)
- docs: new testimonial (#973)
- ci: per semver build metadata should be after + (#971)
- fix: temp fix to make CI workflow pass (#970)
- chore: bump patch version to 1.0.3 (#967)
- fix: load shell automatically from env for GUI (#948)
v1.0.3
v1.0.3 - 2025-01-30
- fix: update versions in release and canary workflows (#911)
- docs: fix typo, name (#963)
- docs: typo fix (#961)
- chore: remove gpt-3.5-turbo UI suggestion, as it is deprecated (#959)
- chore: remove o1-mini suggestion from UI add model view (#957)
- fix: missing field in request (#956)
- docs: update provider docs, fix rate limit link (#943)
- fix: clarify linux cli install only (#927)
- feat: update ui for ollama host (#912)
- feat: add CONFIGURE=false option in install script (#920)
- fix: truncation agent token calculations (#915)
- fix: request payload for o1 models (#921)
- docs: update SupportedEnvironments.js so others don't get confused on why they can not open the macos app on x86 (#888)
- fix: improve configure process with error message (#919)
- docs: Goose on Windows via WSL (#901)
- fix: more graceful handling of missing usage in provider response (#907)
- feat: rm uv.lock cause it points to square artifactory (#917)
- feat: Update issue templates for bug report for goose (#913)
- fix: post endpoint url on sse endpoint event (#900)
- feat: allow setting ollama host (#874)
- docs: add section for troubleshooting keyring issues (#905)
- docs: removing docs on listing sessions (#904)
- chore: Consolidate on one markdown rendering component (#842)
v1.0.2
v1.0.2 - 2025-01-29
- fix: install with bash (#872)
- docs: updated GH link for Windows requests (#873)
- docs: Use bash (not sh) for Goose CLI installation script one-liner (#862)
- feat: Remove our dep on openssl (#868)
- fix: lower max file size, char limit (#849)
- fix: catch errors in configure_provider_dialog and report the error upwards (#860)
- hotfix: remove pipefile on cli downloader
v1.0.1
fix: Fix google provider in app (#859)
v1.0.0
hotfix: splash page placeholder
v1.0-beta7
feat: allowlist commands (#767)
v1.0-beta6
maintain extension name consistent (#721) Co-authored-by: Bradley Axen <baxen@squareup.com>
v1.0-beta5
fix: small fixes (#665)
Stable
stable docs: updating guides to provide more clarity around moderator (#628)