2.6.0 (2026-01-20)
🪲 Bug Fixes
- tags: use Material Symbols instead of Icons (21f33f5)
- update for new unprivileged nginx images (#433) (433a2aa)
- tag-table: icons for ascending & descending are not shown correctly (#406) (9960afe)
- avoid exceptions and display date when using OCI images (#372) (079f359)
- nginx: too big request header when cookie is defined (#356) (dc9bdcb)
✨ Features
- add
DOCKER_REGISTRY_UI_TITLEandENABLE_VERSION_NOTIFICATION(#369) (83c33e9) - add
/version.jsonendpoint (3381fb4) - oci: add support to helm exports history and use material symbols (b7f732a)
- add
SHOW_TAG_HISTORYoption to hide tag history button (#362) (7025df6) - theme: contrast changes for light and dark themes (#361) (cfbc6e7)
🔧 Build
- release 2.6.0 🚀 (82f6240)
◀️ Reverts
📝 Documentation
- update CORS section (7a5e55a)
- update FAQ and default example (68313a1)
- examples: inconsistency of htpasswd file names with docker compose.yml (read-only-auth example) (#402) (cb77673)
- improve
examples/read-only-auth(#371) (a36e3aa)