Skip to content

v1.13.0

Choose a tag to compare

@openhands-release-bot openhands-release-bot released this 13 Aug 01:57
4f465f3

1.13.0 (2026-08-13)

What's Changed

Features

Bug Fixes

  • fix: add postinstall message showing how to start agent-canvas by @all-hands-bot in #16338
  • fix: configure agent-server telemetry in Canvas launchers by @malhotra5 in #16348
  • fix: make overflow menus usable on touch devices by @FraterCCCLXIII in #16101
  • fix: make sidebar "Load more" discover folders, not folder contents by @FraterCCCLXIII in #16179
  • fix: disable chat input drag-resize when not bottom-anchored (OHE-3062) by @tofarr in #16479
  • fix(automations): surface non-MCP-installable integrations instead of silently dropping them by @lokesh75-kank in #16324
  • fix: resolve flaky ProgressEvent unhandled rejection in CI by @neubig in #16504
  • fix: spawn launcher services without implicit shell by @lufen in #16093
  • fix: stop truncating the Basic LLM provider list at 100 entries by @opensource-joe in #16453
  • fix(context-meter): draw the ring track from the foreground, not a border token by @georgeglarson in #16534
  • fix: drain pending MSW callbacks before jsdom teardown to stop ProgressEvent ReferenceError by @neubig in #16558

Maintenance

  • chore(deps): bump @microlink/react-json-view from 1.31.20 to 1.31.25 by @dependabot[bot] in #16472
  • chore(deps-dev): bump @eslint/eslintrc from 3.3.1 to 3.3.6 by @dependabot[bot] in #16469
  • chore(deps-dev): bump the testing group with 2 updates by @dependabot[bot] in #16466
  • chore(deps-dev): bump the react group with 2 updates by @dependabot[bot] in #16464
  • ci(deps): bump docker/login-action from 4.5.2 to 4.6.0 in the actions group by @dependabot[bot] in #16461
  • chore(deps): bump zustand from 5.0.12 to 5.0.14 by @dependabot[bot] in #16470
  • chore(deps): bump i18next-http-backend from 4.0.0 to 4.0.1 in the i18next group by @dependabot[bot] in #16463
  • chore(deps-dev): bump lint-staged from 16.4.0 to 17.3.0 by @dependabot[bot] in #16471
  • chore(deps-dev): bump the eslint group across 1 directory with 6 updates by @dependabot[bot] in #16467
  • refactor: replace positional createConversation params with an options object (#1587) by @Lothnic in #16500
  • chore: enforce typed @openhands/typescript-client for agent-server API calls (no ad-hoc fetch) by @neubig in #16508
  • chore: bump SDK deps (software-agent-sdk 1.42.1, automation 1.7.1, typescript-client 1.38.0) by @neubig in #16554

New Contributors

Full Changelog: v1.12.0...v1.13.0


This PR was generated with Release Please. See documentation.