Skip to content

v1.9.0

Compare
Choose a tag to compare
@Etto48 Etto48 released this 06 Sep 13:28
· 15 commits to master since this release
fa5ea25

Light theme update

  • You can now choose between "auto", "dark", and "light" themes. In "auto" the theme adapts to your terminal background or defaults to "dark" if detection fails. "auto" is the default setting.
  • You can now set the log verbosity to "debug", "info", "warning", or "error". Selecting a level will display messages for that level and all levels above it. "info" is the default setting.

Check out the documentation for more info.

Thank you to @0323pin and @orhun for publishing HexPatch on NetBSD and ArchLinux!

Known bugs

  • Unfortunately the automatic theme detection does not work yet on Windows Terminal and VSCode on Windows.

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0