Skip to content

Releases: Joxit/docker-registry-ui

Release 2.3.3

26 Nov 21:47
017f662
Compare
Choose a tag to compare

2.3.3 (2022-11-26)

✨ Features

  • taglist: show size with a decimal for images between 1 and 10 (017f662)

📝 Documentation

  • FAQ: new section for how to fix CORS issue on s3 bucket (#193) (ee1f173)
  • FAQ: add section for docker hub mirror (#155) (71df955)

🍏 Chore

Release 2.3.2

14 Oct 20:18
19e96ab
Compare
Choose a tag to compare

2.3.2 (2022-10-14)

🪲 Bug Fixes

  • tag-list: pagination doesn't work properly (#274) (19e96ab)

Release 2.3.1

07 Oct 23:08
4e5b768
Compare
Choose a tag to compare

2.3.1 (2022-10-08)

🪲 Bug Fixes

  • nginx: upgrading proxy_pass HTTP version from 1.0 to 1.1 (#270) (4e5b768)

Release 2.3.0

20 Sep 20:32
c1f6c43
Compare
Choose a tag to compare

2.3.0 (2022-09-20)

🪲 Bug Fixes

  • tag-list: missing details on images built by buildah (#264) (fb81859)

✨ Features

  • cache-control: new option USE_CONTROL_CACHE_HEADER adds Cache-Control header on requests to registry server (#265) (34fd13d)

🔧 Build

📝 Documentation

  • FAQ: improve issue about Basic auth and 401 status code (#266) (636cb60)

Release 2.2.2

07 Sep 12:58
57a1cf9
Compare
Choose a tag to compare

2.2.2 (2022-09-06)

🪲 Bug Fixes

  • taglist: bug when listing multi-arch images (#260) (57a1cf9)

📝 Documentation

  • announcement of the official helm chart and remove old example (ad7c269)
  • add Artifact Hub badge (7032ec9)
  • fix typo in availible options NGINX_PROXY_PASS_HEADER_ (3b9a804)
  • update list of required headers to delete an image (#249) (49ec1d9)

Release 2.2.1

06 May 21:29
c84c9f3
Compare
Choose a tag to compare

2.2.1 (2022-05-06)

🪲 Bug Fixes

  • entrypoint: nginx crashes when overriding default.conf (c84c9f3)

📝 Documentation

  • GA demo: use google analytics 4 (1939b47)
  • GA: use google analytics 4 (736d527)

Release 2.2.0

18 Apr 13:00
c310845
Compare
Choose a tag to compare

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

📝 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

  • cleanup: format code and move from js-beautify to prettier (49fcba3)
  • add support for windows development (ab12cce)
  • update dependencies (ba2e0b1)

Release 2.1.0

09 Nov 22:08
8ddfb1b
Compare
Choose a tag to compare

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 via NGINX_PROXY_PASS_HEADER_* (3a385fc)
  • search bar: add shortcuts CRTL + F or F3 to select the search bar (f958365)
  • add new option READ_ONLY_REGISTRIES available when SINGLE_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

📝 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)

🍏 Chore

Release 2.0.9

13 Sep 07:17
21e3ad5
Compare
Choose a tag to compare

2.0.9 (2021-09-13)

🪲 Bug Fixes

  • warn: Refused to get unsafe header "www-authenticate" (21e3ad5)
  • The tag seo is not a recognized Liquid tag. (73613a3)

🚀 Continuous Integration

  • add major and patch tag versions (6da744a)

Release 2.0.8

13 Jul 21:34
db6b74a
Compare
Choose a tag to compare

2.0.8 (2021-07-13)

🪲 Bug Fixes

  • docker-image: minor typo for sha256 (db6b74a)