Skip to content

v1.2.0

Compare
Choose a tag to compare
@F1bonacc1 F1bonacc1 released this 06 Apr 22:13
· 130 commits to main since this release

What Changed

  • Added ability to use single character shortcuts in shortcuts.yaml configuration. Issue #160
  • Added validation for disabled dependencies. Issue #166
  • Added support for Unix Domain Sockets. Issue #172

Bug Fixes

  • Fixed builtin themes not loading in Windows
  • Fixed username in log path containing domain name. Issue #171

Changelog

  • 2160723 Added logger caller in debug mode
  • 3097b66 Fix builtin themes not loading in Windows
  • 3692248 Issue #160: support runes in shortcuts configuration
  • 118a3aa Issue #166: added disabled dependency validation
  • b76fce6 Issue #170: liveness probe logic does not match the docs
  • 95fc418 Issue #171: Fix username returning domain name in Windows
  • 5a554d3 Issue #172: Support unix socket for HTTP and WS
  • 5ed80cb Search selects first matching process
  • 5a7b83e bump nix to v1.2.0