Skip to content

Releases: hcavarsan/kftray

KFtray - v0.12.1

21 Jun 14:15
v0.12.1
907cf31
Compare
Choose a tag to compare

What’s New

Features

  • Config Directory Customization:

    • Env Variables: Now you can set your config directory with KFTRAY_CONFIG and XDG_CONFIG_HOME variables ( follow the XDG spec ).
  • Duplicate Config Alerts:

    • Added a check for multiple config directories. If we find more than one, you’ll get a warning with locations and how to fix it.

KFtray - v0.12.0

20 Jun 16:08
Compare
Choose a tag to compare

changes:

  • new workload type pod: implemented connection forwarding based on pod labels. (
    ref: #260 )
  • tcp connections fix: resolved orphaned tcp connections when port-forwarding is stopped.
  • configuration export fix: only relevant fields are now included in export configurations.

KFtray - v0.11.7

12 Jun 23:10
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

Arsssea.mp4

New Contributors

Full Changelog: v0.11.6...v0.11.7

KFtray - v0.11.6

03 Jun 00:06
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • feat: add pin button to set always visible and focused by @hcavarsan in #247

Full Changelog: v0.11.5...v0.11.6

KFtray - v0.11.5

01 Jun 00:59
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • fix: don't close the app window when the position is invalid. by @hcavarsan in #241
  • feat: migrate from vite to farm by @hcavarsan in #243
  • fix: bug when the kubeconfig location is default by @hcavarsan in #244
  • fix: handle better window position size with multiple monitors and scalefactorchanged by @hcavarsan in #245

Full Changelog: v0.11.3...v0.11.5

KFtray - v0.11.3

28 May 22:05
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

Full Changelog: v0.11.2...v0.11.3

KFtray - v0.11.2

25 May 02:20
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • chore(deps): update rust crate tauri to v1.6.7 [security] by @renovate in #233
  • feat: improved stop logic and minify frontend by @hcavarsan in #237
  • Ensure port forwarding does not leave orphan pods in the Kubernetes cluster.

Full Changelog: v0.11.1...v0.11.2

KFtray - v0.11.1

22 May 23:34
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • new feature to move kftray window position
  • fixed initial position of kftray
  • fixed menu list action position so the accordion item doesn't overlap the menu
  • added builds for new architectures (windows arm64/x64/x86 and also linux arm64)
  • removed .deb artifact due to auto updater compatibility, now linux distribution is only in appimage as it's more consistent
newlinux.mp4
newwin.mp4

Full Changelog: v0.10.7...v0.11.1

KFtray - v0.11.0

22 May 02:23
Compare
Choose a tag to compare

See the assets to download this version and install.

This Release introduces a new feature that allows users to change the window position and save its state. The main objective is to enhance the user experience by providing a way to adjust and remember the window's position across sessions.

kftray-move-window.mp4

Full Changelog: v0.10.7...v0.11.0

KFtray - v0.10.7

19 May 03:51
Compare
Choose a tag to compare

See the assets to download this version and install.

feat: add tag to layout of context accordion item #158

Full Changelog: v0.10.6...v0.10.7