All Versions
13
Latest Version
Avg Release Cycle
112 days
Latest Release
601 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