Skip to content

Brief Connect v2.5.5 Release Notes

Release date - 15th April, 2026

Package version: 2.5.5

This is a patch release with a single bug fix for proxy notification filtering.


Bug fixes

  • Fixed proxy notification 'Only important tasks' filter not working correctly

Proxy users who selected "Only important tasks" (proxied task assignments only) in their proxy notification settings were receiving notifications for all record activity — including role changes, detail updates, and key date changes — instead of only receiving notifications when a task was directly assigned to the user they are acting on behalf of. Proxy notification filtering now works as configured.


Upgrade instructions (from v2.5.4)

The following instructions apply to environments already running Brief Connect v2.5.4.

Note

If you are upgrading from a version earlier than v2.5.4, please refer to the Brief Connect team for specific release notes for additional pre-deployment steps (including pipeline setup and environment variable updates).

Manual pre-deployment steps

Review release pipeline variables

It's important to apply any changes to pipeline variables before a release is created, because every release creates a snapshot of pipeline variables at the moment of creation. The only way to redeploy the application with updated variables is by creating a new release.

  1. Go to Azure DevOps, open your Brief Connect project
  2. In the left panel navigation, go to Pipelines → Library → Variable groups
  3. Review variables for all environments included in this release and update values where required
  4. Save any changes

Create a new release

  1. Go to Azure DevOps, open your Brief Connect project, go to Pipelines → Releases
  2. Find the Deploy Brief Connect Application release pipeline and click on it to open
  3. If there is no release with version 2.5.5, click Create Release
  4. Set the Package Version variable to 2.5.5
  5. Add a description (optional)
  6. Click Create
  7. The release v2.5.5 (n) will be created and available in the list of releases after you refresh the page

Pipeline deployment steps

  1. Deploy release v2.5.5 (n) (where (n) is the latest number available) from the Deploy Brief Connect Application release pipeline in Azure DevOps to the target environment

Manual post-deployment steps

N/A

Smoke tests

We recommend following our basic testing guide after this release: Basic testing of Brief Connect

Release-specific tests for v2.5.5

  • Set up a proxy relationship where User B acts on behalf of User A
  • As User B, set proxy notification preferences to "Only important tasks" (proxied task assignments only)
  • On a record where User A is named, make changes that are not task assignments (e.g. update key dates, assign roles, edit details) and confirm User B does not receive notifications for those changes
  • Assign a task directly to User A on a record and confirm User B does receive a notification for the task assignment