Skip to content

Releases: Joxit/docker-registry-ui

Release 2.0.7

13 Jul 21:34
840a00e
Compare
Choose a tag to compare

2.0.7 (2021-07-04)

🪲 Bug Fixes

  • demo: multi-arch image example is now working (840a00e)

Release 2.0.6

03 Jul 22:05
026f65a
Compare
Choose a tag to compare

2.0.6 (2021-07-04)

🪲 Bug Fixes

  • CORS issue on url ending whith slash and export demo server (026f65a)

Release 2.0.5

30 Jun 22:02
1dc84eb
Compare
Choose a tag to compare

2.0.5 (2021-07-01)

🪲 Bug Fixes

  • Labels and Env in history missing new line + clean names (#200) (1dc84eb)

Release 2.0.4

24 Jun 08:15
e0ec865
Compare
Choose a tag to compare

2.0.4 (2021-06-24)

🪲 Bug Fixes

  • can't view platform specific tag info (#198) (e0ec865)

Release 2.0.3

23 Jun 18:43
b97ee4b
Compare
Choose a tag to compare

2.0.3 (2021-06-23)

🪲 Bug Fixes

  • alt-click does not work correctly with search (#196) (b97ee4b)

🔧 Build

  • generate build for v2.0.2 (a19c992)

Release 2.0.2

20 May 16:50
6c8b929
Compare
Choose a tag to compare

2.0.2 (2021-05-20)

🪲 Bug Fixes

  • delete button is displayed when DELETE_IMAGES is set to false (6c8b929)

📝 Documentation

  • update gif for 2.0 (4fcbea6)
  • more explanations for REGISTRY_URL and NGINX_PROXY_PASS_URL options (999e5ae)

Release 2.0.1

08 May 19:33
8b9efa0
Compare
Choose a tag to compare

2.0.1 (2021-05-08)

🪲 Bug Fixes

  • add default value for NGINX_PROXY_HEADER_Host (8b9efa0)

Release 2.0.0

28 Apr 22:43
1c88ad5
Compare
Choose a tag to compare

2.0.0 (2021-04-28)

🪲 Bug Fixes

  • wrong commit for riot-mui version (c66887f)
  • env variables in entrypoint and blank demo page (0f54555)
  • lifecycle for copy to clipboard and remove image (6d4d507)
  • router: base route does not match ui on custom path (7d09591)
  • riot-v5: on page change, selected images for deletion should be cleared (781b026)
  • riot-v5: tag history with multi arch (92fd781)
  • riot-v5: fix catalog-element with multi items (962592c)

✨ Features

  • show confirm dialog before deleting images (#182) (3dc035d)
  • confirm-delete: add dialog for single image delete (29cd2b7)
  • confirm-delete: add dialog for confirmation of multiple image delete (e065298)
  • show the number of images and repositories in catalog (7eed05a)
  • allow sorting of tags by creation date and size (#125) (e990c39)
  • add token authentication with keycloak (#167) (3bfe107)
  • token-auth-keycloak: remove custom dialog and use browser basic auth with nginx configuration (bc5082d)
  • token-auth-keycloak: add token auth via keycloak using docker protocol (58b1486)
  • add ability to search images and tags by name (#177) (83f15aa)
  • search-bar: add search bar to tag-list, this will filter tag names (b643a44)
  • search-bar: add search bar to catalog, this will filter images (a2b3c59)
  • upgrade to riot v5 (#176) (263584f)
  • merge static version with latest and add license (1173453)
  • riot-v5: handle page query param & refactor router & remove old code (8ef4110)
  • riot-v5: upgrade remove-registry-url dialog (603b586)
  • riot-v5: upgrade change-registry-url dialog (4ff1b2f)
  • riot-v5: upgrade add-registry-url dialog (e6af932)
  • riot-v5: add dialogs menu needs material-dropdown-list update (bb3182d)
  • riot-v5: add notification via material-snackbar (761a680)
  • riot-v5: re-add ALT+click feature on tag list page (926f67e)
  • riot-v5: upgrade all tag-history components (a3276dc)
  • riot-v5: upgrade remove-image and copy-to-clipboard (669c339)
  • riot-v5: upgrade image content-digest, date, size and tag from tag-list (9c303d3)
  • riot-v5: add new tag-table tag (3d4267f)
  • riot-v5: start tag-list upgrade with pagination (b342721)
  • riot-v5: export docker image class and utils function (7beac85)
  • riot-v5: add config for router and register tag instead of import (ea21483)
  • riot-v5: upgrade catalog-element (142727e)
  • riot-v5: upgrade catalog component + Http and fix global style (fb80283)
  • riot-v5: create the base of the new UI (11692c1)
  • riot-v5: create the skeleton for riot5 (cde932e)

🔧 Build

📝 Documentation

  • fix typo in ui-as-standalone example (#180) (7a35d61)
  • token-auth-keycloak: add tutorial for the example (1ca1a1a)
  • token-auth-keycloak: add missing ui in proxy configuration (2c9f006)
  • add exemple for keycloak with token auth on docker registry (026cf8c)
  • fix read-only-auth example (8fe3adf)

🚀 Continuous Integration

  • add debian latest and master/main version (69066dd)

🍏 Chore

  • update riot-mui version for dialogs (f02c99f)
  • fix issue 20 example typo and remove refs to master branch (307e171)

Release 1.5.4

13 Feb 23:04
6b012cc
Compare
Choose a tag to compare

1.5.4 (2021-02-14)

🪲 Bug Fixes

  • add default favicon for the project: X/DNA from my signature. (6b012cc)

🚀 Continuous Integration

  • main: fix wrong step order... (5890b72)

🍏 Chore

  • examples: update electron dependencies (887e77f)

Release 1.5.3

09 Feb 22:57
e947d22
Compare
Choose a tag to compare

1.5.3 (2021-02-09)

🚀 Continuous Integration

  • 1.5.3: push latest tag instead of master in releases and remove multi stage build in favor of GH CI (e947d22)