moneyGuru Changelog

What's new in moneyGuru 2.11.0

Sep 4, 2017
  • Avoid duplicate logging to both stderr and NSLog. [cocoa] #476
  • Improve build process on Mac OS. [cocoa] #474
  • Fixed year handling in macOS date formats. [cocoa] #477
  • Fixed currency fetching for ranges greater than 30 days. #479
  • Add an option to enter date elements from left to right instead of the default d -> m -> y order. #480
  • Fix crash during pane drag & drop. [qt]
  • Fix Bank of Canada currency fetching. It was broken.
  • Fix quirks with edition mode during transaction addition. [qt]
  • Add UTF-16 support to CSV imports. #486
  • Improve autofill by allowing it to autofill more often.
  • Improve build process.

New in moneyGuru 2.10.2 (Aug 29, 2016)

  • Fix crash when opening panels on some versions of PyQt. [qt] #456
  • Fix misalignment of bold figures in networth/profit sheets. [cocoa] #459

New in moneyGuru 2.10.1 (Jul 31, 2016)

  • Fix crash on exporting. [qt] #461
  • Fix destination path on “Save as”. [qt] #466
  • Fix crash when using filters. [qt] #464

New in moneyGuru 2.10.0 (Mar 14, 2016)

  • From now on, the changelog is going to be a bit more developer-oriented.
  • Drop Windows support, maybe temporarily. Details
  • Add plugin management view. #451
  • Refuse to load moneyguru files with unsupported currencies. #451
  • Add “inactive” flag to accounts. #412
  • Fix transaction duplication bug on undo. #438
  • Fix crash on CSV import [qt]. #440
  • Fix debit/credit preference so it’s properly restored on startup. #421
  • Fix “Show Account” for transactions having multiple splits to the same account.
  • Make all panels instantiate on-the-fly rather than on startup. #434
  • Various minor refactorings. See git log.
  • Improve build process, notably on OS X. See git log.
  • Convert to Qt5.
  • Remove dependency on sgmllib3k.
  • Bump Python requirement to 3.4+.

New in moneyGuru 2.9.4 (Dec 26, 2015)

  • Fix crash on loading files with inconsistent currencies. (#442)
  • Fix Account Lookup up/down keys. [Linux, Windows] (#444)
  • Fix crash on saving file to non-existing folder. (#445)

New in moneyGuru 2.9.3 (Jul 15, 2015)

  • Fix crash on startup.

New in moneyGuru 2.9.2 (Jul 10, 2015)

  • Fix broken currency rates fetching. (#435)

New in moneyGuru 2.9.1 (Jul 7, 2015)

  • Fix import regression introduced in v2.9.0 (#432)

New in moneyGuru 2.9.0 (Jul 2, 2015)

  • Add “+” button in the tab bar [Linux, Windows] (#424)
  • Add API for import plugins (#420)
  • Add Russian localization (with documentation!) (Igor Fokusov)
  • Improve plugin system by introducing a “core plugins” concept (#429)
  • Improve currency rates fetching by diversifying sources (#415)
  • Improve reliability of automated tests [Windows] (#417)
  • Optimize amount column sizes in single-currency cases [Linux, Windows] (#414)
  • Remember panels position and size [Linux, Windows] (#364)
  • Make Schedule Panel’s stop date field clearable (#400)
  • Fix various UI glitches [Linux, Windows] (#418, #413, #411)
  • Fix crash when importing empty files (#416)

New in moneyGuru 2.8.2 (Jan 3, 2015)

  • Fix chart visibility glitch in account view. [Mac] (#357)
  • Add a --no-ext build option. (#408)

New in moneyGuru 2.8.1 (Dec 15, 2014)

  • Fix amount deletion bug on drag & drop transaction re-ordering. [Linux, Windows] (#402)
  • Fix bug where clicking account-jumping arrows would lead to the wrong place. [Linux, Windows] (#404)

New in moneyGuru 2.8.0 (Nov 10, 2014)

  • In sheets, make totals’ currency explicit when in multi-currency context. (#392)
  • Add “Assign imbalance” button to the Transaction panel. (#398)
  • Fix glitch in sheets expanded nodes restoration. [Mac] (#388)
  • Fix a QIF transaction matching bug.
  • Remove Cashculator integration. It was broken anyway. [Mac]
  • Greatly improve developer documentation.
  • Minimum OS X version is now Lion (10.7).

New in moneyGuru 2.7.2 (Jan 27, 2014)

  • Fixed amount parsing issue. (#379)
  • Don’t repeatedly fetch currency rates we can never get. (#374)
  • Fixed date parsing issue. [Windows, Linux] (#381)
  • Fixed view plugins which were broken.

New in moneyGuru 2.7.1 (Sep 9, 2013)

  • Improved OFX parsing. (#369)
  • Fixed rounding error when changing split amounts. (#367)
  • Fixed Qt import window glitch. (#371)
  • Improved currency rates fetching reliability.
  • Fixed occasional hard crashes on accounts drag & drop. [Mac] (#354)

New in moneyGuru 2.7.0 (May 27, 2013)

  • Added support for custom currencies. (#33)
  • Fixed amount parsing bug with currencies with many decimals.
  • Fixed cache folder bug causing cached files to be misplaced. [Linux, Windows]
  • Dropped 32-bit support on Mac OS X.

New in moneyGuru 2.6.3 (Mar 25, 2013)

  • Fixed a selection glitch on New Account. (#358)
  • Fixed a schedule spawning bug. (#362)
  • Removed the fairware dialog (More Info).
  • Added a 64-bit build for Windows.
  • Added Spanish localization by Enrique G. Paredes.

New in moneyGuru 2.6.2 (Jan 7, 2013)

  • Fixed a bug causing transaction imbalance after import. (#351)
  • Fixed glitch in bar graph drawing. (#352)
  • Fixed a bug in QIF exports. (#353)

New in moneyGuru 2.6.1 (Oct 27, 2012)

  • Fixed a crash on quit where charts would try to draw themselves after having been freed.

New in moneyGuru 2.6.0 (Oct 11, 2012)

  • Improved pie chart drawing. (#339)
  • Improved the date swapping mechanism in the import window. (#325)
  • Improved date format guessing. (#324)
  • Chart sizes are now remembered in between sessions.
  • Window frame restoration in between sessions is now document-based. (#345)
  • Display all transactions in “All Transactions” date range even when they go beyond the “Ahead Months” preference. (#322)
  • Modified schedule spawns are now directly materialized. (#317)
  • Added support for the Saudi riyal (SAR). (#334)
  • Fixed crash on currency rates fetching. (#341)
  • Fixed amount mis-parsings. (#336)
  • Made various minor UI improvements. [Linux, Windows] (#346)
  • Fixed a crash on New Document. [Linux, Windows] (#331)
  • Fixed crash on startup due to corrupted preferences. [Linux] (#343)
  • Fixed a bug where the “Balance” column visibility in the Account view would become glitchy. (#347)
  • Fixed a conflict between automatic document re-opening and OS X Lion’s restoration feature. [Mac]

New in moneyGuru 2.5.5 (Jul 17, 2012)

  • Fixed CSV parsing in cases where there are delimiters in quoted strings.
  • Fixed account group expanded state restoration on startup.

New in moneyGuru 2.5.4 (Jun 21, 2012)

  • Fixed sorting inconsistency in transaction tables when schedule spawns were involved. (#328)
  • Fixed “Previous Balance” entries which ignored budget entries. (#333)
  • Fixed a bug in account graphs where budgeted data was mistakely ignored if the account was excluded. (#332)
  • Fixed visual glitch in balance graphs. [Windows, Linux] (#330)
  • Fixed a net worth view refresh glitch on “New Document”. [Windows, Linux]

New in moneyGuru 2.5.3 (May 17, 2012)

  • Fixed a bug in QIF loading causing some false positives in duplicate transaction detection and removal. (#323)
  • Fixed a bug causing auto-created accounts to be of the wrong currency. (#327)
  • Fixed crash in currency rates plugin example.

New in moneyGuru 2.5.2 (Apr 9, 2012)

  • Fixed amount parsing bug with locale having space as a thousand separator. (#316)
  • Fixed cancel button in schedule scope dialog which didn’t cancel the operation. [Mac] (#319)
  • Fixed hard crashes on crash reporting.

New in moneyGuru 2.5.1 (Feb 13, 2012)

  • Fixed hard crashes on closing the main window under 10.6. [Mac OS X] (#306)
  • Fixed filter field which disappeared under 10.6. [Mac OS X] (#310)
  • Fixed pie chart printing. [Mac OS X] (#308)
  • Fixed hard crash in the Cashculator tab. [Mac OS X] (#307)
  • Fixed a bug causing tables to be unstable when changing the filter while editing them. (#309)

New in moneyGuru 2.5.0 (Feb 6, 2012)

  • Plugins! moneyGuru’s capabilities can now be expanded through Python plugins.
  • Graphs and charts can now be resized. (#105)
  • Improved pie charts by giving them a dyamic number of slices depending on chart size. (#277)
  • Added a “Modification Time” column in the transactions tab. (#305)
  • Improve schedules and spawn editing mechanisms. (#262)
  • Improved accessibility. (#300 #301)
  • Fixed a bug in QIF imports where splits were sometimes not imported. (#290)
  • Fixed selection glitch on tab swapping. (#252)

New in moneyGuru 2.4.3 (Jan 23, 2012)

  • Fixed a crash on account deletion. (#298)
  • Fixed the filter bar for income/expense. (#297)

New in moneyGuru 2.4.2 (Jan 18, 2012)

  • Fixed a checkbox-unchecking glitch in the import window. [Windows, Linux] (#289)
  • Re-added mass editing dialog labels which went missing in v.2.4.0. [Windows, Linux] (#292)
  • Fixed a bug where the autosave interval preference wouldn’t be kept in between sessions. [Windows, Linux] (#291)
  • Fixed mixup in schedule table column titles. (#294)
  • Fixed a crash on clicking the cancel button in dialogs. [Windows, Linux] (#296)
  • Fixed a “ghost account” issue. (#295)
  • Added Dutch localization by Arnold Huzen.

New in moneyGuru 2.4.1 (Oct 29, 2011)

  • Fixed nasty crashes introduced in 2.4.0.

New in moneyGuru 2.4.0 (Oct 27, 2011)

  • Added a document properties tab. (#240)
  • Redesigned visibility options. (#182)
  • Allow targeted transaction searches. (#276)
  • Added the ability to select multiple accounts. (#55)
  • Added the ability to export a specific date range. (#201)
  • Remember size and position of the import window. (#238)
  • Improved the Ahead Months option. (#272)
  • Added support for Nicaraguan Cordobas. (#268)
  • Improved OS X Lion compatibility. [Mac OS X] (#286)

New in moneyGuru 2.3.11 (Aug 29, 2011)

  • Improved OS X Lion compatibility. [Mac OS X] (#282)
  • Fixed a crash on tab switching. (#283)

New in moneyGuru 2.3.10 (Aug 16, 2011)

  • Fixed crash on moving the Total row in the Transactions view.
  • Fixed bug causing bad dates to come through import checks.
  • Fixed a bug preventing some accounts’ info to be edited.

New in moneyGuru 2.3.9 (Jul 29, 2011)

  • Fixed a bug where setting a transaction in the future wouldn’t de-reconcile it.
  • Fixed a crash when changing the currency of an account with reconciled entries.
  • Fixed the title of the Net Worth print view.

New in moneyGuru 2.3.8 (Jun 9, 2011)

  • Fixed a crash on importing empty QIF files. (#263)
  • Fixed a layout glitch in the transaction panel. [Windows, Linux] (#255)
  • Correctly show the selected transaction when jumping to an account. [Windows, Linux] (#258)
  • Fixed Y-Axis scaling in graphs for negative values. (#257)
  • Fixed crashes after tab re-ordering. [Mac OS X] (#264)
  • Global date change on schedule spawns now work correctly. (#261)
  • Fixed crash on startup under certain regional settings. [Windows, Linux] (#250)
  • Added date format preference. [Windows, Linux] (#256)
  • Added the path of the current document in title bar. [Windows, Linux] (#259)

New in moneyGuru 2.3.7 (Apr 19, 2011)

  • Fixed a crash on closing tabs. [Windows, Linux] (#245)
  • Fixed a crash on restoring opened tabs on startup. [Windows, Linux] (#244)
  • Fixed a crash on moving columns in the split table. [Mac OS X] (#241)
  • Fixed a bug in the saving of a new document that could cause data loss. [Windows, Linux] (#247)
  • Fixed a bug where the filename of a saved document wouldn’t have the correct extension. [Windows, Linux] (#248)
  • Fixed a selection glitch on creating a new transaction. [Windows, Linux] (#249)
  • Improved the french translation. (#243)

New in moneyGuru 2.3.6 (Mar 23, 2011)

  • Localized to italian (by Roberto Padovani).
  • Improved french localization.
  • Fixed bug where transaction editing was messed up after moving the Date column. [Mac OS X] (#235)
  • Fixed truncated text in account re-assign dialog. [Linux] (#234)
  • Fixed crash on entering a division by zero as an amount. (#229)
  • Fixed erroneous automatic de-reconciliation on transaction editing. (#237)
  • Fixed crash when launching moneyGuru from a very long folder name. [Mac OS X]

New in moneyGuru 2.3.5 (Feb 7, 2011)

  • Fixed a few crashes here and there. (#228 #220 #216 #218 #217)
  • Fixed wrong german translation. (#219)
  • Added LVL and MZN currencies. (#221)

New in moneyGuru 2.3.4 (Dec 9, 2010)

  • Fixed crash on invalid date input. (#209)
  • Fixed crash on moving columns around under French and German versions. [Mac OS X] (#211)
  • Fixed the exporting feature which didn't work under French and German versions. [Mac OS X] (#210)

New in moneyGuru 2.3.3 (Nov 17, 2010)

  • Fixed crash when toggling column visibility.
  • Fixed account duplication bug where whitespaces wouldn't be properly ignored.
  • Fixed crash on importing CSV files with invalid utf-8 characters.

New in moneyGuru 2.3.2 (Nov 8, 2010)

  • Fixed the process of restoring expanded paths in account sheets, which was broken in 2.3. (#202)
  • Fixed crashes when double-clicking importable files.

New in moneyGuru 2.3.1 (Nov 8, 2010)

  • Fixed a crash on CSV exports. (#200)
  • Improved QIF imports compatibility.
  • Added QFX to the list of files importable by double-clicking.

New in moneyGuru 2.3.0 (Oct 31, 2010)

  • Improved exports by allowing account selection and by supporting CSV exports. (#162)
  • Introduced document-based preferences (for column widths/position and opened tabs). (#191)
  • When the Year to date range is selected, the "Last" column in Profit & Loss now shows YTD values for last year rather than showing the value for the whole year. (#188)
  • During CSV imports, allow more than one column to be selected for Description and Payee. When that happens, these columns will be merged. (#198)
  • Selected table rows can be copied so that they can be quickly pasted in applications like Numbers. [Mac OS X] (#24)
  • It's now possible to associate OFX, QIF and CSV file extensions to moneyGuru so it's possible to quickly import them by double-clicking on them. [Mac OS X] (#194)

New in moneyGuru 2.2.5 (Oct 12, 2010)

  • Improved CSV imports by supporting addition date formats. (#195)
  • Fixed crash on printing the Account view. [Windows, Linux] (#196)
  • Fixed occasional crash on startup.

New in moneyGuru 2.2.4 (Oct 8, 2010)

  • Fixed occasional crash on startup.
  • Export to Cashculator is now affected by excluded accounts.

New in moneyGuru 2.2.3 (Sep 30, 2010)

  • Re-licensed moneyGuru to BSD and made it Fairware

New in moneyGuru 2.2.2 (Sep 22, 2010)

  • Fixed glitches when creating new entries in Account tabs. (#190)
  • Fixed bug causing moneyGuru to sometimes open a new document on startup when it shouldn't. [Mac OS X] (#189)

New in moneyGuru 2.2.1 (Sep 17, 2010)

  • Fixed reconciliation balance miscalculation issues. (#186)
  • Fixed amount formatting inconsistency in total rows. (#185)
  • Fixed crash when exporting data to Cashculator.

New in moneyGuru 2.2.0 (Sep 14, 2010)

  • Added the General Ledger view. (#134)
  • Improved printing. (#140, #141, #143 and #173)
  • Correctly imports UTF-8 encoded CSV files. (#177)
  • Improved graphs readability by drawing overlay axis lines. (#178)
  • Improved the date input widget by adding a "T" shortcut to set the date to today. (#174)
  • Display a value in the "Change %" column even if the start value is negative. (#176)
  • Fixed columns which were mistakenly editable. (#179, #180, #181)

New in moneyGuru 2.1.2 (Sep 6, 2010)

  • Added a new import fixer: Invert Amounts. (#169)
  • Fixed a duplication issue when making a schedule from a transaction. (#170)
  • Fixed layout glitches during printing. (#173 and #176

New in moneyGuru 2.1.1 (Aug 23, 2010)

  • Fixed a bug in CSV import where some amounts wouldn't be read correctly. (#167)
  • Fixed a bug in search where some Memo fields in splits would never be found. (#168)

New in moneyGuru 2.1.0 (Aug 10, 2010)

  • Added Cashculator integration. [Mac OS X] (#159)
  • Improved reconciliation for cases where reconciliation date is different from transaction date. (#155)
  • Optionally display Debit/Credit columns instead of Increase/Decrease in Account tabs. (#80)
  • Show Payee column in two-sided import table. (#157)
  • Added a note field for accounts. (#142)
  • Balance graphs now have a relative Y axis. (#160)
  • Account exclusion keybinding changed to avoid accidental (and confusing) account exclusion. (#163)

New in moneyGuru 2.0.0 (Jul 5, 2010)

  • Views are now managed through tabs.
  • Added French and German localizations.
  • Sped up core operations.

New in moneyGuru 1.8.3 (Jun 20, 2010)

  • Fixed imports of some malformed QIF files. (#153)
  • Fixed a bug causing moneyGuru to save invalid files if importing files with invalid characters.

New in moneyGuru 1.8.2 (Apr 30, 2010)

  • Fixed a crash on currency mass editing. (#151)
  • Added support for UAH, LTL and BBD currencies.
  • Fixed a glitch in the currency system sometimes causing exchange rates to be wrong.

New in moneyGuru 1.8.1 (Apr 19, 2010)

  • Fixed a crash when reconciling entries.
  • Fixed glitches with the "Year starts in" preference.

New in moneyGuru 1.8.0 (Mar 27, 2010)

  • Added lookup lists for completable edit. [Mac OS X] (#98)
  • Added a lookup list for quick account jumping. (#118)
  • Added an option for auto decimal places when typing amounts. (#116)
  • It's now possible to save custom date range for quick invocation later. (#115)
  • Added a total row to tables in Account and Transactions view. (#136)
  • Added a Notes field for transactions. (#19)
  • The totals label in Account and Transactions view now show totals for selected transactions. (#130)
  • Fixed a crash on CSV import. (#144)

New in moneyGuru 1.7.8 (Feb 27, 2010)

  • Fixed a crash with accounts with accented letters in their name. (#138)
  • Fixed a glitch in account sheets making some clicks mistakenly exclude accounts. (#137)

New in moneyGuru 1.7.7 (Feb 16, 2010)

  • Fixed a crash during undo. (#132)
  • Fixed a bug causing account nodes' expansion state not to be saved. [Mac OS X] (#133)
  • Tweaked header layout when printing tables. [Mac OS X]

New in moneyGuru 1.7.6 (Feb 1, 2010)

  • Fixed a bug preventing entries from being de-reconciled.
  • Fixed a crash during CSV imports.
  • Fixed a crash when creating new entries.

New in moneyGuru 1.7.5 (Jan 27, 2010)

  • Fixed crashes during CSV import.
  • Fixed bug with auto-updating sometimes preventing relaunching to work.

New in moneyGuru 1.7.4 (Jan 25, 2010)

  • Fixed a crash on Duplicate Transaction.

New in moneyGuru 1.7.3 (Jan 25, 2010)

  • moneyGuru is now 64-bit on Mac OS X!
  • Fixed a bug causing the totals labels in Account and Transaction to not always refresh themselves.
  • Fixed crash when attempting to read currency preferences on some systems.

New in moneyGuru 1.7.2 (Jan 17, 2010)

  • Fixed printing which had been broken in 1.7. [Mac OS X] (#112)
  • Fixed account group assignment through drag & drop (also broken in 1.7). [Mac OS X] (#114)
  • Fixed double-clicking in account sheets which now correctly shows the clicked account in the Account view.

New in moneyGuru 1.7.0 (Jan 12, 2010)

  • Allow tables' column sorting to be modified. (#48)
  • Added the "All Transactions" date range. (#52)
  • Added account jump arrows to Transaction and Account views. (#56)
  • Added the "Account #" field to accounts. (#81)
  • Significantly changed the way reconciliation works. (#99)
  • It's now possible to manually rescan a CSV file with a specific field delimiter. (#72)
  • Added a transaction duplication feature. (#83)
  • Improved pie charts legend placing. (#34)
  • Allow multiple selection in the import window. (#47)
  • Allow operation cancellation in schedule scoping dialog. (#82)
  • Fixed a crash in CSV options dialog. (#107)
  • Dropped OS X Tiger support.

New in moneyGuru 1.6.10 (Jan 4, 2010)

  • Fixed a crash during account name edition.

New in moneyGuru 1.6.9 (Dec 23, 2009)

  • Fixed a bug with QIF import causing some transfer transactions to be duplicated. (#54)
  • Fixed a bug with transaction drag & drop re-ordering where the transactions would be placed wrongly. (#94)
  • Fixed a bug in moneyGuru files import where account in groups would not be imported. (#96)
  • Fixed a crash in csv imports when the layout would be too "wide" for the imported file. (#97)
  • Fixed a mis-labeling of the "New Item" menu item for Schedules and Budgets. [OS X]

New in moneyGuru 1.6.8 (Nov 17, 2009)

  • Fixed a bug causing budget spawn transactions to linger around longer than they should. (#92)
  • Fixed a bug making moneyGuru confused about what transaction is selected after applying a filter. (#91)
  • Fixed a crash on trying to delete an account when no account was selected. (#89)

New in moneyGuru 1.6.7 (Oct 10, 2009)

  • Fixed a crash during import undo. (#84)
  • Fixed a bug causing yearly date ranges not starting in January to go wrong after transaction edition. (#88)
  • Changed yearly date range descriptions so that they explicitly show start/end months. (#88)
  • Fixed a bug preventing certain scheduled transaction spawns from being deleted. (#87)

New in moneyGuru 1.6.6 (Oct 10, 2009)

  • Fixed crashes on some account editions and deletions. (#77)
  • Fixed a bug preventing some budgets to be properly saved. (#79)

New in moneyGuru 1.6.5 (Oct 10, 2009)

  • Fixed a bug preventing non-monthly budgets to be properly saved. (#76)
  • Fixed a bug with accounts in groups where their base type couldn't be changed. (#58)

New in moneyGuru 1.6.4 (Sep 18, 2009)

  • Fixed bug preventing some CSV files to be imported.
  • Fixed crashes during budget creation.
  • Fixed bugs sometimes causing budgets and schedules corruption during account deletion.
  • Fixed bugs preventing account deletion's undo to restore budgets and schedules properly.

New in moneyGuru 1.6.3 (Sep 11, 2009)

  • Added Increase and Decrease column types in the CSV import dialog.
  • Fixed a glitch causing the Target Account selector to be flaky in the CSV import dialog.
  • Fixed crashes with the newly re-enabled arrow based shortcuts.
  • Fixed a bug causing scheduled transactions not to be counted in budgets.

New in moneyGuru 1.6.2 (Sep 10, 2009)

  • Fixed bugs preventing some CSV files to be imported.
  • Fixed a bug sometimes causing preferences not to be saved.
  • Fixed crashes happening during edition in Net Worth and Profit & Loss sheets.
  • Fixed crashes happening on startup due to corrupted preferences.
  • Re-enabled arrow based shortcuts (they don't conflict with text based ones anymore).

New in moneyGuru 1.6.1 (Sep 1, 2009)

  • Fixed a bug which prevented moneyGuru from loading files with target-less budgets.
  • Fixed a bug preventing schedules' splits from being edited.

New in moneyGuru 1.6.0 (Aug 31, 2009)

  • Revamped the budget system, giving it much more flexibility.
  • Added views to manage Schedules and Budgets.
  • Memo fields in splits are now included in the search process.
  • It's now possible to search the Account view.
  • Added a preference to indicate when your fiscal year starts (for Year and Year-to-date ranges).
  • Added a Budgeted column in the Net Worth and Profit & Loss views.
  • Added an Auto-Save preference.
  • Tweaked the view and date range navigation shortcuts so they don't interfere with the OS X text navigation ones.
  • Tweaked auto-completion.
  • Fixed a crash in date range navigation.
  • Fixed a bug preventing certain CSV files from being imported.

New in moneyGuru 1.5.7 (Aug 4, 2009)

  • Fixed inaccuracies in some currencies' conversion process.
  • Fixed a couple of interface glitches.

New in moneyGuru 1.5.6 (Jun 15, 2009)

  • Fixed a bug introduced in 1.5.5 which made moneyGuru choke on certain preferences.
  • Fixed a bug where changing the date range while editing a transaction would sometimes cause a crash.

New in moneyGuru 1.5.5 (Jun 15, 2009)

  • Fixed a bug preventing some CSV files from being imported.

New in moneyGuru 1.5.4 (May 24, 2009)

  • Fixed a crash sometimes happening when using the Filter field.

New in moneyGuru 1.5.3 (May 17, 2009)

  • Fixed a few GUI glitches.

New in moneyGuru 1.5.2 (May 14, 2009)

  • Added a "Description Payee" switch in the import window.
  • Improved the CSV import layout system by removing some glitches.

New in moneyGuru 1.5.1 (Apr 28, 2009)

  • Fixed an exception triggered by totals line with some specific configurations.
  • Fixed incompatibilities with systems having some Accessibility features turned on.

New in moneyGuru 1.5.0 (Apr 23, 2009)

  • Added printing support.
  • Added a target account selector in the CSV options panel, making it possible to save it in the layouts.
  • Added a Multi-Currency Balance button in the Transaction Info panel.
  • Account deletion prompts for a transaction re-assignment before it happens.
  • Date swapping in the Import Window can now be applied on all accounts at once.
  • The search box allows "account:" and "group:" search types.
  • The position of the date range is remembered between sessions, not just its scope.
  • Added a statistics line in the filter bar in the Transactions and Account panels.
  • When an edition to a transaction will cause it to go out of the date range, an icon shows up as an indicator of that fact.
  • Improved date format guessing during CSV import.
  • Added the "Reconciled" and "Not Reconciled" filters.
  • Changed the "Income" and "Expense" filters in the Account view to "Increase" and "Decrease".
  • Made a round of speed optimization. File loading and Net Worth / Profit calculations are now significantly faster.
  • Fixed an exception happening when pressing the delete key in the Import Window.
  • Fixed an exception occasionally happening during split edition.
  • Fixed an exception occasionally happening during transaction deletion.
  • Fixed a crash on startup when the currency cache database was corrupted.
  • Fixed a bug where it was impossible to import transactions with a future date.
  • Fixed a bug where graph labels on the X axis would sometimes be wrong under a custom date range.

New in moneyGuru 1.4.2 (Mar 21, 2009)

  • Fixed en encoding issue with CSV imports.
  • Fixed a bug in the account info panel.

New in moneyGuru 1.4.1 (Mar 15, 2009)

  • Fixed a column visibility bug on Tiger.
  • Fixed glitches in the CSV options dialog.
  • Fixed a display glitch with the date range control.
  • Fixed a bug in the account info panel.

New in moneyGuru 1.4 (Feb 23, 2009)

  • Added CSV imports.
  • Added a Running year date range.
  • Added a Custom date range.
  • Added a preference to disable reconciliation warnings.
  • Improved the way pie charts look.
  • Account exclusion states are now remembered between sessions.

New in moneyGuru 1.3.2 (Jan 8, 2009)

  • Fixed a budget calculation crash.
  • Fixed a bug where some scheduled transactions wouldn't show up after a reload.
  • Improved QIF imports.
  • Improved QIF exports.

New in moneyGuru 1.3.1 (Dec 22, 2008)

  • Improved QIF imports.

New in moneyGuru 1.3.0 (Dec 15, 2008)

  • Added budgeting.
  • Added a "Year to date" date range.
  • Added a Today shortcut for date range navigation.
  • Improved graphs so they clearly distinguish between past data and future data.
  • Improved the reconciliation warning so it gives the option to continue the action without losing reconciliation.
  • Fixed a pie chart inaccuracy in multiple currencies contexts.
  • Fixed a bug causing scheduled transaction not to show up in searches.
  • The selected date range type is now remembered between sessions.

New in moneyGuru 1.2.3 (Nov 28, 2008)

  • Added support for the Egyptian pound.
  • Fixed a bug causing moneyGuru to not start at all on systems with an unusual date format.

New in moneyGuru 1.2.2 (Nov 24, 2008)

  • Improved QIF imports.

New in moneyGuru 1.2.1 (Nov 10, 2008)

  • Added support for the Bahraini dinar.
  • Fixed an autofill glitch.
  • The native currency now falls back to USD if the system currency is not supported.

New in moneyGuru 1.2.0 (Nov 3, 2008)

  • Added scheduled transactions.
  • Added a font size preference for tables and sheets.
  • Improved weekly bar chart by completing the bars over the date range limits.
  • Columns position and width are now remembered between sessions.

New in moneyGuru 1.1.5 (Oct 13, 2008)

  • Fixed an issue with Export to QIF.
  • Fixed an amount formatting issue.

New in moneyGuru 1.1.4 (Oct 6, 2008)

  • Fixed an issue with completion in the split table.

New in moneyGuru 1.1.3 (Oct 6, 2008)

  • Fixed issues with the Transaction Info panel.
  • Fixed issues with the pie charts.

New in moneyGuru 1.1.2 (Sep 18, 2008)

  • Improved OFX imports.

New in moneyGuru 1.1.1 (Sep 10, 2008)

  • Fixed an occasional crash when undoing.

New in moneyGuru 1.1.0 (Sep 8, 2008)

  • Added assets, liabilities, income and expenses pie charts.
  • Added the ability to exclude accounts from totals and charts.
  • Added Income, Expenses and Transfers filters in the Transactions and Account views.
  • Added view options for charts.
  • Improved OFX imports.
  • Fixed a crash sometimes happening when editing dates.

New in moneyGuru 1.0.5 (Sep 3, 2008)

  • Added "Last", "Delta $" and "Delta %" to the income statement columns.

New in moneyGuru 1.0.4 (Sep 2, 2008)

  • Improved QIF import (again, yeah).

New in moneyGuru 1.0.3 (Sep 1, 2008)

  • Improved QIF import.
  • Fixed error sometimes happening when column visibility was toggled.

New in moneyGuru 1.0.1 (Sep 1, 2008)

  • Improved QIF import/export.