Version History
-
Updated for macOS Ventura.
-
Fixed a bug that could cause the app to crash on launch.
-
Updated Bank Check Printer for macOS 11.
-
Added a simple log that keeps track of printed checks.
-
Added the ability to populate fields in the main window from entries the log.
-
Disallowed full screen mode.
-
Prevented the user from entering invalid characters in the amount field.
-
Added the ability to use an image for the signature.
-
Allowed the user to enter an empty string for the date.
-
Replaced AddressBook framework with Contacts framework.
-
Added a Clear button that clears all fields.
-
Added support for Dark Mode in macOS 10.14.
-
Fixed a bug that prevented "Apply language preferences" from working correctly.
-
Fixed a bug that caused the app to crash if it could not access the user's contacts.
-
Converted the Bank Check Printer code from Objective-C to Swift.
-
Expanded the ability to search names using the autocompletion pop-up menus.
-
Fixed some problems displaying the autocompletion pop-up menus for the payee and address fields.
-
Added the ability to modify multiple fields using the text boxes in the Preferences window.
-
Added "Apply language preferences" check box to the Preferences window.
-
Renamed the "Dollars" fields to "Legal Line" in the Preferences.
-
Fixed a bug that caused the Dollars field to be truncated when printed.
-
Fixed a bug that prevented the set current date shortcut from working when the date text box contained characters.
-
Fixed a bug that could prevent the Font button from displaying in the Preferences window on small screens.
-
Updated links to help so that the correct version of the manual is displayed.
-
Added the ability to export and import presets.
-
Fixed a bug that prevented users from saving a PDF from the Print dialog.
-
Displayed the Print dialog in a sheet.
-
Fixed a bug that caused the first address to be printed for all address fields.
-
Added the ability to change the font.
-
Added the ability to print voucher and wallet checks.
-
Added the ability to move and drag multiple fields in the preferences and improved drag behavior.
-
Fixed the dollars field so that it is always printed in English regardless of the language settings.
-
Added autocompletion for payee and address fields by accessing the user's contacts.