Skip to content

v1.0.11 - 2025-03-03

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 00:31
· 4 commits to main since this release
4ea5933

v1.0.11 - 2025-03-03

  • chore(release): release version 1.0.11 (#1486)
  • fix: use resumed session id in chat view (#1485)
  • fix: apply dark mode to tool confirmation message (#1482)
  • chore: re-order MoreMenu items (#1483)
  • feat: add goose mode to the chat window (#1471)
  • feat: improve the allow tool ui (#1473)
  • feat: building intel mac app (#878)
  • fix: remove MCP extension install debug shortcut - fixes #1433 (#1475)
  • chore: log errors to debug, not all extensions support prompts (#1472)
  • feat: move configure goosehints to the MoreMenu (#1474)
  • chore: load default built-in extensions from a json file instead of ts (#1470)
  • feat: sessions api, view & resume prev sessions (#1453)
  • feat: add GCP Vertex AI platform as provider (#1364)
  • docs: Use Installer Link (#1461)
  • feat: hook extensions up in settings-v2 (#1447)
  • ui: providers new design (#1446)
  • fix: More responsive provider grid (#1451)
  • feat: support goose mode in UI (#1434)
  • feat: install python3.10 in uvx shim before uv (#1449)
  • feat: implement global command history storage (#1440)
  • feat(desktop-ui): Command/ctrl + comma goes to Settings view (#1439)
  • fix(cli): disable line wrap (#1445)
  • feat(goose): support customizing extension timeout (#1428)
  • feat(cli): Improve default behavior when no command is provided (#1438)
  • feat: [anthropic] Claude 3.7 Sonnet with extended thinking (#1370)
  • feat(cli): add tab based slash command completion and prompt info completion (#1436)
  • feat: extensions install link generator (#1444)
  • feat: Add tutorial built-in extension for app (#1381)
  • fix(provider): update url path handling for azure provider (#1443)
  • fix(ui): persistent chat history using session storage (#1442)
  • fix: disable form call to save cost (#1418)
  • feat(desktop-ui): View and edit .goosehints file (#1431)
  • fix: gemini empty content (#1425)
  • feat(cli): add mcp prompt support via slash commands (#1323)
  • fix: return tool error for invalid param in computer controller (#1430)
  • docs: Add Managing Goose Permissions Guide (#1421)
  • chore: Fix Broken Repo Link in Blog (#1427)
  • feat(model): add context window limit for OpenAI reasoning models (#1423)
  • ui: disable mcp extension shortcut when unfocused (#1382)
  • ui: create-chat-window opens most recent directory (#1384)
  • feat: allow user to turn off smart approve (#1407)
  • feat: Read .gooseignore to Restrict access to files or Directories (#1199)
  • docs: adding update command to cli command guide (#1411)
  • docs: Adding YT short for Computer Controller Tutorial (#1420)
  • feat(cli): support arbitrary path for sessions (#1414)
  • feat: remove the disable state from chat input box (#1341)
  • feat: Add extra details to prompt for gui (#1387)
  • style: added launch text and styling (#1406)
  • fix(docs): update default session location (#1412)
  • feat: moved extension add button and updated label (#1408)
  • feat: use rust messages in typescript (#1393)
  • fix: detect read only tool when only mode is approve (#1398)
  • docs: Add Puppeteer Extension Tutorial (#1396)