PYNBM Changelog

What's new in PYNBM 1.1

Feb 14, 2013
  • New Features:
  • launch custom tool on several selected items
  • set the result of the custom tool command in the grid (see Context Menu Tools Customization : returned values chapter in support section of the website)
  • load last opened file on startup (option)
  • resize column width on label double click
  • resize cells width and height with a new Icon
  • multiple lines in a cell (ALT+ENTER to enter a new line)
  • Bug Fixes:
  • turn passwd cell in white on import if 'hide passwd' mode is activated

New in PYNBM 1.0.5 (Nov 8, 2012)

  • New Features:
  • New button to reset the polling statistics
  • New Open-Source Iconset
  • Bug Fixes:
  • Fixed application icon appearance on windows 7
  • Fixed sorting records and import that used to keep previous contents color

New in PYNBM 1.0.4 (Nov 8, 2012)

  • New Features:
  • update window title on file import/export
  • Bug Fixes:
  • fixed installer incompatibility with Windows XP (introduced in 1.0.3)

New in PYNBM 1.0.3 (Sep 4, 2012)

  • New Features:
  • use MS WMI to call ping function on windows
  • bring portable option (-p or -portable on command-line invocation) and thus use current path to store configuration files, output logs, etc.
  • add PYNBM entry in MS Windows add/remove programs utility
  • add an exit dialog prompting to save the grid
  • Bug Fixes:
  • Fixed the stop/start polling threads methods that would cause crash under certain circumstances