# Release Notes

## Release Notes

Follow this page for product updates, quality improvements, and documentation changes.

{% updates format="full" %}
{% update date="2026-05-30" %}

## Navigation and landing page fixes

* Added landing content to section pages that previously opened blank.
* Improved navigation between **Documentation**, **Help Center**, **FAQ**, and **Troubleshooting**.
* Refreshed overview pages so readers can reach the right guide faster.
  {% endupdate %}

{% update date="2026-05-29" %}

## Help center structure refresh

* Added dedicated **Help Center** navigation.
* Expanded onboarding, workflow, admin, and FAQ coverage.
* Improved links between documentation, support, troubleshooting, and FAQ.
  {% endupdate %}

{% update date="2026-05-22" %}

## Workflow guide improvements

* Expanded employee, manager, and finance workflow coverage.
* Added clearer guidance for approval chains, reimbursements, and exports.
* Improved onboarding paths for new users.
  {% endupdate %}

{% update date="2026-05-15" %}

## Navigation and discoverability updates

* Improved section organization for Documentation and FAQ.
* Added faster paths for role-based browsing.
* Refined support guidance for admins and finance teams.
  {% endupdate %}
  {% endupdates %}

{% hint style="info" %}
Publish the newest updates at the top of this page.
{% endhint %}

### What this section covers

* Travel requests and approval changes
* Expense, receipt, and reimbursement improvements
* Budgeting, reporting, and export updates
* Admin, integration, and AI-assisted workflow updates

### What each update should include

* what changed
* who it affects
* any action teams should take


---

# 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.techzala.com/release-notes-and-updates/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.
