This repository has been archived by the owner on Jul 15, 2022. It is now read-only.
Releases: leonardochaia/timoneer
Releases · leonardochaia/timoneer
0.6.0
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
0.5.0
0.4.1
0.4.0
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
0.2.1
0.2.0
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
v0.1.0 chore: added missing conventional-changelog-cli package
0.0.2
v0.0.2 Bump package version