sCheckbook Changelog

What's new in sCheckbook 1.1.3 Build 1

Nov 4, 2014
  • sCheckbook now opens the last used SCB file on launch.

New in sCheckbook 1.1.2 Build 1 (Oct 3, 2014)

  • Added reconciled balance total to the statusbar.
  • Added Cut/Copy/Paste of rows using standard Ctrl+X, Ctrl+C, and Ctrl+V hotkeys or toolbar buttons.
  • Added Undo/Redo using standard Ctrl+Z and Ctrl+Y hotkeys or toolbar buttons.
  • Copy row data to clipboard hotkey changed to Ctrl+Shift+C.

New in sCheckbook 1.1.1 Build 1 (Apr 24, 2014)

  • Added ability to set custom listview font from the View menu.
  • Commas are now stripped from deposit/withdrawal values before adding them to the list.

New in sCheckbook 1.0.9 Build 1 (Jan 27, 2014)

  • Added a "Toggle reconciled state" option to the menu to allow multiple selected entries' reconciled state to be toggled back and forth.

New in sCheckbook 1.0.8 Build 1 (Jan 8, 2014)

  • Added basic Find/Replace functionality
  • Added "Tax deductible" column
  • DPI-related fix to saved listview column widths

New in sCheckbook 1.0.7 Build 1 (Dec 17, 2013)

  • Added "Duplicate transaction" button
  • You can now drag-and-drop rows to reorder the list

New in sCheckbook 1.0.6 Build 1 (Jun 8, 2012)

  • Added a Save button to the toolbar
  • Added a "Last used date" button to the add/edit transaction diaglogue
  • Memo column wasn't exported in HTML report

New in sCheckbook 1.0.5 Build 1 (May 19, 2012)

  • Added sort arrows to columns
  • sCheckbook was highlighting and scrolling down to the last row after editing a transaction.

New in sCheckbook 1.0.4 Build 1 (May 4, 2012)

  • After adding a transaction, sCheckbook will now highlight and scroll down
  • to the bottom of the list.

New in sCheckbook 1.0.3 Build 1 (Apr 18, 2012)

  • Update check was broken.
  • Ctrl+O hotkey was broken.

New in sCheckbook 1.0.2 Build 1 (Apr 18, 2012)

  • Added Memo column

New in sCheckbook 1.0.1 Build 1 (Apr 10, 2012)

  • Ability to specify a custom date format as per the following abbreviations: http://www.autohotkey.com/docs/commands/FormatTime.htm
  • To set a custom date format, edit the config.ini file and add a "DateFormat" key to the "Settings" section like this:
  • [Settings]
  • DateFormat=dd.MM.yyyy
  • Keep in mind that this feature does not convert previously entered transactions.
  • Furthermore, not all formats will be properly sortable. The default date format is yyyy-MM-dd.