# Your one place for Timebook updates

## Welcome to Timebook Release Notes!

These pages are your primary source of information about all updates, new features, and improvements to Timebook. You'll find detailed information on the latest enhancements and bug fixes here. With Release Notes, we want to keep you in the loop and give you tips on how to use the latest features to boost your Timebook experience.

## Latest notes

[Issue #76 (May 21, 2026)](/rn/2026/may/issue-76-may-21-2026.md)

[Issue #75 (May 14, 2026)](/rn/2026/may/issue-75-may-14-2026.md)

[Issue #74 (May 7, 2026)](/rn/2026/may/issue-74-may-7-2026.md)

{% hint style="info" %}
:arrow\_left: Navigate the table of contents on the left to find Release Notes, organized by year and month, with the latest updates at the top.

:arrow\_down: You can navigate between all Release Notes issues by clicking the \[**Next**] and \[**Previous**] buttons at the bottom of each page.

:arrow\_upper\_right: Use the search bar in the top-right corner to explore all available content.
{% endhint %}

{% hint style="success" %}
If you haven't used our app before, you can click the \[**Try Timebook**] button in the top-right corner and create a free account.

We would love to have you on board and hear your feedback on Timebook and how we can improve it.
{% endhint %}


---

# 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.timebook.ai/rn/readme.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.
