# Orbeon Forms 2022.1.3

**Wednesday, April 12, 2023**

Today we released Orbeon Forms 2022.1.3 PE! This maintenance release contains bug-fixes and minor new features and is recommended for all users of:

* [Orbeon Forms 2022.1.2 PE](/release-notes/orbeon-forms-2022.1.2.md)
* [Orbeon Forms 2022.1.1 PE](/release-notes/orbeon-forms-2022.1.1.md)
* [Orbeon Forms 2022.1 PE](/release-notes/orbeon-forms-2022.1.md)

This release also addresses the following issues since [Orbeon Forms 2022.1.2 PE](/release-notes/orbeon-forms-2022.1.2.md):

* HTML email body not sent in HTML ([#5713](https://github.com/orbeon/orbeon-forms/issues/5713))
* Crash with empty `fr:controlName` parameter ([#5714](https://github.com/orbeon/orbeon-forms/issues/5714))
* Tooltips for hint, help, and alert to work again ([#5712](https://github.com/orbeon/orbeon-forms/issues/5712))
* Landing: Demo Forms → Show More points to Form Builder ([#5718](https://github.com/orbeon/orbeon-forms/issues/5718))
* Incomplete check for `list` permission ([#5717](https://github.com/orbeon/orbeon-forms/issues/5717))
* Action Syntax: `<fr:control-setitems at="end">` doesn't work ([#5727](https://github.com/orbeon/orbeon-forms/issues/5727))
* Clarify/improve presence of extra XML elements in data ([#5710](https://github.com/orbeon/orbeon-forms/issues/5710))
* FileScan API v2 error message display issue ([#5715](https://github.com/orbeon/orbeon-forms/issues/5715))
* Dropdown for action to perform, in "Service Response Actions" tab of Actions Editor tab to only show valid options ([#5736](https://github.com/orbeon/orbeon-forms/issues/5736))
* Offline: Formatted Text doesn't show toolbox icons ([#5737](https://github.com/orbeon/orbeon-forms/issues/5737))
* Dropdown date doesn't update with copy action ([#5745](https://github.com/orbeon/orbeon-forms/issues/5745))
* Server not accepting focus for readonly selection controls ([#5748](https://github.com/orbeon/orbeon-forms/issues/5748))
* JavaScript error in `view` when dropdown with search is the first control in the form ([#5747](https://github.com/orbeon/orbeon-forms/issues/5747))
* Focused date, time, date-time fields showing through the button bar ([#5749](https://github.com/orbeon/orbeon-forms/issues/5749))
* Instances of XBL components are not restored ([#5750](https://github.com/orbeon/orbeon-forms/issues/5750))
* Up/down cursor keys to open the dropdown with search ([#5760](https://github.com/orbeon/orbeon-forms/issues/5760))
* Standardize on SHA-256 ([#5759](https://github.com/orbeon/orbeon-forms/issues/5759))

You can download the latest version of Orbeon Forms from the [downloads](https://www.orbeon.com/download) page.

Don't forget to [grab a trial license](https://prod.orbeon.com/prod/fr/orbeon/register/new) for the PE version.

Please send feedback via [Twitter](https://twitter.com/orbeon), [Bluesky](https://bsky.app/profile/orbeon.bsky.social), or the [forum](https://groups.google.com/g/orbeon).

We hope you enjoy this release!


---

# 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://doc.orbeon.com/release-notes/orbeon-forms-2022.1.3.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.
