All Versions
13
Latest Version
Avg Release Cycle
112 days
Latest Release
1267 days ago

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
  • 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