BatteryCat Changelog

What's new in BatteryCat 1.3

Apr 29, 2013
  • add NLS, available languages: German, French. You are welcome to add more translations!
  • stop the timer during history update
  • add a desktop file for integration with desktops
  • add build script for creating a slackware package

New in BatteryCat 1.2 (Mar 18, 2013)

  • I though it would be nice to see the current charge level in the window title;
  • thus it would be visible even when the BatteryCat window is in the background or minimized. I added this as a configurable option.
  • During testing it turned out that the GUI sometimes stopped working. While debugging I discovered the GLib function "g_timeout_add()" which I use now instead of the custom timer object.

New in BatteryCat 1.1 (Dec 22, 2012)

  • fix that window closes at cmdline help (win32 version)