commit 9f66c8d8117294b315b38c3249fe132f68f7fb19 Author: Sean Reilly Date: Fri Jun 14 16:43:28 2019 +0100 build 1880 - importing CSV and other delimited files now doesn't automatically merge transactions that seem like duplicates, but provides an option defaulting to the value of the auto-merge setting in preferences commit 2b40faf5f4bf838297c13087ffe17e7d16b031b3 Author: Sean Reilly Date: Thu Jun 13 19:15:17 2019 +0100 build 1879 - improved visibility of the selected date period in the budget manager when using the solarized dark theme commit cbe67bd13d646036cfe8fbf6861c71a80cf54df6 Author: Sean Reilly Date: Thu Jun 13 16:09:39 2019 +0100 build 1878 - font tweak to prevent truncation of some amounts (specifically account balances on the summary page) commit bbaec85e5442d7b1c736be72e46ed9234a522080 Author: Sean Reilly Date: Thu Jun 13 15:05:23 2019 +0100 build 1877 - Fixes to importing specific QIF import files which specify an account header for a single account - Minor tweak to downloaded transaction sidebar headers commit caf80a4d623fe5dc5639acafba71389078398b0b Author: Sean Reilly Date: Tue Jun 11 09:04:36 2019 +0100 build script fix commit 8c0f6149d69161a00b0506b7a1ba844f0c8fe1d5 Author: Sean Reilly Date: Mon Jun 10 16:28:53 2019 +0100 build 1876 - added option to show either the welcome window or the most recently opened file on startup - fixed bug in OFX parsing which caused some western characters to be incorrectly decoded from non-UTF8 files - fixed bug in the welcome to moneydance window which would sometimes cause the window to be unresponsive, at least on macs - changed pie graph label lines to observe the current theme, meaning that they are now visible in dark mode commit 14ae9d995ddcdb964ae7c0a7983f094b7458c2ee Author: Sean Reilly Date: Thu Jun 6 11:53:41 2019 +0100 build 1875 - override downloaded credit card transactions with a transaction type of 'payment' and negative amount to have a positive amount commit 89ddf85865c29cb5cda9c97bd13efccdfe4864df Author: Sean Reilly Date: Wed Jun 5 16:15:45 2019 +0100 build 1874 - show the abbreviated list of available currencies in the currency override popup of the QIF import settings commit 539afe2dd04bc97e8382a88edd97b14147434ab7 Author: Sean Reilly Date: Wed Jun 5 14:53:47 2019 +0100 build 1873 - updating various links to use https/infinitekind.com links, no longer prompt for email registration at first run on any configurations - updated default fonts on linux - updated mac sandbox entitlements to include iCloud container access - simplify code that specifies whether fileUIDs are used in OFX messages (no functional effect) - added ability to log all outgoing http/https requests from embedded browser - removed old, unused encryption code - added a setting to ignore the OFX/QFX TRNTYPE in downloaded bank transaction amounts and rely solely on the sign of the amount - workaround for issue with Amazon-purchased keys not working in recent updates - pie chart lines in portfolio asset allocation graph are now based on the colour scheme commit 01c3353959437bfa9621f29f4bfb1f253426e9a0 Author: Sean Reilly Date: Tue Apr 23 15:43:30 2019 +0100 build 1870 - allow for slightly different dates when eliminating duplicate transfers in QIF imports - tidy up buy/sell markers in security detail graph - no longer show security accounts in the QIF import settings as they just add clutter with no functional benefit commit 15537f46c5cc57a929afc39da67bba8d61487122 Author: Sean Reilly Date: Mon Apr 22 22:20:30 2019 +0100 build 1869 (starting 2019.3 line) - no longer add caret to beginning of stock ticker symbols imported from QIF files - QIF importer now uses 50 (instead of 70) as the year cutoff to determine whether the century part of the year is 19 or 20 commit 55b0a858de8c84ba4dbbe9c5ef22614bd8c01a5c Author: Sean Reilly Date: Wed Apr 17 11:49:12 2019 +0100 build 1868 - build system changes - bundle new openjfx for mac app store requirement commit e9f037557022f2c714f9c84736917230cf1f5202 Author: Sean Reilly Date: Tue Apr 16 14:55:54 2019 +0100 build 1867 - updated open/save backup file selection to default to the last folder opened or closed instead of always loading the backup folder from the preferences commit 39b957b651a23b354fd17ef9cbc217fa87cbda7c Author: Sean Reilly Date: Tue Apr 16 09:52:54 2019 +0100 added necessary entitlements for mac notarisation (to direct download version) commit c8ba35ac762da2f2d7eee22b847a56951ad66c5d Author: Sean Reilly Date: Tue Apr 16 09:33:24 2019 +0100 - added necessary entitlements for mac notarisation commit 11b64920368b104df7c58baa5eb0802e33d7408d Author: Sean Reilly Date: Mon Apr 15 23:37:57 2019 +0100 added hardened runtime and notarisation to mac builds commit 8f93abf718ed2a18666c78f538cc325e50ba108f Author: Sean Reilly Date: Mon Apr 15 16:56:02 2019 +0100 build 1866 - QIF import fix: Correct sign of transfer amounts in BuyXfr transactions - QIF import fix: Handle some additional starting balance transactions - Added border to pie graphs - Summary page border and font tweaks - Minor register font tweaks - Fix buy/sell markers on securities graph to properly account for stock splits - Deleting an account in the account or category list window now automatically selects the next account or category - Allow selection of investment accounts in QIF import dialog - Attempt to improve scrolling in QIF import window currency/account-type selector commit fe6031d1b9c889409ffbf344f69c1d219cda3637 Author: Sean Reilly Date: Sun Apr 7 23:15:06 2019 +0100 build 1865 - prevent some 'X' accounts from being created when reading opening balance entries from QIF files - tweak budget status colors in dark mode - fix ctrl-clicking in various parts of moneydance (including in transaction register) commit 3bd104d227c2312f820feefb843aabbd63070c9a Author: Sean Reilly Date: Sat Apr 6 23:47:47 2019 +0100 build 1864 - extensions are now (again) sorted by name - fix some a few bugs in new security performance graph and it's integration - in account registers, alt-clicking or ctrl-clicking on the download button now (again) opens the URL for the account in an external browser - added keyboard shortcuts (create, delete, edit) in the account list, category list, and security list windows - set the Next button as the default (press enter to invoke) in various 'wizard' windows - a bit more font tweaking on windows, although Thai characters are still not displayed :( - significant QIF import bug fixes and minor settings UI improvements commit 98ac50ffd7ec2406b075804867157df1d9806f7e Author: Sean Reilly Date: Thu Apr 4 23:29:09 2019 +0100 build 1863 - moved the bulk of file import processing into a background thread and added activity indication/progress bar - fixed bug in import processor from build 1862 which aborted OFX/QFX imports - restored previous font defaults for register and monospaced text - added Security Performance Graph (thanks James Larus!)