Skip to content

v1.22.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Mar 06:16
0d6d95b

Bedrock Engineer v1.22.0

New Feature

  • feat: upgrade Electron to v41 (Chromium 146) (91ca762)
  • feat: upgrade electron-vite to v5 and update build dependencies (c9b7770)
  • feat: add Claude Sonnet 4.6 support (dabda1d)
  • feat: add Claude Opus 4.6 model support (#293) (34e1fb1)
  • feat: add support for Amazon Nova 2 models (#279) (39a0526)

Fix

  • fix: add missing uuid and @types/uuid dependencies (bcc7dbf)
  • fix: correct Sonnet 4.6 model ID to global.anthropic.claude-sonnet-4-6 (a102a62)
  • fix: standardize router imports to use react-router-dom consistently (5faef09)

Other

  • docs: add macOS code signing instructions to README (8edea34)
  • chore: trigger CI for release v1.22.0 (ce37e5c)
  • chore(deps): bump dompurify from 3.3.1 to 3.3.3 (322b65d)
  • chore(deps): bump hono from 4.12.4 to 4.12.7 (1c97bcc)
  • chore(deps): bump express-rate-limit from 8.2.1 to 8.3.0 (36b19ef)
  • fix(ci): add GH_TOKEN to electron-builder build step to prevent implicit publish error (f3a04f0)
  • chore: trigger CI for release v1.22.0 (1242cac)
  • chore: update version to 1.22.0 (6f4bd11)
  • Merge pull request #312 from aws-samples/chore/combined-dependency-updates-2 (d1f6e8f)
  • Merge pull request #311 from aws-samples/dependabot/npm_and_yarn/tar-7.5.10 (391c168)
  • chore(deps): update mermaid and react-syntax-highlighter packages (5779b1d)
  • chore(deps): update mermaid to 11.12.3 and react-router to 6.30.3 (5790ad4)
  • chore(deps-dev): bump tar from 7.5.9 to 7.5.10 (bdca18a)
  • Merge pull request #310 from aws-samples/chore/remove-unused-dependencies-v2 (64a2c1c)
  • chore: remove unused dependencies and clean up electron-updater config (8058dad)
  • Merge pull request #305 from aws-samples/chore/merge-dependabot-updates (c32b0df)
  • chore(deps): merge dependabot updates (#291, #294, #297, #298, #299, #301, #302) (b18f750)
  • Merge pull request #303 from aws-samples/dependabot/npm_and_yarn/underscore-1.13.8 (e18232d)
  • Merge pull request #296 from aws-samples/feature/add-claude-sonnet-4-6 (a7618f6)
  • chore(deps): bump underscore from 1.13.7 to 1.13.8 (37699d0)
  • Merge pull request #290 from aws-samples/dependabot/npm_and_yarn/multi-f361ac076e (873a24d)
  • Merge pull request #289 from aws-samples/dependabot/npm_and_yarn/multi-d88d86f8ed (28045cb)
  • refactor: improve type safety, fix hooks deps, and enhance error page (abe7682)
  • Merge pull request #288 from aws-samples/dependabot/npm_and_yarn/lodash-4.17.23 (43a34f4)
  • remove lodash (8bcb5ce)
  • chore(deps): bump tar and electron-builder (f7af37d)
  • chore(deps): bump @smithy/config-resolver and @aws-sdk/client-sts (#285) (84e6ad5)
  • chore(deps): bump react-router and react-router-dom (e0df39f)
  • chore(deps): bump react-router from 6.26.1 to 6.30.2 (#286) (6a7d457)
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 (355bcb7)
  • chore(deps): bump diff from 6.0.0 to 8.0.3 (#287) (942ed83)
  • Fix/bedrock streaming timeouts (#280) (9d3a803)
  • chore(deps): bump @modelcontextprotocol/sdk from 1.16.0 to 1.24.0 (#278) (cf02038)
  • chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 (#277) (ab2edfa)
  • chore(deps): bump express (#276) (3e3dade)
  • chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (#272) (2e72483)

Platform

  • macOS (Universal)
  • Windows