# PhotoPrism 260523-0544f71c1 — May 23, 2026 - Product: PhotoPrism (https://whatsnew.fyi/product/photoprism) - Vendor: PhotoPrism - Date: 2026-05-23 - Version: 260523-0544f71c1 - Original notes: https://github.com/photoprism/photoprism/releases/tag/260523-0544f71c1 - Permalink: https://whatsnew.fyi/product/photoprism/releases/260523-0544f71c1 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'. --- - **added** — Redesigned Info Sidebar that lets you edit metadata, albums, and labels in the full-screen viewer - **added** — Ability to manually tag faces in pictures from the viewer sidebar - **added** — Drag-and-drop zone in the file upload dialog - **added** — Captions can be hidden using the menu or a keyboard shortcut - **added** — Stay signed in on this device toggle on the login page - **added** — Support for NOT and AND operators in the label filter - **added** — Support for homophones and homophone-aware lookups in labels - **added** — Support for layered TIFF and Adobe Photoshop PSD images - **added** — Native HEIC/AVIF reader with libheif upgraded to v1.21.2 - **added** — zstd compression support for faster loading times - **added** — Pre-compressed frontend bundles for faster loading times - **added** — Read-only support for the Model Context Protocol (MCP) - **added** — --disable-mcp flag to disable Model Context Protocol support - **added** — faces config subcommand to list face-related options - **changed** — Replaced legacy Pigo detector with ONNX-based face recognition pipeline - **changed** — vision.yml configuration now accepts mixed-case model names - **changed** — Video transcoding now supports Vulkan hardware acceleration via FFmpeg 8 - **changed** — Improved form input validation and numeric range caps - **fixed** — OIDC redirect of unauthenticated users when opening direct links - **fixed** — OIDC provider initialization is retried after transient discovery failure - **fixed** — Label duplicates when renaming a label and re-adding the previous name - **fixed** — Case and punctuation variants creating duplicates in the label edit dialog - **fixed** — Child folders with emoji paths overwriting parent albums - **fixed** — HEVC remux output is tagged as hvc1 based on MP4 chunk scan - **fixed** — WebDAV settings dialog to allow credentials for existing services to be changed - **fixed** — Nil-DB race in async count and cover update goroutines - **fixed** — Flags placed after positional arguments being silently dropped in CLI - **fixed** — vision run command now updates sidecar YAML files - **security** — Hardened WebDAV timeouts, cancellation, and Depth-1 fallback diagnostics This [update](https://docs.photoprism.app/release-notes/#may-23-2026) introduces a redesigned [Info Sidebar](https://docs.photoprism.app/user-guide/organize/info-sidebar/) that lets you [edit metadata, albums, and labels](https://github.com/photoprism/photoprism/issues/4966) as well as [manually tag faces](https://github.com/photoprism/photoprism/issues/1548) without leaving the full-screen viewer. On the AI side, our ONNX-based face recognition pipeline has fully [replaced the legacy Pigo detector](https://github.com/photoprism/photoprism/issues/5508), and the [`vision.yml`](https://docs.photoprism.app/user-guide/ai/#visionyml-reference) configuration now accepts [mixed-case model names](https://github.com/photoprism/photoprism/issues/5594) so all identifiers from Hugging Face, Ollama, and OpenAI-compatible catalogs can be used. Media handling has been thoroughly modernized: video transcoding now supports [Vulkan hardware acceleration via FFmpeg 8](https://github.com/photoprism/photoprism/issues/5592), images use a [native HEIC/AVIF reader](https://github.com/photoprism/photoprism/issues/5509) (with `libheif` upgraded to v1.21.2), and [layered TIFF and Adobe Photoshop PSD](https://github.com/photoprism/photoprism/issues/5383) files are now supported. Other highlights include [NOT & AND operators in the label filter](https://github.com/photoprism/photoprism/issues/5535), a [drag-and-drop file upload zone](https://github.com/photoprism/photoprism/issues/1216), [`zstd` compression](https://github.com/photoprism/photoprism/issues/5550) for faster page loads, [hardened WebDAV interoperability](https://github.com/photoprism/photoprism/issues/3541), and a new Ubuntu 26.04 LTS base image. A big thank you to [everyone who contributed](https://docs.photoprism.app/developer-guide/) and [helped with testing](https://github.com/photoprism/photoprism/issues?q=is%3Aissue%20state%3Aopen%20label%3Aplease-test)! We hope you enjoy this release. 🌈💎✨ ###### What's new? - Viewer: [Sidebar shows editable metadata, albums, and labels](https://github.com/photoprism/photoprism/issues/4966) by @omerdduran - Viewer: [Captions can be hidden using the menu or a keyboard shortcut](https://github.com/photoprism/photoprism/issues/5580) - Faces: [Viewer sidebar allows to manually tag faces on pictures](https://github.com/photoprism/photoprism/issues/1548) by @omerdduran - Faces: [Dropped legacy Pigo detector in favor of ONNX-based detection](https://github.com/photoprism/photoprism/issues/5508) - UX: [Added a drag-and-drop zone to the file upload dialog](https://github.com/photoprism/photoprism/issues/1216) - UX: [Improved form input validation and numeric range caps](https://github.com/photoprism/photoprism/issues/5584) - Login: [Enhanced login page with "Stay signed in on this device" toggle](https://github.com/photoprism/photoprism/issues/5476) - Login: [OIDC provider initialization is retried after transient discovery failure](https://github.com/photoprism/photoprism/issues/5478) - Login: [Fixed OIDC redirect of unauthenticated users when opening direct links](https://github.com/photoprism/photoprism/issues/5506) - Search: [Improved label filter with support for NOT & AND operators](https://github.com/photoprism/photoprism/issues/5535) - Labels: [Added support for homophones and homophone-aware lookups](https://github.com/photoprism/photoprism/issues/5227) by @keif888 - Labels: [Fixed duplicates when renaming a label and re-adding the previous name](https://github.com/photoprism/photoprism/issues/5531) - Labels: [Fixed case and punctuation variants creating duplicates in the edit dialog](https://github.com/photoprism/photoprism/issues/5532) - Folders: [Child folders with emoji paths no longer overwrite parent albums](https://github.com/photoprism/photoprism/issues/5366) - Videos: [Added support for Vulkan hardware transcoding using FFmpeg 8](https://github.com/photoprism/photoprism/issues/5592) - Videos: [HEVC remux output is _[Truncated at 4000 characters — full notes: https://github.com/photoprism/photoprism/releases/tag/260523-0544f71c1]_