# Notable Changes

When warranted, Form.io will provide a description of changes when major and minor versions are released. Typically, these changes are transparent to the user and do not require any change to forms, the environment, or customer applications.

The descriptions of these changes are not guaranteed to be comprehensive, but are instead intended to provide context to users who may be contemplating an update.

As always, refer to the [Changelog](https://github.com/formio/enterprise-release/blob/master/API-Server-Change-Log.md) in the Form.io GitHub repository for issue tracking and specific changes.


---

# 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://help.form.io/releases-and-updates/notable-changes.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.
