Releases: Timmy6942025/fpf-cli
Releases · Timmy6942025/fpf-cli
v1.6.65
Fixes
- Make auto-mode dynamic reload responsive while typing by using a fast manager subset for change-triggered reloads.
- Keep full manager coverage available on demand via ctrl-r full reload.
- Add FPF_DYNAMIC_RELOAD_MANAGERS override for typing reload scope and improve fallback behavior for invalid overrides.
Verification
- go test ./cmd/fpf
- npm test
v1.6.64
Fixes
- Increase default timeouts for npm/flatpak/bun searches (fixes search returning no results)
Changes
- npm/bun with query: 1200ms -> 5000ms
- npm/bun no-query: 700ms -> 2000ms
- flatpak with query: 900ms -> 3000ms
- flatpak no-query: 700ms -> 2000ms
v1.6.58
Full Changelog: v1.6.57...v1.6.58
v1.6.57
Summary
- add Go search path support for apt catalog cache with apt-cache dumpavail fallback handling
- keep direct apt search fallback when catalog cache is unavailable
- bump package/script version to 1.6.57 and publish npm package
v1.6.48
Full Changelog: v1.6.47...v1.6.48
v1.6.47
Full Changelog: v1.6.46...v1.6.47
v1.6.46
Full Changelog: v1.6.45...v1.6.46