Skip to content

Change logs

May 29 2026

Feral File Mobile App 1.1.12 — Calmer onboarding, steadier FF1 playback controls, and clearer device care

Onboarding that matches how we talk about art

Onboarding copy now follows the current Feral File voice—calm and art-first. The add-address step drops ownership-coded wording, and the start-setup splash aligns with the language on the Art Computer box insert.

Setup labels that fit on screen

The Setup Art Computer action on the add-screens step has room to display fully, so the label no longer truncates on smaller phones.

Repeat-off stays off on FF1

When you turn repeat off for what is playing on FF1, that choice persists across taps and reconnects instead of snapping back.

More accurate GPU usage on FF1

GPU usage readings now reflect actual load more accurately when the device provides busy-time metrics.

Factory reset clears the device from the app

After a factory reset on FF1, the app removes that device from your list so you are not left controlling a box that was wiped.


May 25 2026

ff-cli 1.2.0 — Paste a URL, get a playable playlist

Find an artwork from anywhere

A new ff-cli find command takes a marketplace URL, raw on-chain coordinates (ethereum:{contract}:{tokenId} / tezos:{contract}:{tokenId}), or a wallet address and builds a DP-1 playlist you can save, play on the Art Computer, or publish. Marketplace coverage is Objkt, fxhash (gentk pages, live iterations, and projects), Art Blocks collections, OpenSea, SuperRare, Feral File exhibitions, and Neort. Wallet-address input picks an artwork from that address's catalog. No LLM API key required.

Stronger playlist delivery

A series of fixes closes gaps where an unsigned or invalidly-signed playlist could reach the Art Computer. The shared send path now verifies before delivery; auto-signing is restricted to synthesized media playlists. ff-cli find --play runs through the same verification gate as ff-cli play, with a --skip-verify escape hatch.

DP-1 1.1.0 with signatures[]

All build flows (chat, build, find) emit dpVersion: 1.1.0 with the multi-signature signatures[] envelope, matching the canonical DP-1 spec.

Install

npm install -g @feralfile/cli

May 25 2026

Feral File Mobile App 1.1.11 — Smoother FF1 setup, playback overlays that match the work, and settings polish

FF1 setup finishes cleanly

Setup over BLE now tears down when pairing succeeds, so you are not left in a stale setup session after FF1 is ready.

Onboarding when FF1 is already set up

If the Art Computer is already configured, onboarding shows a Continue action instead of pushing you through setup again.

Setup screens that fit on screen

Button labels and layout were adjusted so setup copy does not overflow on smaller phones.

Playback overlays match the work

Still-image works no longer show volume or interact overlays, and overlay visibility follows what the work type actually supports—so controls only appear when they apply.

Now Playing without a misleading progress bar

Single-work playlists hide the progress bar, so you are not shown playlist progress that does not exist.

Clearer GPU health on FF1

Device metrics use neutral colors for GPU readings, with temperature warnings when thresholds are crossed—easier to scan at a glance.

Settings and menu clarity

Forget local data copy is clearer about what is removed. Add Address uses a plus icon so the action reads at a glance.


May 15 2026

Feral File Mobile App 1.1.10 — FF1 sleep scheduling, clearer hardware names, and steadier control

Scheduled sleep and wake

Device Configuration can set FF1 sleep and wake on a schedule, with clearer setup when firmware supports it, validated time entry, and a passive indicator that stays aligned with the device state.

Names that match what you see in the UI

Customer-facing wording now favors Art Computer and Art Panel instead of FF1/FFP-style labels, so menus and setup read like the hardware names we use outwardly.

More dependable FF1 control when connections shift

Reconnect and relayer pause handling were hardened against lifecycle races—so pairing and control flows are less likely to feel out of sync after a flaky connection.

Support logs without surprise

The support diagnostics flow separates consent more clearly, respects which device is active when logs are gathered, and tightens onboarding teardown edge cases—so troubleshooting requests are clearer and safer to complete.


May 14 2026

FF OS 1.0.15 — Scheduled sleep and wake

Set daily sleep and wake times

FF1 can now follow an enabled sleep and wake schedule using local wall-clock times. The schedule is stored on the device and survives a reboot, so installs can turn on and off at the expected times without manual touch.

Wake or sleep FF1 from Device Configuration

When supported firmware is connected, Device Configuration can wake FF1 now or put it to sleep now. The FFP power state follows the FF1 sleep transition, so the panel and player stay aligned.


May 6 2026

Feral File Mobile App 1.1.9 — Richer channels and FF1 control, steadier catalog data

Stronger catalog and seed handling

Startup validates bundled catalog swaps more strictly, recovers cleanly if a swap was interrupted, and tightens reset cleanup—including clearer rollback paths—so browsing stays consistent after updates or recovery.

All Channels organized by publisher

Curated channels group under their publisher with sticky headers, lists can refresh in parallel, and stale publishers read more clearly—so scanning channels is easier and lists feel fresher.

Control FF1 from work detail and the touchpad

Refresh what is playing on FF1 from a work’s detail screen. Over Wi‑Fi you can use touchpad gestures—tap, drag, click-and-drag, and pinch zoom—and when the app falls back from Wi‑Fi to BLE, it establishes BLE before sending BLE commands.

Work detail shows channel context

Works carry channel metadata and channel lookup tracks navigation more reliably as you move through the app.

Pairing QR and interface polish

Pairing QR availability stays aligned with the device’s display URL state. Menus, onboarding icons, the main bar when titles are off-center, and work detail toolbars also get layout and visual tidy-ups.


Apr 15 2026

Feral File Mobile App 1.1.8 — Steadier FF1 connection, playback parity, and calmer multitasking

FF1 Wi‑Fi and reconnect

The app coordinates pause and connect on the relayer path, serializes connect work while teardown finishes, and tightens reconnect behavior—so staying online with FF1 is less likely to get stuck in between states.

Loop and shuffle match FF1

A none loop mode joins clearer shuffle vs loop behavior, and the now-playing repeat UI aligns with FF1 so controls match what FF1 actually does.

Playlists recover from damaged local rows

Malformed playlist rows are healed when you open the app, repair metadata is preserved, and startup is safer when data is bad—so playlists from channels are more likely to load instead of failing quietly.

Onboarding and dialogs

Add-address flow defers navigation until the route is still current, and info dialogs use safer context—fewer wrong-screen moments while you finish setup.

Playback and layout polish

You get a playback progress indicator with a bottom fade; audio, video, and web playback pause when the app goes to the background; grid and Wi‑Fi screens are cleaned up; when the Now Displaying bar is hidden, the bottom fade adjusts so the layout stays balanced.


Apr 8 2026

Feral File Mobile App 1.1.7 — Playlist catalog updates, iOS stability, and clearer recovery

Updated playlist format support

The app adopts DP-1 1.1.0 structured playlist signatures so playlists and channels stay aligned with the current catalog schema, including migration and snapshot handling.

More stable on iOS

WebKit webview updates reduce teardown crashes when leaving web content, and a startup crash path in Now Displaying sync is fixed.

Stronger local data recovery

Database close and reopen are sequenced more safely after seed replace, with clearer ordering when schema reset fails so the app can recover instead of staying stuck.

Easier Now Displaying

The full expanded row for playlist items is tappable, not only a narrow label area.


Apr 6 2026

Feral File Mobile App 1.1.6 — Richer FF1 controls, steadier setup, and snappier sync

Firmware updates through the relayer

Device Configuration now supports relayer-based firmware updates, with a clearer path when an update is available.

Monitor controls when your hardware supports them

When FFP/DDC is available on your FF1 setup, you can adjust brightness, contrast, monitor volume, and power from Device Configuration—so you can tune how works look and sound without leaving the app.

Setup and Wi‑Fi reconnect are easier to trust

Device setup is orchestrated more clearly, reconnect paths surface better diagnostics when something goes wrong, and if sending Wi‑Fi credentials fails, the connecting state clears instead of leaving the app stuck on loading.

Browsing and viewing feel tighter

The Now Displaying bar uses sharper thumbnails, back navigation and titles track routes more reliably, HTML text selection reads clearly on dark surfaces, work counts use the right singular or plural wording, and the Favorite row on work detail appears only when that work is actually in your Favorites.


Mar 19 2026

FF OS 1.0.10 — Shuffle and loop controls, and stability for heavy artworks

Shuffle and loop controls for playlists

You can now set a playlist to shuffle its play order, loop continuously, or both.

FF1 handles memory-intensive artworks without getting stuck

Some complex artworks can demand more memory than the system has available. Previously this would crash FF1 and leave it unable to switch to a different artwork. FF1 now handles these cases and recovers without getting stuck.


Mar 17 2026

Feral File Mobile App 1.1.3 — Favorites, cleaner collections, and reliability fixes

Save works to your Favorites playlist

You can now favorite works from your collection to save them to a dedicated Favorites playlist—a simple way to curate exactly what you want playing on FF1.

Your collection stays accurate

Works that can no longer be played—because their source is offline or unreachable—are now automatically removed from your collection.

FF1 devices no longer go missing after upgrading

Upgrading from an older version of the app could cause paired FF1 devices to disappear from the device list. This is now fixed.

Work count in the Me section is now correct

The work count in the Me section now shows the correct number while scrolling.


Mar 9 2026

FF OS 1.0.9 — Stronger defaults, full-length video, and richer logs

FF1 is more secure by default

SSH access via username and password is now disabled. If you need to connect to FF1 directly—for development or debugging—use ff1-cli to connect instead.

Videos that were cutting off early now play their full length

A video indexing issue was causing some artworks to play shorter than intended. If a video in your collection was affected, open the Feral File app and use Rebuild Metadata to restore full-length playback.

More detailed logs for faster fixes

FF1 now captures more detail when crashes or failures occur, helping us identify and resolve issues faster.

Feral File Mobile App 1.1.0 — Smoother browsing, audio control, and all exhibitions

Smoother scrolling and faster collection sync

The app has been rebuilt from the ground up. Scrolling through large collections stays smooth even when many thumbnails are loading, and collection sync is faster and lighter—no more freezing or lag while your library updates. Since this is a complete rewrite, you may spot occasional rough edges—let us know through in-app support if anything seems off.

Control audio from the app

You can now adjust audio directly from the Feral File app while artwork is playing on FF1.

All Feral File exhibitions are now channels

Every Feral File exhibition is now visible as a channel in the app. Previously only a selection appeared—now the full archive is there to browse and play.


Feb 24 2026

FF OS 1.0.8 — Fewer reboots and smarter recovery

OTA and factory reset complete in a single reboot

FF1 now reboots just once during OTA updates and factory resets. Improved failure fallback support keeps recovery on track automatically if something goes wrong mid-process.

Recovery baseline stays current

FF1 can now update its factory reset version over time. If you ever need to factory reset, you recover to a more current state—with fewer follow-up OTA steps to get back up and running.


Feb 4 2026

FF OS 1.0.7 — Automatic timezone

FF1 uses the right timezone automatically

FF1 now automatically sets the correct timezone. This matters for works that change behavior based on local time—so what you see on screen matches the artist’s intent wherever the device is.

Feral File Mobile App 1.0.9 — Updates, browsing, and faster syncing

Manually update FF OS when you missed the overnight window

FF OS updates are usually applied automatically overnight. If your FF1 was powered off during that window, you can now trigger an update from the mobile app once the device is back online.

Playlists browsing stays smooth

Playlists no longer jump back to the top while loading or refreshing, and loading performance is smoother during longer browsing sessions.

Faster My Collection sync (with a note)

We reduced redundant requests during token syncing, which should make first-time sync and incremental updates noticeably faster—especially for larger collections.


Jan 28 2026

FF OS 1.0.6 — Faster loads, smoother onboarding, and better recovery

Faster loads with a larger Chromium cache

FF1 now keeps a larger Chromium cache, reducing repeat network requests. Artworks load faster, and it saves bandwidth on slower connections.

Internet detection is more forgiving during onboarding

FF1 now handles unstable internet and brief network drops more gracefully during onboarding, so setup is less likely to get blocked at the exact wrong moment.

Clear confirmation when OTA is triggered from the app

Starting with FF OS 1.0.6, when you trigger an OTA update from the mobile app, FF1 shows a clearer confirmation that the update was received and started. (On earlier versions like 1.0.5, OTA may still run in the background without an on-screen confirmation.)

Bigger log uploads for better debugging

FF1 can now upload larger logs, giving us more context when diagnosing tricky issues.

Feral File Mobile App 1.0.7 — More reliable collections, Now Playing, and device controls

Collections stay usable while indexing catches up

Large collections no longer fail all‑or‑nothing during indexing. When works are still syncing, the app keeps browsing and playback usable with what’s ready, and collection status is rendered from the server’s stage + counts. Rebuild metadata is safe again—it no longer produces empty playlists or makes the Me section disappear after an app restart. When a work can’t load, the app avoids blank “Error” tiles and shows a clear unavailable state instead.

Channels load consistently

The Channels tab no longer intermittently shows only the default Feral File channel.

Now Playing stays accurate for single‑art playback

Switching between single artworks no longer causes the Now Playing bar to desync, and expanding the Now Playing bar no longer shows an empty view.

Sleep / Screen Off for power saving

You can now put FF1 to sleep to turn off the screen and save power, with a reliable wake path when you’re ready to play again.


Jan 19 2026

FF OS 1.0.5 — HDMI orientation + crash recovery

Orientation stays correct after HDMI hot‑plug

FF1 no longer resets screen orientation to the default when you unplug/replug HDMI, so artworks keep playing in the intended orientation.

Playback resumes after service recovery

If the playback service crashes and restarts, FF1 now resumes the current playlist correctly instead of getting stuck.


Jan 15 2026

Feral File Mobile App 1.0.6 — Smoother FF1 setup and recovery

Setup continues without a second QR scan

FF1 still shows a QR code to get you into the app, but you shouldn’t have to scan it twice. After install, the app can discover a nearby FF1 over Bluetooth and continue setup. If there’s more than one FF1 nearby, you can pick the one you want before connecting.

Wi‑Fi setup is clearer when you’re moving fast

Choosing a Wi‑Fi network now centers the SSID list as the main action, with Other network… as the fallback. If FF1 can’t connect, the app now gives a clearer error and a better next step (for example: double-check the password, try again, or move FF1 to a stronger signal).

Reconnect is no longer a dead end after reinstall

If you delete and reinstall the app (or use Forget I exist), you can re-discover and reconnect to an existing FF1 instead of getting stuck without a connect path.

My Collection search stays fresh

After you add an address, My Collection search updates when indexing completes—without needing an app restart.


Jan 10 2026

FF OS 1.0.4 — Stable playback with large artworks

Player Crash Fix for Large Artwork Data

Fixed a crash in the FF1 player when playlists include large artwork payloads. This also reduces the knock‑on effects we saw on the phone side (app lag and occasional loss of connection while FF1 is under load).

Bluetooth Reconnect Without Re-Scanning QR

After the initial QR setup, the mobile app can scan and reconnect to FF1 over Bluetooth without scanning the TV QR code again. This makes setup one-scan-per-install, and it gives users a recovery path when the app forgets the device.

Feral File Mobile App 1.0.5 — Connectivity, UX, and Support

Offline Recovery

If you launch the app while offline, it now restores connection automatically once the internet is back.

Friendlier Prompt Bar Errors

Errors in the Prompt Bar now show human-friendly messages instead of technical failures.

QR + Camera Permission Fix

Fixed a camera permission error on first-time QR scanning.

Now Playing + Collection Sync Fixes

  • Tapping the currently playing artwork from the Now Playing bar no longer shows a blank screen
  • Now Playing bar reliably updates the active artwork
  • Collection artwork lists stay in sync between Home and Playlists without needing an app restart

Navigation Fix

Fixed the “→ All” button disappearing after returning from the All Curated Playlists view.

FF1 Connection Improvement

The app no longer requires a second QR scan to connect to FF1 after install.

Play Tooltip

Added a tooltip to explain how to play art from the mobile app.

Support

Customer support is now handled via email: support@feralfile.com


Dec 17

FF OS 1.0.2 — More reliable playlist playback

Playlists Start Consistently

Fixed an edge case where tapping Play on FF1 from a playlist could fail to start playback on the device, even though the same artwork would play when launched directly.

Feral File Mobile App 1.0.2 — Readability & Stability

Improved Readability

Typography is now larger and more consistent across onboarding and core screens, making the app easier to scan when your phone is acting as an FF1 controller.

More Stable Browsing

Resolved a crash that could occur while scrolling and loading more items in Playlists, Channels, and Works.

My Collection Ordering Stays Stable

Fixed a case where works could jump to the top of My Collection even when nothing changed for the connected wallet. “Recent” should now reflect your own adds and transfers.


Dec 10

FF OS 1.0.1 — Playlist Reliability & Faster Recovery

Playlists Advance Correctly

Fixed an issue where FF1 could play only the first artwork in a playlist and then stop. The playback queue now moves through the full sequence as expected.

Faster Factory Reset & Log Upload

Factory reset and log upload now run primarily over Wi‑Fi instead of Bluetooth. Resets complete faster and logs reach us more reliably for debugging. If Wi‑Fi is unavailable or fails, FF1 automatically falls back to Bluetooth so recovery still works.

Feral File Mobile App 1.0.0 — Dedicated FF1 Controller

New FF1-Focused App

We’ve launched a new mobile app dedicated to FF1 setup and control, with updated onboarding, menus, and setup flows to make first-time pairing and daily use simpler.

Collection & Playback Fixes

  • Correct token ordering for works affected by address-agnostic provenance
  • Fix for the first two artworks sometimes showing as “Unknown Artist / Unknown Title” with no thumbnail
  • Reliable playlist thumbnails after adding an address
  • “Play” button in user playlists now starts playback as expected

Simpler Sign-In

The new app no longer requires a passkey to use. You can control FF1 more quickly while we continue to evolve the long-term account and credential model.


Dec 2

FF OS 0.15.0 — OTA Firmware Upgrade Support

OTA Firmware Components

System components like BlueZ now update over the air. Future firmware releases install normally without requiring a manual reflash.

Bluetooth Connection Recovery

Fixed a rare handshake failure that could break communication between the mobile app and your FF1 while artwork continued to play. Connection recovery is now reliable.

Manual Reflash Required

This release needs a manual reflash (flashing guide). OTA resumes for future releases.

Feral File Mobile App 0.66.8 — Interface Refinements

Smoother Navigation

Animations, transitions, and visuals have been updated for a more consistent experience.

Optional Explore Bar

The Explore bar is now hidden by default. Enable it under Preferences → Settings if you want quick access to search and discovery tools.

Clearer Bluetooth Pairing

Pairing and reconnecting now show clearer progress states and error messages, making setup more transparent.


Nov 25

FF OS 0.14.0 — Bluetooth Connection Improvements

More Reliable Pairing

We've fixed pairing failures and dropped sessions that required multiple reconnect attempts. Connections should now work reliably from the first attempt. If you still encounter issues, let us know through in-app support.

Mobile App 0.65.0 — Major UI Refresh

Redesigned From the Ground Up

New navigation patterns, refined typography, updated color palette, and streamlined flows throughout. This is the first phase of the redesign, with more polish coming in future releases.


Nov 11

FF OS 0.13.0 — Vulkan Rendering & iOS Bluetooth

Vulkan Rendering for AMD Devices

Artworks now play correctly on AMD-based FF1 units. This update activates the Vulkan graphics pipeline on AMD hardware, fixing visual glitches and video playback issues.

iOS Bluetooth Optimization

Pairing with iOS devices is smoother and faster. Connection stability and command response have both improved.

Manual Reflash Required

This release needs a manual reflash (flashing guide).

Mobile App 0.64.0 — Rebuilt Art Indexer

Faster, More Accurate Collections

Your collection data is now accurate and near-instant. The new indexer rewrites how artworks are tracked and updated:

  • Collections sort by token acquisition time
  • Wallet transfers appear within seconds
  • Art Blocks metadata pulled directly from source for greater accuracy
  • Reliable thumbnails through redundant IPFS gateways

Objkt Playlists Return Soon

Now that the indexer is stable, Objkt playlists re-enable later this week using the same new data pipeline.

Indexer Stability Note

This is a complete rewrite of the indexing system. If you see missing metadata or broken thumbnails, please report them through in-app support.


Nov 4

FF OS 0.12.0 — Enhanced Observability

Real-Time Performance Metrics

Your FF1 now reports performance and stability metrics in real time. This deeper visibility helps us spot regressions quickly and focus fixes where they matter most.

OTA Compatibility Guard

If your FF1 encounters a version gap that prevents a direct upgrade, it now guides you with clear instructions—usually a one-time manual flash. This keeps devices from getting stuck mid-update.

Mobile App 0.63.4 — Launch Screen Fix

App Launch Fixed

Resolved an issue where the app could freeze during its first launch. If the problem persists, contact us through in-app support.


Oct 28

FF OS 0.11.0 — Security Hardening & Bug Fixes

OTA Security Hardening

Your FF1 now cryptographically verifies every OTA update before installation. No payload can be altered or tampered with in transit.

Automated Error Reporting

Crash logs and runtime exceptions are captured and sent automatically, helping us find and fix rare bugs faster.

Objkt Playback Fixed

Resolved a playback issue affecting certain Objkt artworks. All supported Objkt works now play normally through DP-1 playlists.

Manual Reflash Required

This release needs a manual reflash (flashing guide). OTA is not supported for 0.10.0 → 0.11.0. OTA resumes for future releases.

Mobile App — Content Update

Objkt Playlists Temporarily Hidden

We've paused visibility for most Objkt playlists in the mobile app while rebuilding the indexing pipeline. Two selective playlists remain available for demo purposes. Objkt artworks play normally on your FF1, but the mobile app couldn't load thumbnails or some artworks reliably. The feature returns once the new indexer is stable.


Oct 21

FF OS 0.10.0 — Prompt-to-Playlist & Security

Prompt-to-Playlist Tool

We've published ff1-cli, an open-source command-line tool that turns prompts into DP-1 playlists. Type a phrase, generate a playlist, and play it on your FF1—no web UI required. See the ff1-cli documentation.

OTA Security Update

Improved verification in the OTA update process for better reliability, file integrity, and source authority.

Manual Reflash Required

This release needs a manual reflash (flashing guide). Future updates return to over-the-air delivery.

Mobile App 0.63.3 — Collection Sync Fixes

Personal Collections Refresh Reliably

Collections now refresh correctly after adding new works.

Now Playing Thumbnails Load

Thumbnails appear consistently in the footer bar.

Objkt Search Works

Search results now show up properly in the Prompt Bar.

Plays Works Without Provenance

Artworks missing provenance fields in DP-1 playlists now play as expected.

Smoother Animations

Collection views and playback flows run with less visual stutter.


Oct 14

FF OS 0.9.0 — Hardware-Backed Security

TPM Identity

Your FF1 now stores its DeviceKey in the TPM (Trusted Platform Module). Hardware-backed identity that can't be copied or spoofed.

Manual Reflash Required

This release needs a one-time manual reflash (flashing guide). Future updates return to over-the-air delivery.

Mobile App 0.63.1 — Objkt Playlists

Play Objkt

Browse and play Objkt playlists directly from the app.


Oct 10

FF OS 0.8.1 — Ownership Tracking Fixed

Collections Sync Correctly

Transferred artworks now disappear from playlists as ownership changes. No stale items lingering after you've sold or moved a piece.

Mobile App 0.63.1 — Fixes for Smoother Daily Use

Now Playing Controls Restored

Rotate and fit/fill controls are back in the Now Playing bar.

Duplicate Items Removed

Fixed an issue where the same artwork appeared twice in Now Playing.

Navigation Scrolls to Current Work

Opening Now Playing now jumps directly to what's on screen.

Collection Reflects Transfers

Works you've transferred now disappear from your personal Collection properly.


Sep 30

FF OS 0.8.0 — Your Collection, Always Current

Play Your Personal Collection

Your FF1 now plays your personal collection as a playlist that updates as your collection changes over time.

Mobile App 0.63.0 — Easier Control, Smarter Curation

Factory Reset via Bluetooth

Reset your FF1 directly from the app.

What's Playing Next

The Now Playing bar now shows which artwork is coming up.

Add Your Addresses

Add your Ethereum or Tezos addresses in the Collection tab to sync art you own.

Search & Add with the Prompt Bar

Use natural language in the Prompt Bar to search playlists or add addresses.

Developer Notes - QEMU build support (see QEMU instructions)

Sep 19

FF OS 0.7.0 — More Reliable Updates, Better Monitoring

Redesigned Updates & Resets

OTA updates are now more robust and reliable. Factory resets restore your system to a clean snapshot more effectively.

System Monitoring

Your device now includes a built-in tracker to monitor system metrics.

Cleaner Logs

Reduced excessive Chromium logs for better performance and cleaner system output.


Sep 9

FF OS 0.6.0 — Smoother Setup, Clearer Errors

Improved Setup Flow

Fixed an issue where the device sometimes stayed stuck on a screen instead of returning to the QR code page.

Better Service Monitoring

Your device now keeps a closer eye on essential background services, showing clear error messages when something goes wrong.

Screen Rotation Fix

Screen rotation now works correctly in landscape and portrait.

Developer Notes - Run FF OS in QEMU for testing without physical hardware

Aug 22

FF OS 0.5.0 — Faster Support, Quieter Alerts

Improved Error Detection

Upgraded how your device detects and reports errors behind the scenes.

Focused Alerts

Fine-tuned error alerts to focus on critical issues, reducing unnecessary notifications.

Send Logs from the App

Share device logs directly from the FF1 mobile app.

Better Log Management

Improved how your device stores and manages logs for better performance.


Aug 18

FF OS 0.4.0 — Cleaner Code, Consistent Identity

Reorganized Open Source

Split the original repository into two separate repos: ffos for OS builds and ffos-user for services. The original feralfile-device repository has been archived.

FF1 Name Finalized

The device is now officially FF1 (formerly FFX1).