# What's changed in the latest version?

This page will be used to track any notable changes across versions as they get updated.

v0.0.2-3:

* Initial version uploaded to Kindle, site, and PDF copy.

v0.0.4

* Added testimonial page and foreword, plus revisions to HCP chapter for clarity.

v0.0.5

* Updated date references; additional research studies; updated list of compatible pumps with open source systems; and a few typo fixes.

v0.0.6

* Minor changes to AndroidAPS pump options

v0.0.7

* updates to the research section with the latest RCTs on open source AID systems commonly used in DIYAPS. Reference list also updated accordingly.


---

# 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://www.artificialpancreasbook.com/whats-changed-in-the-latest-version.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.
