# 2026.1.1

Upgrade Notes

None.

***

New Features

\[CORE] Group-based user management Platform Administrators can now manage group-based user groups directly within AppControl, enabling more flexible and scalable user access management.

\[CORE] App group membership management Platform Administrators can now manage membership of app groups, simplifying administration of application portfolios and access control across teams.

***

Improvements

\[RELEASES] Autofill current date and time Pipeline task date selectors now automatically populate the current or first available date and time, improving usability and reducing manual input.

\[RELEASES] Improved build task guidance The build task interface now provides clearer guidance on how to use an existing package when creating a build.

\[RELEASES] Automatic version and release notes population When selecting an existing package during a release, the version and release notes fields are now automatically populated.

\[UX & SUPPORT] Attachment access improvements Feedback items now provide direct options to view or download attachments.

***

Resolved Issues

\[RELEASES] Proceed-on-failure flag handling Resolved an issue where the proceed on failure flag was ignored in certain pipeline tasks.

\[RELEASES] Blank email messages Fixed an issue where notification tasks could sometimes send blank email messages.

\[RELEASES] Long release notes handling Resolved an exception that occurred when creating builds with release notes longer than 2000 characters.


---

# 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.bluestorm.io/support/releases/appcontrol-2026/2026.1.1.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.
