Skip to content

Releases: janosmiko/lfk

v0.7.8

26 Mar 12:12
04bdb52

Choose a tag to compare

Changelog

  • 04bdb52 fix: switch to previous tab when closing a tab

v0.7.7

25 Mar 14:38
9804f6d

Choose a tag to compare

Changelog

  • 9804f6d fix: redirect bookmark delete tests to temp dir to prevent data loss

v0.7.6

25 Mar 06:59
fc46e1c

Choose a tag to compare

Changelog

  • 7b2699c feat: add bulk sync, sync (apply only), and refresh for ArgoCD apps
  • 78f46b4 feat: require typing DELETE to confirm dangerous actions
  • fc46e1c fix: prevent bookmark loss with atomic writes and defensive copies
  • a2eb74e fix: show resource name in DETAILS header and prevent column overlap
  • 0b9c98c refactor: centralize overlay hint bars into main status bar

v0.7.5

24 Mar 12:10
4dea259

Choose a tag to compare

Changelog

  • 711baed feat: add template search filter and expand to 26 resource templates
  • 1fb3dd3 feat: show Terminating status for resources with deletionTimestamp
  • 8bdbb1b feat: sort resource templates to match current resource kind
  • e4dd3bb fix: extra columns no longer steal width from resource names
  • ae32ece fix: hide Deletion column from table and fix template overlay UX
  • 2629ce3 fix: hide Service selectors from table, show as table in details pane
  • 08afc6f fix: improve template selector highlight and remove grouping
  • 4cd0f6f fix: local bookmarks no longer save cluster context
  • ccab918 fix: prevent bookmark corruption from slice backing-array mutation
  • 988c23c fix: prevent bookmark loss with atomic writes and defensive copies
  • 96b8d43 fix: stabilize template overlay height during scrolling
  • 4dea259 refactor: reorganize resource type groups

v0.7.4

24 Mar 07:21
7f3632b

Choose a tag to compare

Changelog

  • 7f3632b feat: add global and local bookmark support (vim-style marks)

v0.7.3

23 Mar 12:31
82868aa

Choose a tag to compare

Changelog

  • 82868aa feat: don't show used by in pvc columns

v0.7.2

23 Mar 11:46
d26e5de

Choose a tag to compare

Changelog

  • 621d7ae fix: closing intermediate tab no longer corrupts surviving tabs
  • 6891b9b fix: scale and restart now work for StatefulSets, DaemonSets, ReplicaSets

v0.7.1

22 Mar 22:16
608b7ca

Choose a tag to compare

Changelog

  • 608b7ca feat: fix broken layout on logs viewer
  • c6b05c8 refactor: split oversized files and remove dead code

v0.7.0

22 Mar 07:21
52944b3

Choose a tag to compare

Changelog

  • 484be82 feat: Can-I browser discovers cross-namespace RoleBindings for service accounts
  • 73362e8 feat: PTY prefix key tab switching, right column layout, container filter, cursor stability, visual selection
  • f3843f4 feat: add allowed-only filter toggle to Can-I RBAC browser
  • f2eab6c feat: add argocd applyonly sync support, force finalize deletion support
  • e4fd830 feat: add interactive kubectl explain API browser (I key)
  • 9b7cc08 feat: add standalone debug pod action (b/B in action menu)
  • be8de81 feat: add vim word motions (w/b/e) to YAML preview and log viewer
  • 41f92d2 feat: add visual line selection (v) and copy (y) in YAML view
  • 52944b3 feat: bookmark enhancements, vim motions, PVC navigation, Can-I refactoring
  • 099804d feat: log viewer enhancements, startup tips, lint fixes
  • 1c6247d feat: monitoring config, API explorer, log viewer improvements, UX enhancements
  • 606855a feat: show OIDC users and groups in Can-I browser subject selector
  • 4ca16a5 feat: show event timeline in preview pane below resource usage
  • caef181 feat: show namespace scope in Can-I browser title bar
  • e9be4f9 feat: update deletion logic for pods
  • b48184a feat: vim word motions (w/b/e/0/$) work in visual selection mode
  • a4ef89f feat: vim word motions jump between lines in YAML preview and log viewer
  • 461769c fix: ArgoCD sync clears stale syncStrategy from operationState before syncing
  • 0dc4b34 fix: ArgoCD sync uses Update instead of merge patch to avoid stale strategy keys
  • 0f46cc8 fix: Can-I browser not showing namespaced role permissions for service accounts
  • bb1a7be fix: Can-I browser overlay size jumping when switching subjects
  • 89d60ae fix: debug pod hotkey b/B swap, fix kubectl explain for non-core resources
  • 4038856 fix: init container status showing Running instead of Completed
  • 9a8bd46 fix: panic on vim b/w/e word motions when cursor exceeds line length
  • c6a1dee fix: show Completed status for finished init containers instead of Terminated
  • 0e768af fix: visual selection first character not included and upward selection

v0.6.5

16 Mar 20:09
a136e3f

Choose a tag to compare

Changelog

  • a136e3f feat: cursor to follow search match, on new search start searching from cursor position
  • 6138a7a feat: fix quickfilters