> For the complete documentation index, see [llms.txt](https://knowledge.flyability.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.flyability.com/new-articles-and-updates.md).

# New articles and updates

### Releases

* Elios 3: [Firmware 2026.01.1](/aircraft/elios-3/elios-3-system-update.md) (published April 2026)
* Elios 2: [Cockpit v2.8 and Avionic v1.7](/aircraft/elios-2/elios-2-system-update.md) (published January 2022)
* Elios 1: [Cockpit v2.8 and Avionic v1.4](/aircraft/elios-1/elios-1-system-update.md) (published January 2022)
* Inspector Online: [Release 26.04.0](/software/inspector-online/inspector-online-release-notes.md) (published February 2026)

***

### Articles

* New article: [Range extender and Elios 1 battery storage](/complementary-information/spare-parts-and-maintenance/range-extender-and-elios-1-battery-storage.md) (published June 2026)
* New article: [FARO FAQ / Troubleshooting](/third-party-software/faro-connect/faro-faq-troubleshooting.md) (published June 2026)
* User Manual update: [Inspector 2026.01](/software/inspector/inspector-5.md#documentation) User manual (published May 2026)
* User Manual update: [Cockpit 2026.01](/aircraft/elios-3/elios-3-cockpit-app.md#documentation) User manual (published May 2026)
* New article: [Simplified sharing security: what organization administrators should know](https://knowledge.flyability.com/software/inspector-online/inspector-online-feature-details/simplified-sharing-security-what-organization-administrators-should-know) (published May 2026)
* New article: [2026.01.0 Downgrade to 2025.03.1](/aircraft/elios-3/elios-3-system-update/2026.01.0-downgrade-to-2025.03.1.md) (Published March 2026)
* New article: [Elios 3 Autonomous Repeat flight & Comparison over Time](/aircraft/elios-3/elios-3-feature-details/elios-3-autonomous-repeat-flight-and-comparison-over-time.md) (Published February 2026)
* New article: [Elios 3 Activation Guide](/aircraft/elios-3/elios-3-documentation/elios-3-activation-guide.md) (Published January 2026)
* New article: [Elios 3 Battery Best Practices](/aircraft/elios-3/elios-3-documentation/elios-3-battery-best-practices.md) (Published January 2026)
* New article: [Elios 3 Battery troubleshooting](/aircraft/elios-3/elios-3-troubleshooting/elios-3-battery-troubleshooting.md) (Published January 2026)
* New article: [Elios 3 Battery Issue Report](/aircraft/elios-3/elios-3-troubleshooting/elios-3-battery-issue-report.md) (Published January 2026)
* New article: [Elios 3 - How to Relocalize](/aircraft/elios-3/elios-3-feature-details/elios-3-how-to-relocalize.md) (Published January 2026)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://knowledge.flyability.com/new-articles-and-updates.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.
