> For the complete documentation index, see [llms.txt](https://docs.himaxwell.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.himaxwell.com/release-notes/2023-release-notes.md).

# 2023 Release Notes

- [December 27, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/december-27-2023-release-notes.md)
- [December 12, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/december-12-2023-release-notes.md)
- [November 29, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/november-29-2023-release-notes.md)
- [November 15, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/november-15-2023-release-notes.md)
- [November 1, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/november-1-2023-release-notes.md)
- [October 17, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/october-17-2023-release-notes.md)
- [September 27, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/september-27-2023-release-notes.md)
- [September 6, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/september-6-2023-release-notes.md)
- [August 16, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/august-16-2023-release-notes.md)
- [August 15, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/august-15-2023-release-notes.md)
- [July 27, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/july-27-2023-release-notes.md)
- [June 27, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/june-27-2023-release-notes.md)
- [June 7, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/june-7-2023-release-notes.md)
- [May 17, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/may-17-2023-release-notes.md)
- [April 25, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/april-25-2023-release-notes.md)
- [April 4, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/april-4-2023-release-notes.md)
- [March 15, 2023 Release Note](https://docs.himaxwell.com/release-notes/2023-release-notes/march-15-2023-release-note.md)
- [February 21, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/february-21-2023-release-notes.md): We have renamed our Portals! The Borrower Portal is now called Borrower Hub. The Lender Portal is now called the Lender Hub and the Management Portal is now called Customization Hub.
- [January 31, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/january-31-2023-release-notes.md)
- [January 4, 2023 Release Notes](https://docs.himaxwell.com/release-notes/2023-release-notes/january-4-2023-release-notes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.himaxwell.com/release-notes/2023-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.
