Skip to content

Releases: Timmy6942025/fpf-cli

v1.6.65

25 Feb 20:25

Choose a tag to compare

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

25 Feb 18:47

Choose a tag to compare

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

24 Feb 22:57

Choose a tag to compare

Full Changelog: v1.6.57...v1.6.58

v1.6.57

24 Feb 22:14

Choose a tag to compare

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

23 Feb 22:10

Choose a tag to compare

Full Changelog: v1.6.47...v1.6.48

v1.6.47

23 Feb 22:00

Choose a tag to compare

Full Changelog: v1.6.46...v1.6.47

v1.6.46

23 Feb 21:46

Choose a tag to compare

Full Changelog: v1.6.45...v1.6.46