← OpenHands Changelog

1.1.0

1.1.0 - 2025-12-30

Dec 30, 2025 (2mo ago) View on GitHub →

What's Changed

Added

  • Added OAuth 2.0 Device Flow for CLI authentication by @malhotra5 in https://github.com/OpenHands/OpenHands/pull/11984
  • Added refresh button to the Changes tab by @hieptl in https://github.com/OpenHands/OpenHands/pull/12036
  • Added Export Conversation button for conversations in the conversation panel by @tofarr in https://github.com/OpenHands/OpenHands/pull/12030
  • Added Forgejo integration by @johba37 in https://github.com/OpenHands/OpenHands/pull/11111

Changed

  • Changed the init process for each runtime container from micromamba to tini so that child processes of tmux get reaped properly by @GuyPaddock in https://github.com/OpenHands/OpenHands/pull/12133

Fixed

  • Local (non‑Docker) runs now use host‑writable paths by default and keep Playwright downloads out of /workspace, preventing permissions errors and making it easier to find your files on the host by @Wangmerlyn in https://github.com/OpenHands/OpenHands/pull/12015
  • Fixed multiple UI and performance issues

New Contributors

  • @Mariam-Saeed made their first contribution in https://github.com/OpenHands/OpenHands/pull/12041
  • @Wangmerlyn made their first contribution in https://github.com/OpenHands/OpenHands/pull/12015
  • @aditya-gaharawar made their first contribution in https://github.com/OpenHands/OpenHands/pull/12103
  • @majiayu000 made their first contribution in https://github.com/OpenHands/OpenHands/pull/12117
  • @shanemort1982 made their first contribution in https://github.com/OpenHands/OpenHands/pull/12113
  • @GuyPaddock made their first contribution in https://github.com/OpenHands/OpenHands/pull/12133
  • @johba37 made their first contribution in https://github.com/OpenHands/OpenHands/pull/11111
  • @phenric26 made their first contribution in https://github.com/OpenHands/OpenHands/pull/11600
Full Changelog: https://github.com/OpenHands/OpenHands/compare/1.0.0...1.1.0