# Release Notes

Due to the multi-component architecture, releases can contain updates related to the UI, relayer, libraries and contracts. We include an overview of updated components along with links to the relevant repos.

* [October 11, 2023](/resources/release-notes/october-11-2023.md)
* [July 13, 2023](/resources/release-notes/july-13-2023.md)
* [June 13, 2023](/resources/release-notes/june-13-2023.md)
* [March 28, 2023](/resources/release-notes/march-28-2023.md)
* [January 30, 2023](/resources/release-notes/january-30-2023.md)
* [January 16, 2023](/resources/release-notes/january-16-2023.md)
* [January 2, 2023](/resources/release-notes/january-2-2023.md)
* [2022 Releases](/resources/release-notes/releases-2022.md)

&#x20;


---

# 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.zkbob.com/resources/release-notes.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.
