Skip to content

Releases: bcicen/ctop

v0.7.7

Choose a tag to compare

@bcicen bcicen released this 22 Mar 12:10
11a1cb1
  • Adds uptime column
  • CPU bar color thresholds update
  • Updated container status icons
  • Optimize health status event handling
  • Adds ppc64le build
  • Adds "open in browser" menu option
  • Fix CPU count estimation

v0.7.6

Choose a tag to compare

@bcicen bcicen released this 11 Jun 01:40
8f0c9f5
  • Fix freeze when container is started/stopped multiple times (@vmkrtchyan-wf)
  • Reduce internal logging memory usage when not in debug mode (@stokito)
  • Improve Docker events handling (@stokito)
  • Auto-detect container shell for exec (@stokito)
  • Replace scaleCpu option with dedicated column CPU Scaled (@stokito)
  • Enable pause/unpause menu action only for running or paused container (@stokito)
  • New image, ports, IPs, created columns in compact view (@stokito)
  • Improved environment variable display in single view (@stokito)
  • Fixed missing characters due in log view (@garsue)
  • Added link to macports install version (@judaew)

0.7.5

Choose a tag to compare

@bcicen bcicen released this 06 Nov 17:04
c971d26
  • Fixes container name, CID column truncation

0.7.4

Choose a tag to compare

@bcicen bcicen released this 26 Oct 19:31
426dd2c
  • 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

0.7.3

Choose a tag to compare

@bcicen bcicen released this 03 Jan 18:39
4741b27
  • 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

0.7.2

Choose a tag to compare

@bcicen bcicen released this 24 Jan 11:56
  • 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

0.7.1

Choose a tag to compare

@bcicen bcicen released this 09 Mar 05:29
  • Adds Windows support
  • Bugfix for ncurses 6.1+

0.7

0.7

Choose a tag to compare

@bcicen bcicen released this 11 Jan 18:34
  • 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!)

0.6.1

Choose a tag to compare

@bcicen bcicen released this 12 Jul 03:16
  • Fixes crash on page scroll (#82)
  • Debug updates

0.6.0

Choose a tag to compare

@bcicen bcicen released this 14 Jun 13:13
  • 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