> For the complete documentation index, see [llms.txt](https://help.tahua.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tahua.io/product-news/2026/readme.md).

# April 2026 - Product News

A roundup of all the features and improvements released in the April 2026 update.

{% embed url="<https://drive.google.com/file/d/1gEfzGCi0-C2vda200g9y1FkigHLCVTz6/view?usp=sharing>" %}
May 2026 Product News Webinar
{% endembed %}

## Features

* [Admin Groups and Data Access Rules](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/admin-groups-and-data-access-rules)
* [Configurable admin and assessor lists with advanced filters](/product-news/2026/readme/configurable_admin_list_with_filters.md)
* [Add configurable list columns for funding applications](/product-news/2026/readme/add-configurable-list-columns-for-funding-applications.md)
* [Configurable columns on funding round applications page](/product-news/2026/readme/configurable-columns-on-funding-round-applications-page.md)
* [Add Assessment Status field to the application report data source](/product-news/2026/readme/add-assessment-status-field-to-the-application-report-data-source.md)
* [Application Owner First Name and Last Name in Application Data Source](/product-news/2026/readme/application_owner_first_name_and_last_name_in_application_data_source.md)
* [Assessor data source and applicant account status in Report Builder](/product-news/2026/readme/assessor_data_source_and_applicant_account_status.md)
* [Contract Tags](/product-news/2026/readme/contract-tags.md)
* [Change Registration Type for Applicants](/product-news/2026/readme/change_registration_type.md)
* [Add ability to define content for confirmation instructions](/product-news/2026/readme/add-ability-to-define-content-for-confirmation-instructions.md)
* [Add overridable view landing page button text per funding round](/product-news/2026/readme/add-overridable-view-landing-page-button-text-per-funding-round.md)
* [Add conversation access for Verifier users](/product-news/2026/readme/add-conversation-access-for-verifier-users.md)
* [Admin submit application action for applications in submitted to verifier state](/product-news/2026/readme/admin-submit-application-from-verifier-state.md)
* [Allow ability to hide arbitrary field or section from sharing view](/product-news/2026/readme/allow-ability-to-hide-arbitrary-field-or-section-from-sharing-view.md)
* [Allow admins to resize sidebar in form editor](/product-news/2026/readme/allow-admins-to-resize-sidebar-in-form-editor.md)
* [Allow deleting fields from locked form builder templates](/product-news/2026/readme/delete-fields-from-locked-templates.md)
* [Adds toggle to disable scoring for a scorable field with confirmation prompt and background score recalculation](/product-news/2026/readme/disable-scoring-for-field.md)
* [Adapt funding round grid columns on dashboard to match number of rounds](/product-news/2026/readme/adapt-funding-round-grid-columns-on-dashboard-to-match-number-of-rounds.md)
* [Funding round reminder option to only notify applicants who have not submitted](/product-news/2026/readme/funding-round-reminder-unsubmitted-only.md)
* [Show page number and total in applications index footer](/product-news/2026/readme/show-page-number-and-total-in-applications-index-footer.md)
* [Remove user from entity confirmation modal](/product-news/2026/readme/remove_user_from_entity_confirmation_modal.md)
* [Warn if milestone due date is in the past or far in the future](/product-news/2026/readme/warn-if-milestone-due-date-is-in-the-past-or-far-in-the-future.md)
* [Admin approval limits for decisions, contracts and milestones](/product-news/2026/readme/admin_approval_limits.md)
* [Email Preview](/product-news/2026/readme/email-preview.md)
* [FundraiserOne Contact Sync Integration](/product-news/2026/readme/fundraiserone-contact-sync-integration.md)
* [Applicant Verifier Select field designation](/product-news/2026/readme/primary-verifier-select-field-designation.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, and the optional `goal` query parameter:

```
GET https://help.tahua.io/product-news/2026/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
