Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Releases: leonardochaia/timoneer

0.6.0

05 Nov 15:27
Compare
Choose a tag to compare

Bug Fixes

  • fixes container list not being updated when a container is created (929a639)
  • image selector not working for docker hub (29554ad)
  • log out from docker hub (092b7c7)
  • test registry credentials only when needed (30e2224)
  • use v2/ instead of catalog for testing registries (5b9c80b)

Features

  • added link to create a container in container list (60c79a7)
  • adds a Retry button when a container fails to create (6215aba)
  • adds auto remove falg (eebc027)
  • adds registry cache and fallback to local daemon (a88b6c5)
  • adds registry image history view (33c8948)
  • adds Retry button when loading image list fails (f30183a)
  • centralized image view (514ae08)
  • centralized search public docker hub (041bb20)
  • clear cache on demand in settings page (b352952)
  • clone containers (f04901f)
  • image info for docker hub images (0ddfd75)
  • improved container action buttons (631771c)
  • use same header for container list and inspect (9c9a23d)

0.5.1

16 Oct 17:56
Compare
Choose a tag to compare

Bug Fixes

  • do not append latest tag to what you type (5017762)
  • fixes registries not being saved (67b75e8)
  • include Material icon with Timoneer installation to support offline (db02124)

0.5.0

29 Sep 03:23
Compare
Choose a tag to compare

Bug Fixes

  • fixed registry settings subscriptions (139767a)
  • fixes copy/paste on MacOs, closes #26 (d91282a)
  • fixes Docker Hub private repo authentication (6620f44)
  • improved non tty container attach (40fb899)

Features

  • added better docker logs support. Still room for improvements (569cca4)
  • list Docker Hub public and private images (96f2b38)
  • list own Docker Hub images (c73311f)
  • open image logs modal when pulling (5483436)
  • test registry credentials (6394ccd)

0.4.1

26 Sep 18:42
Compare
Choose a tag to compare

Bug Fixes

  • fixed docker data usage not being calculated correctly (a8fdc66)
  • fixed filesize calculation (b9c9a13)

0.4.0

19 Sep 19:12
Compare
Choose a tag to compare

Bug Fixes

  • docker events bindings now have a throttle of 500ms (2456551)
  • fix prod build with jobs by disabling optimization on ng build (3536ff3)
  • fixed container naming on lists (0d68fcf)
  • fixes pull image jobs (8a1a614)

Features

  • allow to edit a JSON for Quick Templates (b5645cd)
  • force remove running containers (aa8a70c)
  • load Quick Templates from json file (6356e26)
  • select first tag when selecting an image (e06fdfb)
  • show current attached container info below terminal (6ebceca)
  • show port mappings on container list hover (460ca3e)

0.3.0

13 Sep 14:20
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Features

0.2.1

12 Aug 19:59
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Bug Fixes

  • fixed differential updates not working (0a5ab95)

0.2.0

12 Aug 18:57
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Bug Fixes

  • added loading to system view (5864acd)
  • disable text selection (db0f246)
  • fixed tags when no registries are configured (bc680a9)
  • improved list refreshing logics (fe58996)
  • list not updating after os sleep (63f9dfd)
  • set host port and container port when adding suggesting port (e440f9a)
  • show container name instead of id when attaching (ab4c620)
  • storage driver not being shown (a0ef3fa)

Features

  • added all container listing (97a915e)
  • added application menu (844efb2)
  • added ctrl+shift+t shortcut for new container (37b6524)
  • added tab shortcuts (5b2e77c)
  • added Tabs support (ca2d35b)
  • added volume listing and remotion (c6a9305)
  • create volumes (e95ae7d)
  • remove docker images (c57877e)
  • show which containers are using a volume (5d313c8)
  • suggest volume names when creating containers (7ecead8)
  • support mapping to docker volumes (b402c83)

0.1.0

01 Aug 06:12
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
v0.1.0

chore: added missing conventional-changelog-cli package

0.0.2

31 Jul 00:52
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
v0.0.2

Bump package version