Skip to content

1.59.0

Choose a tag to compare

@marein marein released this 29 Aug 15:10
· 19 commits to master since this release
  • Add worktree support to the projects list by @marein in acf51ab, 6872d92.
    • Create a project as an empty folder, a clone, or a worktree of a project you have. A worktree and its main are deleted together.
  • Add a docker log formatter by @marein in 2f36264.
    • Errors and warnings are marked in the gutter. A filter shows only matching lines with their context.
  • Add loading spinner to busy coders by @marein in 6ed4d4f, 4f0d447.
    • The coder icon spins while it works. This runs on a heuristic, so it can be off.
    • A new or resumed coder picks this up, a coder already running when you update needs a resume first.
  • Add a theme switcher to the header by @marein in 7659fe4.
    • Auto, light or dark, stored per device.
  • Add CSS color boxes to the editor by @marein in 5b65ad3.
    • A color value gets a small box in front of it.
  • Keep umlauts in OpenCode after reboot by @marein in 7f7e6aa.
    • This one needs a resume too.