mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Release GnuCash 4.0
This commit is contained in:
parent
4064c58cd0
commit
3d931511e0
@ -6,7 +6,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.14.0)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
project (gnucash
|
project (gnucash
|
||||||
VERSION 3.906
|
VERSION 4.0
|
||||||
)
|
)
|
||||||
|
|
||||||
enable_testing()
|
enable_testing()
|
||||||
|
25
NEWS
25
NEWS
@ -1,5 +1,30 @@
|
|||||||
Version history:
|
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
|
3.11 - 28 June 2020
|
||||||
The twelfth and final release of the 3.x stable series.
|
The twelfth and final release of the 3.x stable series.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user