We are happy to introduce a new feature in the Jovix platform, currently hidden behind a feature flag, that enhances license management by allowing licenses to be released without disrupting active sessions. This new endpoint, accessible via a specified URL, ensures that if no other sessions are using a license, it is released with a success response. If there are active sessions, the license remains allocated, also returning a success response. This functionality requires parameters such as user, tenant, and project, and includes robust error handling to provide clear messages for any issues, such as missing headers or attempts to release a non-associated license. This update improves the efficiency and reliability of managing user licenses.