Releases: janosmiko/lfk
Releases · janosmiko/lfk
v0.7.8
v0.7.7
v0.7.6
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
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
v0.7.3
v0.7.2
v0.7.1
v0.7.0
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