---
title: "Release notes 2.42 - Confluence"
canonical: "https://support.appfire.com/space/DELGROUPS/1926103157/Release%20notes%202.42%20-%20Confluence"
format: markdown
---
> Macro (aura-html)

**Release date**: 4/9/2025

Our team is thrilled to announce the latest release of Delegated Group Management, version 2.42.

**Confluence compatibility: **Confluence Data Center 8.2.0 - 9.4.0 , except - 9.3.2

---

# Feature

## New REST endpoint */groups*

Introduced a new REST endpoint ***/groups*** to support group names containing special characters where the group name is sent as a query parameter. The existing endpoint ***/getGroups/{groupName}*** does not handle special characters correctly, resulting in failures when such names are used. The new endpoint resolves this limitation by accepting the group name as a query parameter. For details, see [https://appfire.atlassian.net/wiki/spaces/DELGROUPS/pages/1933541483/delegation+groups?atlOrigin=eyJpIjoiN2JhMzhlM2ExZTg4NGQ3Mzk0N2MwOTM2YmUwOGE2MzQiLCJwIjoiYyJ9](https://appfire.atlassian.net/wiki/spaces/DELGROUPS/pages/1933541483/delegation+groups?atlOrigin=eyJpIjoiN2JhMzhlM2ExZTg4NGQ3Mzk0N2MwOTM2YmUwOGE2MzQiLCJwIjoiYyJ9).

# Bug fix

The following bug is fixed as part of this release.

- Fixed a problem where the marketplace was updated with a JAR compatible with Confluence 9.3.2 but failed on lower versions due to an issue in Confluence 9.3.2. This release includes an updated JAR compatible with the appropriate Confluence versions.

---