Version history: ------- ------- 4.0 - 28 June 2020 The first release of the 4.x stable series. Between 3.906 and 4.0 the following bugfixes were accomplished: Bug 787295 - Allow UI jump from Business accounts to their relevant invoice/bill/voucher Bug 797815 - Obsolete gnucash-launcher.cmd still shipped Other fixes and improvements were not associated with bug reports: Revert the changes made to save Register default layouts as discussed in PR #743 Setting a sheet column width to 1 when resizing by dragging Column widths of 0 are not saved by the table and so revert back to calculated widths when reloaded. Disable showing glyphs for associations on MacOS i18n: Fix missing context in single-character translated strings [advanced-portfolio] move helper functions to toplevel for testing [html-utilities] use ice-9 match deprecations: remove functions deprecated in 3.x deprecations: clarify functions deprecated in 4.x. Updated Translations: Dutch, German 3.11 - 28 June 2020 The twelfth and final release of the 3.x stable series. Between 3.10 and 3.11, the following bugfixes were accomplished: Bug 782455 - Modify Add Reversing Transaction feature. Bug 797114 - Fixing an SX due to deleted account stuck in an error loop Bug 797351 - General ledger register transaction becomes "zombie" after deletion. Bug 797648 - Cannot reconcile both splits of a transaction with 2 splits for bank account subaccounts if only 1 is cleared. Bug 797659 - Liabilities in budget report no longer calculate correctly. Restores budget-3.7 behaviour for current budgets. Fixes future budget behaviour. Restore budget-3.7 headings "Income/Expense/Transfer" Renamed budget-3.7 heading Total to "Remaining". Bug 797670 - scheduled transaction editor can remain open when switching file, which causes seg fault when later closed Bug 797677 - Price Database Saving Wrong Price for Foreign Currency. Bug 797684 - GTK_DEBUG=interactive - Bail out - gdk_window_set_cursor_internal. Bug 797697 - Enable DEP and ASLR for the Windows build. Bug 797707 - CSV Transaction Export: custom dates should be insensitive by default. Bug 797717 - Summary bar changes height when opening a menu or scrolling over an option. Bug 797737 - Import matching can match an imported transaction to an existing, previously matched transaction. Bug 797748 - missing header "algorithm". Bug 797750 - SIGSEV in swig-engine.c Bug 797761 - Customer report beta: opening balance tax column shows garbage string. Bug 797799 - Add Tip of the Day for "Notes" field Bug 797811 - GnuCash crashes with segfault when saving to mysql when database already exists. Other fixes and improvements were not associated with bug reports: [eguile-utilities] fmtnumeric displays decimal instead of fraction. L12N: merge recent messages into all po files. Add missing std c++ #includes into gnc-imp-settings-csv-price.cpp. I18N: Improve tooltip about double-line-mode. Update description of gnc_gnome_help and gnc_launch_assoc Remove obsolete documentation files. Move the Windows README files to gnucash-on-windows where they belong. I18N: Fix several issuse with 'Help not found' strings. Fix the crash that occurs when opening a new book when the transaction-matching dialog has been opened then closed. Display report zoom factor with one decimal space to match the paramter. Invoices were setting the transaction post date to midnight local instead of 10:59 UTC normalized time. Add a tip about announcements and other mailing lists to the Tip of the Day list. Fix three problems with setting dates in the Scheduled Transaction editor: * If the recurrence date is before the start date in the current month the SX summary dialog would show the next occurrence in the current month, before the start date. * If the recurrence date is one day before the start date the calendar control would incorrectly mark the first instance in the starting month. * Set a monthly recurrence on the 18th, with a start date on the 20th and an end date on the 17 of the following month. The calendar should show no mark, but fails to erase the marks that were present. Improve python shell output and explanatory comments. Ensure that python help displays help. [fin.scm] return #f instead of -1 if n is out of range Add a "Delete Budget" menu item to Actions>Budgets. [gnc-exp-parser] If gnc:fn returns anything other than a number, abort rather than crash. [window-reconcile] Refactor common actions into WidgetSetAmount. Force WITH_PYTHON=YES for distcheck to ensure that it works from the tarball. Updated Translations: Croatian, Finnish, German, Hebrew, Ukrainian 3.906 - 21 June 2020 The fifth unstable release leading to the new 4.x stable series. This is the release-candidate: Barring any serious bugs it's what we'll release as 4.0. Between 3.905 and 3.906, the following bugfixes were accomplished. Some of these will also be fixed in GnuCash 3.11, some are for 4.0 only. Bug 797808 - Caps Lock Breaks Almost Everything Bug 797811 - GnuCash crashes with segfault when saving to mysql when database already exists. The following fixes and improvements were not associated with bug reports or new features: Add missing #includes into gnc-imp-settings-csv-price.cpp Found in failed win maint nightlies.

[business-core] string-hash doesn't guarantee unique hash, use guid string instead. Updated Translations: Ukrainian 3.905 - 14 June 2020 The fourth unstable release leading to the new 4.x stable series. See 3.902 and 3.903 below for additional requirements and features. Between 3.904 and 3.905, the following bugfixes were accomplished. Some of these will also be fixed in GnuCash 3.11, some are for 4.0 only.