# Authelia v4.39.14 - Product: Authelia (https://whatsnew.fyi/product/authelia) - Vendor: Authelia - Date: 2025-11-09 - Version: v4.39.14 - Original notes: https://github.com/authelia/authelia/releases/tag/v4.39.14 - Permalink: https://whatsnew.fyi/product/authelia/releases/v4.39.14 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix LDAP pool deadlock in authentication - **fixed** — Fix LDAP referrals not being chased in authentication - **fixed** — Remove singleflight debug logging from authentication - **fixed** — Fix shallow value resolution in expression evaluation ##### [4.39.14](https://github.com/authelia/authelia/compare/v4.39.13...v4.39.14) (2025-11-09) ###### Bug Fixes * **authentication:** ldap pool deadlock ([#10527](https://github.com/authelia/authelia/issues/10527)) ([279c1be](https://github.com/authelia/authelia/commit/279c1bee78d44b4e8721dc76042da543364c83d1)), closes [#9936](https://github.com/authelia/authelia/issues/9936) [#10392](https://github.com/authelia/authelia/issues/10392) by @james-d-elliott * **authentication:** referrals not chased ([#10608](https://github.com/authelia/authelia/issues/10608)) ([5ddb457](https://github.com/authelia/authelia/commit/5ddb4578a4ef2f6bfe857d4e659280669303dbdc)), closes [#10569](https://github.com/authelia/authelia/issues/10569) by @james-d-elliott * **authentication:** remove singleflight debug logging ([#10628](https://github.com/authelia/authelia/issues/10628)) ([4c1c6ee](https://github.com/authelia/authelia/commit/4c1c6ee5d6fd38e082d997ee1833aecb6a785ade)) by @Crowley723 * **expression:** shallow value resolution ([#10582](https://github.com/authelia/authelia/issues/10582)) ([bc0fb6c](https://github.com/authelia/authelia/commit/bc0fb6c7104f91769d3ec5bc0c1f2e68d051d141)), closes [#10558](https://github.com/authelia/authelia/issues/10558) by @james-d-elliott ###### New Contributors * @Allexio made their first contribution in https://github.com/authelia/authelia/pull/10615 * @sohnemann made their first contribution in https://github.com/authelia/authelia/pull/10629 * @rachelf42 made their first contribution in https://github.com/authelia/authelia/pull/10534 * @jagg2 made their first contribution in https://github.com/authelia/authelia/pull/10688 ###### Docker Container * `docker pull authelia/authelia:4.39.14` * `docker pull ghcr.io/authelia/authelia:4.39.14`