Releases: Joxit/docker-registry-ui
Releases · Joxit/docker-registry-ui
Release 2.3.3
Release 2.3.2
Release 2.3.1
Release 2.3.0
Release 2.2.2
2.2.2 (2022-09-06)
🪲 Bug Fixes
📝 Documentation
Release 2.2.1
Release 2.2.0
2.2.0 (2022-04-18)
🪲 Bug Fixes
- custom-labels: history fails on images with no labels (f826381)
- deleting cross-platform images leaves the deleted image in an unknown state (#226) (7c08746)
- wrong registry url when index.html is present (#225) (126509d)
✨ Features
- expose some custom labels (ba6d817)
- catalog: show number of tags per image (#239) (19e72e4)
- support OCI index images (such as produced by buildkit cache exports) (#227) (05cbb51)
- add support for unprivileged user (#234) (e1fd515)
🔧 Build
- release 2.2.0 🚀 (c310845)
📝 Documentation
- helm: support ingress for k8s +1.19 and backward (#238) (f0c7232)
- add missing documentation with sponsor link (3af4438)
- kubernetes: fix typo in README.md (#228) (befbd0b)
🚀 Continuous Integration
🍏 Chore
Release 2.1.0
2.1.0 (2021-11-09)
🪲 Bug Fixes
- should update the catalog when the server is changed (992328e)
✨ Features
- nginx: add support for
proxy_pass_header
directive viaNGINX_PROXY_PASS_HEADER_*
(3a385fc) - search bar: add shortcuts
CRTL
+F
orF3
to select the search bar (f958365) - add new option
READ_ONLY_REGISTRIES
available whenSINGLE_REGISTRY=false
(b323dc6) - default registries is set only when there is no registries (dd26bf6)
- add option for default registries when
SINGLE_REGISTRY=false
(8fcae3c)
🔧 Build
- release 2.1.0 🚀 (8ddfb1b)
📝 Documentation
- add documentation + example for DEFAULT_REGISTRIES and READ_ONLY_REGISTRIES (29c17b1)
- default value for SHOW_CONTENT_DIGEST is false since 2.0.0 (f445570)
- more issues for DELETE and CORS (22e3f22)
- fix directory in electron install instructions (#208) (4075e00)