Skip to content

Releases: feral-file/ff1-cli

1.0.11

10 Apr 19:00
26cb0a8

Choose a tag to compare

Multi-device discovery and --device flag support

  • Reliable mDNS discovery on Linux via avahi-browse with Bonjour fallback
  • --device flag propagated through all send paths (intent parser, AI orchestrator, chat shortcuts)
  • Stable device identity matching across host changes, DHCP churn, and IP ↔ .local migration
  • Duplicate prevention with name-collision guards and matchedIndex-based upserts
  • IPv6 normalization and dual-stack address accumulation

1.0.10

27 Mar 23:03
2dd8d59

Choose a tag to compare

Release 1.0.10

1.0.9

27 Mar 22:34
482f712

Choose a tag to compare

Release 1.0.9

1.0.8

27 Mar 21:38
0df6b69

Choose a tag to compare

Release 1.0.8

1.0.7

27 Mar 18:05
3b7181d

Choose a tag to compare

Release 1.0.7

1.0.6

27 Mar 17:49
9e2cd17

Choose a tag to compare

Release 1.0.6

1.0.5

27 Mar 17:46
54d4afd

Choose a tag to compare

Release 1.0.5

1.0.4

20 Mar 20:21
c11c942

Choose a tag to compare

What's Changed

  • fix(setup/chat): improve FF1 selection and address query resilience by @moskovich in #27

Full Changelog: 1.0.3...1.0.4

1.0.3

08 Mar 08:40
68ee281

Choose a tag to compare

FF1-CLI Release Notes (March 2026)

This release improves setup, device access, playlist sourcing, and AI tool-call reliability.

Required upgrade

FFOS 1.0.9 is now required for the best supported flow.
Before using send or ssh, upgrade your FF1 devices to FFOS 1.0.9 (or newer).

Highlights

  • Better AI command reliability

    • Fixed GPT model wiring and improved tool-call prompting/handling so function calls are more consistent and less noisy.
  • Smoother setup with local discovery

    • ff1 setup now supports mDNS discovery for FF1 devices, reducing manual host entry and improving device selection.
  • New SSH access command

    • Added ff1 ssh enable|disable with TTL parsing and public key support for device SSH access management.
  • FF1 OS compatibility preflight

    • Added preflight checks before send/ssh paths to validate device compatibility early and provide clearer guidance.
  • Hosted playlists support

    • send, verify, and validate now accept hosted playlist URLs (http(s)), not just local files.
  • Release flow and docs alignment

    • Release process and smoke-test guidance were tightened and aligned with current build/distribution flow.

Included PRs

1.0.2

03 Feb 09:57
1.0.2
6aa6e80

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/feral-file/ff1-cli/commits/1.0.2