All Versions
13
Latest Version
Avg Release Cycle
112 days
Latest Release
1060 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.7.5 Changes
November 06, 2020- ๐ Fixes container name, CID column truncation
-
v0.7.4 Changes
October 26, 2020- โ Adds configurable columns (toggle on/off, positioning)
- I/O column now displays aggregate r/w across all volumes
- ๐ Various stability fixes
- โก๏ธ Docker API client update
-
v0.7.3 Changes
January 03, 2020- ๐ Improved health check visibility
- โ Added retry logic on failed / dropped daemon connection
- โ Added error view for connection / config errors
- ๐ Log view fixes for missing lines
- Keyboard shortcut info added to help menu
-
v0.7.2 Changes
January 24, 2019- โ Added
fullRowCursor
config option - ๐ New pause and restart actions from container menu (thanks @xiechengsheng!)
- Environment variable table added to single container view (thanks @serg-bloim!)
- Network + IP info added to single container view (thanks @jphautin!)
- ๐ฒ Container name added to log view panel
- ๐ Bug fixes
- โ Added
-
v0.7.1 Changes
March 09, 2018- โ Adds Windows support
- ๐ Bugfix for ncurses 6.1+
-
v0.7 Changes
January 11, 2018- โ Adds support for config file, keybinding to save active config to file
- ๐ง Extends status icon for containers configured with a health check (thanks @sah4ez!)
- โ Adds container menu + start, stop, remove functions (thanks @pete911!)
- Status line for important
ctop
messages - ๐ฒ Real-time log tailing menu (thanks @pete911!)
-
v0.6.1 Changes
July 12, 2017- ๐ Fixes crash on page scroll (#82)
- โก๏ธ Debug updates
-
v0.6.0 Changes
June 14, 2017๐ New
--connector
option and connector for RunC containersโ Adds support for
<pgup>
/<pgdown>
(thanks @yashpatel5400!)๐
<esc>
key support for exiting dialogโ Adds port mapping information (thanks @vielmetti!)
๐ Multi-line metadata in expanded view
โ Adds debug logging via TCP socket
-
v0.5.1 Changes
March 21, 2017๐ Minor release for build and debugging updates
-
v0.5 Changes
March 15, 2017- โ Adds PID count, Block IO metrics (thanks @f1yegor!)
- ๐ New commandline options to set initial filter/sort state (thanks @scriptnull!)
- Expanded keybindings, including
j
/k
for navigation - Enables vertical scrolling in expanded view
- โก๏ธ Filter menu updates, including ability to clear current filter with
esc
- โก๏ธ Updates to column width sizing
- ๐ Vendored dependencies for local builds