v4.15.0

QuentinFuxa/WhisperLiveKitv4.15.0May 4, 2026by github-actions[bot]

AI Summary

Improved console UX and fixed critical bugs in role assignments and login sessions. Added performance optimizations for static documentation generation.

Key Highlights

  • Improved client details dialog UX
  • Fixed delete role assignment bug in admin profile
  • Improved session error handling and LRU cache compatibility
  • Optimized docs static generation cost

New Features

  • Improved client details dialog UX

Full Release Notes

# [4.15.0](https://github.com/zitadel/zitadel/compare/v4.14.0...v4.15.0) (2026-05-04)


### Bug Fixes

* **console:** delete role assignment in admin profile [#10376](https://github.com/zitadel/zitadel/issues/10376) ([#11867](https://github.com/zitadel/zitadel/issues/11867)) ([c1e62e1](https://github.com/zitadel/zitadel/commit/c1e62e1c4a9efd2b158678bec0760774f5ec6468))
* **console:** display actions v1 with correct permissions [#12001](https://github.com/zitadel/zitadel/issues/12001) ([#12068](https://github.com/zitadel/zitadel/issues/12068)) ([1358d08](https://github.com/zitadel/zitadel/commit/1358d08ce81501998aa13578175184a5ac28aff4))
* **ldap:** escape username filter ([a56d4bf](https://github.com/zitadel/zitadel/commit/a56d4bf0bc9212a25f11ad073c0172d3124e5414))
* **login:** lru-cache compatibility, improve session error handling ([#12099](https://github.com/zitadel/zitadel/issues/12099)) ([760cd7e](https://github.com/zitadel/zitadel/commit/760cd7efa114525d914670c510b60dd0353e3e89))
* **login:** resolve localized legal links in signup ([#11913](https://github.com/zitadel/zitadel/issues/11913)) ([73f8e28](https://github.com/zitadel/zitadel/commit/73f8e284fb240e65e587c98a9cdfcc562be2727b)), closes [#11907](https://github.com/zitadel/zitadel/issues/11907)


### Features

* **console:** improve client details dialog ux [#11834](https://github.com/zitadel/zitadel/issues/11834) ([#11836](https://github.com/zitadel/zitadel/issues/11836)) ([c32b880](https://github.com/zitadel/zitadel/commit/c32b880806ba60005a6f771e9d5b48e47dd092e2))


### Performance Improvements

* optimize docs static generation cost ([#12108](https://github.com/zitadel/zitadel/issues/12108)) ([aac5305](https://github.com/zitadel/zitadel/commit/aac530552502e640e9a11c60274734436c1d341b))