Releases: lirantal/dockly
Releases · lirantal/dockly
v3.6.0
3.6.0 (2018-05-26)
Features
- actionStatus: show status messages for actions (#61) (0ce4440)
v3.5.0
3.5.0 (2018-05-25)
Features
- deleteContainer: add ability to delete the selected container (#59) (097cebb)
v3.4.0
3.4.0 (2018-04-24)
Features
v3.3.3
3.3.3 (2018-04-23)
Bug Fixes
- exec: Use
/bin/sh
instead of /bin/bash
(#58) (d686acb)
v3.3.2
3.3.2 (2018-04-14)
Bug Fixes
- listbar: shortcut key should use more visible colors (#53) (41073d6)
v3.3.1
3.3.1 (2018-02-13)
Bug Fixes
- dockerUtil: accessing undefined variables in callback (214f37a), closes #49
- screen: event handler focus didnt check undefined variable (bad5d8e), closes #44
v3.3.0
3.3.0 (2018-02-08)
Features