# Current Beta Release Notes

[Full release details](https://github.com/icosa-foundation/open-brush/compare/v2.26...0742cab7e95a4f0c44abc5ae68b82e1f597e8b0d)

## 🚀 Features

* Restore Icosa Gallery integration ([PR #987](https://github.com/icosa-foundation/open-brush/pull/987) by @andybak)

## 📦 Dependencies / Maintenance

* Bump softprops/action-gh-release from 2 to 3 in the all-actions-updates group across 1 directory ([PR #1035](https://github.com/icosa-foundation/open-brush/pull/1035) by @dependabot\[bot])

## 💬 Uncategorized

* Fix small annoyances 1 ([PR #1038](https://github.com/icosa-foundation/open-brush/pull/1038) by @andybak)
* Prevent quicksnap from overriding duplicate button action ([PR #1041](https://github.com/icosa-foundation/open-brush/pull/1041) by @andybak)
* Fix snap for non-identity scene transform ([PR #1042](https://github.com/icosa-foundation/open-brush/pull/1042) by @andybak)


---

# 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.openbrush.app/release-history/automatic-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.
