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

# RELEASE NOTES

- [February 2025](https://docs.unifize.com/release-notes/february-2025.md)
- [March 2025](https://docs.unifize.com/release-notes/march-2025.md)
- [April 2025](https://docs.unifize.com/release-notes/april-2025.md): Unifize AI, Richer Checklists, Smarter Workflows, and more
- [Rich Text Fields in Checklist](https://docs.unifize.com/release-notes/april-2025/rich-text-fields-in-checklist.md)
- [Filling Checklist Metadata with AI](https://docs.unifize.com/release-notes/april-2025/filling-checklist-metadata-with-ai.md)
- ['My Conversations' is now 'My Inbox'](https://docs.unifize.com/release-notes/april-2025/my-conversations-is-now-my-inbox.md)
- [Feature Enhancements](https://docs.unifize.com/release-notes/april-2025/feature-enhancements.md)
- [May 2025](https://docs.unifize.com/release-notes/may-2025.md)
- [SharePoint](https://docs.unifize.com/release-notes/may-2025/sharepoint.md)
- [Unifize Lite](https://docs.unifize.com/release-notes/may-2025/unifize-lite.md)
- [SSO](https://docs.unifize.com/release-notes/may-2025/sso.md)
- [Checklist enhancements](https://docs.unifize.com/release-notes/may-2025/checklist-enhancements.md)
- [June 2025](https://docs.unifize.com/release-notes/june-2025.md)
- [Configurable AI Checklist Prompts](https://docs.unifize.com/release-notes/june-2025/configurable-ai-checklist-prompts.md)
- [Filling Checklist metadata with AI](https://docs.unifize.com/release-notes/june-2025/filling-checklist-metadata-with-ai.md)
- [July 2025](https://docs.unifize.com/release-notes/july-2025.md)
- [Instant updates on embedded fields](https://docs.unifize.com/release-notes/july-2025/instant-updates-on-embedded-fields.md)
- [August 2025](https://docs.unifize.com/release-notes/august-2025.md)
- [Simpler Chatroom notifications](https://docs.unifize.com/release-notes/august-2025/simpler-chatroom-notifications.md)
- [October 2025](https://docs.unifize.com/release-notes/october-2025.md)
- [Status Conditions](https://docs.unifize.com/release-notes/october-2025/status-conditions.md)
- [SharePoint Updates](https://docs.unifize.com/release-notes/october-2025/sharepoint-updates.md)
- [AI v3.2](https://docs.unifize.com/release-notes/october-2025/ai-v3.2.md)
- [AI v3.1](https://docs.unifize.com/release-notes/october-2025/ai-v3.1.md)
- [PWA](https://docs.unifize.com/release-notes/october-2025/pwa.md)
- [November 2025](https://docs.unifize.com/release-notes/november-2025.md)
- [AI v3.1](https://docs.unifize.com/release-notes/november-2025/ai-v3.1.md)
- [PWA](https://docs.unifize.com/release-notes/november-2025/pwa.md)
- [Dynamic Linked Record](https://docs.unifize.com/release-notes/november-2025/dynamic-linked-record.md)
- [Linked Record Sorting](https://docs.unifize.com/release-notes/november-2025/linked-record-sorting.md)
- [Conversation Notification updates](https://docs.unifize.com/release-notes/november-2025/conversation-notification-updates.md)
- [Update Production API server](https://docs.unifize.com/release-notes/november-2025/update-production-api-server.md)
- [Me Filter on Embedded Field](https://docs.unifize.com/release-notes/november-2025/me-filter-on-embedded-field.md)
- [December 2025](https://docs.unifize.com/release-notes/december-2025.md)
- [AI Checklist conditions](https://docs.unifize.com/release-notes/december-2025/ai-checklist-conditions.md)
- [Pegasus v1](https://docs.unifize.com/release-notes/december-2025/pegasus-v1.md)
- [OTP password flow for Approvals](https://docs.unifize.com/release-notes/december-2025/otp-password-flow-for-approvals.md)
- [Hide Linked Record Title](https://docs.unifize.com/release-notes/december-2025/hide-linked-record-title.md)
- [Reminder in 0 days](https://docs.unifize.com/release-notes/december-2025/reminder-in-0-days.md)
- [Searching in second language](https://docs.unifize.com/release-notes/december-2025/searching-in-second-language.md)
- [January 2026](https://docs.unifize.com/release-notes/january-2026.md)
- [User Invite Permission](https://docs.unifize.com/release-notes/january-2026/user-invite-permission.md)
- [Square bracket on approval notification](https://docs.unifize.com/release-notes/january-2026/square-bracket-on-approval-notification.md)
- [February 2026](https://docs.unifize.com/release-notes/february-2026.md)
- [Custom LLM Configuration](https://docs.unifize.com/release-notes/february-2026/custom-llm-configuration.md)
- [SharePoint Updates](https://docs.unifize.com/release-notes/february-2026/sharepoint-updates.md): SharePoint – File Selection Enhancement
- [March 2026](https://docs.unifize.com/release-notes/march-2026.md)
- [SSO Configuration](https://docs.unifize.com/release-notes/march-2026/sso-configuration.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.unifize.com/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.
