# Changelog

March 27th, 2026 - ethOS v4.2

Major Andyclaw changes:

* Your agent persistent on the OS level, visually alive
* Tool and model smart routing for 75% token reduction
* Parallel and sub-agent task handling
* New models (Gemini, Brok, Deepseek, Qwen) and ability to add your own keys
* Shortcuts and tool expansion actions
* Andyclaw can create it's own tools and skills
* Added soul.md&#x20;
* Upgrades and cost-reductions for virtual screen usage
* Agent wallet, paymaster and transaction visibility
* Executive summaries when new notifications come in
* Smarter voice input and keyboard inputs

Other updates:

* Fixed app duplication in launcher
* Fixed virtual display settings and terminal glitches
* Setup wizard updates
* Light client UI update

March 6th, 2026 - ethOS v4.1.8

* Added agent virtual screen so agent can interact with apps
* Telegram bot access
* Added option to insert own API key for LLMs
* Paymaster app separation in home list&#x20;
* Paymaster refunds unused gas estimation overages
* Update security settings:
  * Blocks requests for reading env files or secrets on termux
  * Prompt injection protection
  * High risk clawhub skill protection
* Clawhub installation and management fixes

February 25th, 2026 - ethOS v4.1.7

* Added Andyclaw - Opensource kotlin-android Openclaw agent
  * Andyclaw on dGEN1 enshrines privacy: every prompt is end-to-end encrypted to a TEE by Tinfoil.sh that runs the model, preventing data harvesting by any misaligned model or company.
  * Your agent gets its own wallet sub-account, send it out to do tasks without worrying about unauthorized spend.
  * Your paymaster account automatically pays for your API calls, so you don't have to worry about model routing.
  * The project is also now completely open-sourced on github
* NFTs display as cards in the wallet app
* XMTP group messaging updates

January 7th, 2026 - ethOS v4.1.4

* Swapping in CHAD
* Push to voice red button
* Double click on blue button now opens CHAD
* Turn off internet access for an app
* New tab in Launcher, Home tab. You can add apps via long-press
* DAppStore now stability upgrades
* ETHGlobal eSIM in DAppStore, with Quick install
* Group messaging in XMTP
* Reactions in XMTP

December 8th, 2025 - ethOS v4.1.3

* Token Claim app
* XTP message notifications
* Connect wallet fixes
* Apks in App Directory
* New apps in the directory: Trackgoodai, Trebleswap, Baseflip, Tickr, Bitrefill, Rumour by altlayer, Session messenger, Signal messenger

November 14th, 2025 - ethOS v4.1.2

* Connect your dGEN1 to desktop apps
* Native swapping within the Wallet app
* Pull down to refresh the dGEN1 App Directory to see new apps added
* Select a contact in the wallet to send to
* Hold to copy messages from XMTP
* BSC Chain & Avalanche support in the wallet for assets
* Token Launcher updates

November 3rd, 2025 - ethOS v4.1.1

Updates and bug fixes:

* dGEN1 Launched tokens Discovery
* Swap Discovered Tokens
* Send XMTP messages to BaseNames
* Turn LED Matrix on/off
* Increase dGEN1 corner sensitivity for touch
* Refresh NFTs in Gallery
* Favorite photos folder
* 24 hour clock enabling
* Battery percentage enabling

September 26th, 2025 - ethOS v4.0.13\
\
Updates and bug fixes:

* Fix some bugs with PWA apps manager
* Terminal notification icon tap for notifications
* Add Hardware attestation app
* Crash report button - reports to team
* Messenger updates
* Wallet gas paymaster updates&#x20;
* Firefox native browser updates
* Fix to Stopwatch
* Gallery Update for NFTs

September 1st, 2025\
dGEN1 with ethOS v4.0

The initial release includes all our basic native apps to get started:

* Alarm
* Calculator
* Camera
* CHAD
* Claim
* Contacts
* dGEN App Store
* Firefox
* Gallery
* Notes
* Play Store (Google)
* Settings
* Stopwatch
* Timer
* Token Launcher
* Wallet
* XMTP Messenger


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.freedomfactory.io/changelog/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
