Skip to content

KFtray - v0.14.4

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 05:53
· 88 commits to main since this release
e233f46

See the assets to download this version and install.

What's Changed

  • feat: some minor improvements in add/import/export configs by @hcavarsan in #307
  • fix: fixed some issues in frontend state management
  • improved export function to sort configs by key name
  • now, alias and local_port are optional (see #305 (comment))
    • if local_port is empty, kftray will assume the same value of remote_port
    • if alias is not set, kftray will assume ${workload_type}-${protocol}-${local_port}

Full Changelog: v0.14.3...v0.14.4