← Blog
Release

OpenCode v1.18.7

Remove the extra titlebar inset in fullscreen on macOS. Keep command palette entries from reappearing incorrectly when shadowed commands are removed. Add scrolling to the project selector dropdown…

Originally published on github.com →

Desktop

Bugfixes

  • Remove the extra titlebar inset in fullscreen on macOS.
  • Keep command palette entries from reappearing incorrectly when shadowed commands are removed.
  • Add scrolling to the project selector dropdown when the list is long. (@david1gp)

Thank you to 2 community contributors:

  • @ProdigyRahul:
    • fix(ui): keep mutable selects open (#39027)
  • @david1gp:
    • fix(app): add scroll to project selector dropdown (#39016)