Skip to content

1.53.0

Choose a tag to compare

@marein marein released this 21 Aug 11:49
· 38 commits to master since this release
  • Add a regex mode to find in files by @marein in 6458658.
    • The .* control in the search field switches to regular expressions. Patterns come without delimiters, match case insensitively, and ^ and $ anchor at line boundaries.
  • Fix dead notification links of deleted projects by @marein in 6b318c2.
    • A notification whose project or terminal is gone is cleared at startup instead of linking nowhere.
  • Run LSP containers as the cockpit user by @marein in c6e3dcf.
    • The language servers no longer leave root owned files in their cache.