Re: ANNOUNCE: [GNC-dev] [GNC] GnuCash 4.902 Released
john <[email protected]> Mon, 6 Mar 2023 09:23:01 -0800
| Newsgroups | gmane.comp.gnome.apps.gnucash.announce,gmane.comp.gnome.apps.gnucash.devel,gmane.comp.gnome.apps.gnucash.user |
|---|---|
| Message-ID | <[email protected]> |
--===============3635208836073115162== Content-Type: multipart/alternative; boundary="Apple-Mail=_53CEA5B5-8845-48DF-BAB4-BA0DCA267CA9" --Apple-Mail=_53CEA5B5-8845-48DF-BAB4-BA0DCA267CA9 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 If you mean the download links on https://www.gnucash.org/, that's = because it's still not accepting updates. Use = https://code.gnucash.org/website/. Regards, John Ralls > On Mar 6, 2023, at 3:17 AM, David H <[email protected]> wrote: >=20 > John, >=20 > Ta for that. 1 question - download links seem to be pointing to 4.900 = / > 4.901 not 4.902 ? >=20 > Thanks David H. >=20 >=20 > On Mon, 6 Mar 2023 at 14:20, John Ralls <[email protected] = <mailto:[email protected]>> wrote: >=20 >> The GnuCash development team announces GnuCash 4.902, the second = unstable >> release leading to GnuCash 5.0. >>=20 >> This is an unstable release for testing purposes. Do not use it with >> production data! Make a copy of your book to test this release. >>=20 >> New Features >>=20 >> =E2=80=A2 A new Stock Transaction Assistant to guide you = through entering >> most investment transactions for stocks, bonds, and mutual funds. You = can >> access it from Actions>Stock Assistant when you have the Accounts = page ora >> Stock or Fund account register open. >> =E2=80=A2 A new Investment Lots report showing a graph of = capital gains >> and losses in a period by investment lot. Note that if you don't use = the >> View Lots dialog to manage capital gains and losses this report won't = have >> anything to show you. Use Reports>Assets & Liabilities>Investment = Lots to >> see the report. >> =E2=80=A2 A new tab on the New/Edit Account dialog called More = Properties >> includes entries to set a high and low limit on an account. That's = coupled >> to a new column that's available on the Accounts Page, Balance Limit. = If >> you set a high or low limit and the account balance falls above or = below >> the respective limit an indicator will be shown in the Balance Limit = column. >> =E2=80=A2 The description field quickfill in the register now = displays a >> drop-down list of possible completions instead of just one inline >> completion. >> =E2=80=A2 File import menu items for the MT940, MT942, and = DTAUS formats >> is replaced with a single Import from AQBanking that supports = importing any >> file format supported by AQBanking, including the frequently = requested CAMT. >> =E2=80=A2 The report generated by the Print Invoice button on = the Edit >> Invoice tab can now be configured as a book option at teh bottom of = the >> Business tab; this permits selecting a saved configuration of one of = the >> standard invoice reports. Another option enables a delay, during = which a >> dialog box will appear enabling the user to select a different = report. >>=20 >> Note: When saving a configuration make sure that the invoice number = is not >> set or you'll get that particular invoice instead of the one that you >> pressed the button for. >>=20 >> Between 4.901 and 4.902, the following bugfixes were accomplished: >>=20 >> The following fixes will also appear in GnuCash 4.14: >>=20 >> =E2=80=A2 Bug 798748 - Transaction Notes field's value does = not appear in >> reverse transaction. >> =E2=80=A2 Bug 798754 - Build fails with gcc 13 and glib > 2.76 >> =E2=80=A2 Bug 798759 - Register widths for 'with sub-account' = not saved >> =E2=80=A2 Bug 798600 - CSV import of multi-split security = transactions >> fails to load capital gain >> Transactions with capital gains processing can have splits in = transaction >> currency with a zero amount and a non-zero value. To properly import = those, >> prefer the value column even if transaction currency equals account >> commodity. Previous (wrong) assumption was that in case of a = same-currency >> split, the amount would always be the value. >>=20 >> Update csv transaction export format to include split values. In the = csv >> importer the 'GnuCash Export Format' option will now include values. = For >> compatibility with filex exported from older gnucash versions the = previous >> preset is still available under the name 'GnuCash Export Format (4.x = and >> older)'. >>=20 >> The following additional bug fixes are in unstable only: >>=20 >> =E2=80=A2 Bug 782141 - Import CSV - Multi-currency support can = cause >> rounding errors >> Replace the column types 'Deposit' and 'Withdrawal' with 'Amount' and >> 'Amount (Negated)' that are conceptually applicable more widely. Also >> introduce column types 'Value' and 'Value (Negated)' to allow = construction >> of splits in commodities different from the transaction currency. = While >> Value is the number in the transaction currency, always use 'Amount' = in >> single-currency transactions. >>=20 >> =E2=80=A2 Bug 793306 - Price is not imported from CSV >> =E2=80=A2 Bug 796955 - Import CSV - Single-line two-currency = transactions >> can't be imported >> =E2=80=A2 Bug 797033 - The CSV Importer should not obey with = the >> "automatic digital point" setting >> =E2=80=A2 Bug 797383 - Import transaction via CSV selects the = commodity as >> a currency, results in an invalid transaction that is uneditable, and = a >> corrupted price database. >> Change the transaction currency to the from or base account's parent >> account currency if the from or base account is not denominated in a >> currency. This allows to import stock transactions directly into the = stock >> account. >>=20 >> =E2=80=A2 Bug 797903 - Transaction window: The 'blue line' is = always >> (erroneously) topmost when t. sorting order is inverted. >> =E2=80=A2 Bug 798334 - Importing transactions from CSV with = space as >> thousand separator >> =E2=80=A2 Bug 798572 - Parse numbers with two minus signs as a = positive >> numbers >> =E2=80=A2 Bug 798691 - Memo field not updated on CSV import = using U+C >> =E2=80=A2 Bug 798732 - : Type of balance carry forward = accounts for german >> skr49 account template fixed >> The accounts listed are of the EQUITY type and not ASSET. >>=20 >> =E2=80=A2 Bug 798749 - Fails to read gsettings on startup >> =E2=80=A2 Bug 798753 - UX improvements in new import dialog >> =E2=80=A2 Bug 798763 - "Manage Document Link" keyboard = shortcut is missing >> The following fixes and improvements were not associated with bug = reports: >>=20 >> =E2=80=A2 Always use the Company Name from book options in = reports, >> removing the Company Name report option. >> =E2=80=A2 Fix the register sheet being insensitive when in = reverse order >> =E2=80=A2 Allow C decls after statements. >> Legal since C99. >>=20 >> =E2=80=A2 Make the scheme tests fail immediately if they load = an external >> gnucash file. >> =E2=80=A2 [c++options] Restore the ability to set plot sizes = in pixels. >> =E2=80=A2 [c++ options] Restore forward & backward = compatibility, fix >> crash. >> =E2=80=A2 CsvTokenizer - add additional test case for escaped = quotes >> It simulates the case where csv fields are fully quoted and an = escaped >> quote ("") is found in some field. This case is handled correctly, = adding >> the test to guard this in potential future modifications. >>=20 >> =E2=80=A2 [dialog-employee] toggle sensitivity instead of = visibility of >> GncAccountSel >> =E2=80=A2 [eguile-utilities.scm] remove fmtnumber >> deprecated in maint. >>=20 >> =E2=80=A2 Sort the gnc tree view column menu >> =E2=80=A2 Delete action on account page not disabled on edits. >> =E2=80=A2 L10N:DE:Updating accounts from 0001 to 8000 = DATEV-SKR04 >> 2022-01-01 >> =E2=80=A2 GSettings migration: Ensure that the current version = is set on a >> new GnuCash installation and that migrations applicable to versions = of >> GnuCash later than the current one do not run. >> =E2=80=A2 Turn on -Wunused >> =E2=80=A2 Rename Hellow World report to Sample Report. >> =E2=80=A2 Generic Importer - allow user to modify exchange = rates for >> unbalanced transactions. >> =E2=80=A2 Make logging accessible from python modules >> =E2=80=A2 Allow C declarations after statements >> Good for declaring variables at point of use >>=20 >> New and Updated Translations: Czech, Hungarian >>=20 >> Help translate GnuCash on Weblate: >> https://hosted.weblate.org/engage/gnucash/ >>=20 >> Translators note that there is a new project Program-beta on weblate = for >> this unstable branch. Having twice the strings causes us to exceed = the free >> account limit, but Weblate has so far just warned us about it. If we = need >> to change the branch we'll announce it on gnucash-devel. >>=20 >> Known Problems >>=20 >> Complete list of all open bugs: >> = https://bugs.gnucash.org/buglist.cgi?bug_severity=3Dblocker&bug_severity=3D= critical&bug_severity=3Dmajor&bug_severity=3Dnormal&bug_severity=3Dminor&b= ug_severity=3Dtrivial&bug_status=3DNEW&bug_status=3DASSIGNED&bug_status=3D= NEEDINFO&bug_status=3DREOPENED&limit=3D0&list_id=3D8149&order=3Dpriority%2= Cbug_severity&query_format=3Dadvanced >>=20 >> Documentation >>=20 >> There have been no documentation changes since 4.900 so continue to = use >> that release. >>=20 >> Getting GnuCash for Windows and MacOS >>=20 >> GnuCash is provided for both Microsoft Windows 8.1=C2=AE and later = and MacOS >> 10.13 (High Sierra)=C2=AE and later in pre-built, all-in-one = packages. An >> installer is provided for Microsoft Windows=C2=AE while the MacOS=C2=AE= package is a >> disk image containing a drag-and-drop application bundle. >>=20 >> GnuCash is also available as a flatpak from Flathub.org. Instructions = for >> installing and running. >>=20 >> The SHA256 Hashes for the downloadable files are: >>=20 >> =E2=80=A2 >> 424e477ef82a171dfe74db14433d6ff73002fa659619f325730041b1d15e7b4e >> gnucash-4.902.tar.bz2 >> =E2=80=A2 >> c5da520e4afe3fc89c220fec3147edfd283f83954962b944e79e077b23fe2e1e >> gnucash-4.902.tar.gz >> =E2=80=A2 >> 290144cad57d73fc135c63f16f20ecf274500edc92d027d6438de98459760996 >> gnucash-4.902.setup.exe >> =E2=80=A2 >> 340b6eecf12c74670621cd94861ea2e6780f809d2e42fd11ffe971604fe18d57 >> Gnucash-Intel-4.902-1.dmg >> =E2=80=A2 >> c81a99d8e9ae287abad1a38f93fdac1a66e27f4f24aed85b25259df30bd1db83 >> gnucash-docs-4.900.tar.gz >>=20 >>=20 >> Microsoft Windows: >>=20 >> = https://github.com/Gnucash/gnucash/releases/download/4.900/gnucash-4.901.s= etup.exe >>=20 >> = https://downloads.sourceforge.net/gnucash/gnucash%20%28unstable%29/4.901/g= nucash-4.901.setup.exe >>=20 >> Apple macOS: >>=20 >> = https://github.com/Gnucash/gnucash/releases/download/4.900/Gnucash-Intel-4= .901-1.dmg >>=20 >> = https://downloads.sourceforge.net/gnucash/gnucash%20%28unstable%29/4.901/G= nucash-Intel-4.900-1.dmg >>=20 >> GnuCash is also available as a flatpak from Flathub.org. Instructions = for >> installing and running may be found at >> https://wiki.gnucash.org/wiki/Flatpak. >>=20 >> Getting GnuCash as source code >> If you want to compile GnuCash 4.901 for yourself, the source code = can be >> downloaded from: >>=20 >> = https://github.com/Gnucash/gnucash/releases/download/4.901/gnucash-4.901.t= ar.bz2 >>=20 >> = https://github.com/Gnucash/gnucash/releases/download/4.901/gnucash-4.901.t= ar.gz >>=20 >> = https://downloads.sourceforge.net/gnucash/gnucash%20%28unstable%29/4.901/g= nucash-4.901.tar.bz2 >>=20 >> = https://downloads.sourceforge.net/gnucash/gnucash%20%28unstable%29/4.901/g= nucash-4.901.tar.gz >>=20 >> You can also checkout the sources directly from the git repository, = see >> https://wiki.gnucash.org/wiki/Git for instructions. >>=20 >> To compile GnuCash from the source code by yourself, you will need at >> least Gtk+ 3.24, Guile 2.0, Boost 1.54, WebKitGtk 2.4, GoogleTest = 1.7.0, >> cmake 3.10 and SWIG 2.0.12. Please consult the README.dependencies = file in >> the sources for the exact list of dependencies and versions. >>=20 >> Getting the documentation >>=20 >> Note that the documentation for unstable releases is not on the = GnuCash >> website. It is built daily and may be found on the development server = under >> the locale directory; "C" is English, "de" is German, and so on. >>=20 >> The documentation is included in the MacOS and Windows application = bundles. >>=20 >> If you want to compile the GnuCash Documentation 4.900 for yourself, = the >> source code can be downloaded from: >>=20 >> = https://github.com/Gnucash/gnucash/releases/download/4.900/gnucash-docs-4.= 900.tar.gz >>=20 >> = https://downloads.sourceforge.net/gnucash/gnucash%20%28unstable%29/4.900/g= nucash-docs-4.900.tar.gz >>=20 >> The documentation is included in the MacOS and Windows application = bundles. >>=20 >> About the Program >>=20 >> GnuCash is a free, open source accounting program released under the = GNU >> General Public License (GPL) and available for GNU/Linux, *BSD, = Solaris, >> MacOS, and Microsoft Windows. Programming on GnuCash began in 1997, = and its >> first stable release was in 1998. >>=20 >> _______________________________________________ >> gnucash-user mailing list >> [email protected] <mailto:[email protected]> >> To update your subscription preferences or to unsubscribe: >> https://lists.gnucash.org/mailman/listinfo/gnucash-user >> ----- >> Please remember to CC this list on all your replies. >> You can do this by using Reply-To-List or Reply-All. >>=20 > _______________________________________________ > gnucash-devel mailing list > [email protected] <mailto:[email protected]> > https://lists.gnucash.org/mailman/listinfo/gnucash-devel --Apple-Mail=_53CEA5B5-8845-48DF-BAB4-BA0DCA267CA9 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><head><meta http-equiv=3D"content-type" content=3D"text/html; = charset=3Dutf-8"></head><body style=3D"overflow-wrap: break-word; = -webkit-nbsp-mode: space; line-break: after-white-space;">If you mean = the download links on <a = href=3D"https://www.gnucash.org/">https://www.gnucash.org/</a>, that's = because it's still not accepting updates. Use <a = href=3D"https://code.gnucash.org/website/">https://code.gnucash.org/websit= e/</a>.<div><br></div><div>Regards,</div><div>John = Ralls</div><div><br><div><br><blockquote type=3D"cite"><div>On Mar 6, = 2023, at 3:17 AM, David H <[email protected]> wrote:</div><br = class=3D"Apple-interchange-newline"><div><meta charset=3D"UTF-8"><span = style=3D"caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; = font-size: 11px; font-style: normal; font-variant-caps: normal; = font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none; float: none; display: inline !important;">John,</span><br = style=3D"caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; = font-size: 11px; font-style: normal; font-variant-caps: normal; = font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><span style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none; float: none; display: inline !important;">Ta for that. 1 question = - download links seem to be pointing to 4.900 /</span><br = style=3D"caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; = font-size: 11px; font-style: normal; font-variant-caps: normal; = font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><span style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none; float: none; display: inline !important;">4.901 not 4.902 = ?</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><span style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none; float: none; display: inline !important;">Thanks David = H.</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><span style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none; float: none; display: inline !important;">On Mon, 6 Mar 2023 at = 14:20, John Ralls <</span><a href=3D"mailto:[email protected]" = style=3D"font-family: Menlo-Regular; font-size: 11px; font-style: = normal; font-variant-caps: normal; font-weight: 400; letter-spacing: = normal; orphans: auto; text-align: start; text-indent: 0px; = text-transform: none; white-space: normal; widows: auto; word-spacing: = 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: = 0px;">[email protected]</a><span style=3D"caret-color: rgb(0, 0, 0); = font-family: Menlo-Regular; font-size: 11px; font-style: normal; = font-variant-caps: normal; font-weight: 400; letter-spacing: normal; = text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; = text-decoration: none; float: none; display: inline !important;">> = wrote:</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><blockquote type=3D"cite" style=3D"font-family: Menlo-Regular; = font-size: 11px; font-style: normal; font-variant-caps: normal; = font-weight: 400; letter-spacing: normal; orphans: auto; text-align: = start; text-indent: 0px; text-transform: none; white-space: normal; = widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; = -webkit-text-stroke-width: 0px; text-decoration: none;">The GnuCash = development team announces GnuCash 4.902, the second unstable<br>release = leading to GnuCash 5.0.<br><br>This is an unstable release for testing = purposes. Do not use it with<br>production data! Make a copy of your = book to test this release.<br><br>New = Features<br><br> =E2=80=A2 A = new Stock Transaction Assistant to guide you through entering<br>most = investment transactions for stocks, bonds, and mutual funds. You = can<br>access it from Actions>Stock Assistant when you have the = Accounts page ora<br>Stock or Fund account register = open.<br> =E2=80=A2 A new = Investment Lots report showing a graph of capital gains<br>and losses in = a period by investment lot. Note that if you don't use the<br>View Lots = dialog to manage capital gains and losses this report won't = have<br>anything to show you. Use Reports>Assets & = Liabilities>Investment Lots to<br>see the = report.<br> =E2=80=A2 A new tab = on the New/Edit Account dialog called More Properties<br>includes = entries to set a high and low limit on an account. That's coupled<br>to = a new column that's available on the Accounts Page, Balance Limit. = If<br>you set a high or low limit and the account balance falls above or = below<br>the respective limit an indicator will be shown in the Balance = Limit column.<br> =E2=80=A2 The = description field quickfill in the register now displays a<br>drop-down = list of possible completions instead of just one = inline<br>completion.<br> =E2=80=A2= File import menu items for the MT940, MT942, and DTAUS formats<br>is = replaced with a single Import from AQBanking that supports importing = any<br>file format supported by AQBanking, including the frequently = requested CAMT.<br> =E2=80=A2 = The report generated by the Print Invoice button on the Edit<br>Invoice = tab can now be configured as a book option at teh bottom of = the<br>Business tab; this permits selecting a saved configuration of one = of the<br>standard invoice reports. Another option enables a delay, = during which a<br>dialog box will appear enabling the user to select a = different report.<br><br>Note: When saving a configuration make sure = that the invoice number is not<br>set or you'll get that particular = invoice instead of the one that you<br>pressed the button = for.<br><br>Between 4.901 and 4.902, the following bugfixes were = accomplished:<br><br>The following fixes will also appear in GnuCash = 4.14:<br><br> =E2=80=A2 Bug = 798748 - Transaction Notes field's value does not appear in<br>reverse = transaction.<br> =E2=80=A2 Bug = 798754 - Build fails with gcc 13 and glib > = 2.76<br> =E2=80=A2 Bug 798759 - = Register widths for 'with sub-account' not = saved<br> =E2=80=A2 Bug 798600 = - CSV import of multi-split security transactions<br>fails to load = capital gain<br>Transactions with capital gains processing can have = splits in transaction<br>currency with a zero amount and a non-zero = value. To properly import those,<br>prefer the value column even if = transaction currency equals account<br>commodity. Previous (wrong) = assumption was that in case of a same-currency<br>split, the amount = would always be the value.<br><br>Update csv transaction export format = to include split values. In the csv<br>importer the 'GnuCash Export = Format' option will now include values. For<br>compatibility with filex = exported from older gnucash versions the previous<br>preset is still = available under the name 'GnuCash Export Format (4.x = and<br>older)'.<br><br>The following additional bug fixes are in = unstable only:<br><br> =E2=80=A2 = Bug 782141 - Import CSV - Multi-currency support can cause<br>rounding = errors<br>Replace the column types 'Deposit' and 'Withdrawal' with = 'Amount' and<br>'Amount (Negated)' that are conceptually applicable more = widely. Also<br>introduce column types 'Value' and 'Value (Negated)' to = allow construction<br>of splits in commodities different from the = transaction currency. While<br>Value is the number in the transaction = currency, always use 'Amount' in<br>single-currency = transactions.<br><br> =E2=80=A2 = Bug 793306 - Price is not imported from = CSV<br> =E2=80=A2 Bug 796955 - = Import CSV - Single-line two-currency transactions<br>can't be = imported<br> =E2=80=A2 Bug = 797033 - The CSV Importer should not obey with the<br>"automatic digital = point" setting<br> =E2=80=A2 = Bug 797383 - Import transaction via CSV selects the commodity as<br>a = currency, results in an invalid transaction that is uneditable, and = a<br>corrupted price database.<br>Change the transaction currency to the = from or base account's parent<br>account currency if the from or base = account is not denominated in a<br>currency. This allows to import stock = transactions directly into the = stock<br>account.<br><br> =E2=80=A2= Bug 797903 - Transaction window: The 'blue line' is = always<br>(erroneously) topmost when t. sorting order is = inverted.<br> =E2=80=A2 Bug = 798334 - Importing transactions from CSV with space as<br>thousand = separator<br> =E2=80=A2 Bug = 798572 - Parse numbers with two minus signs as a = positive<br>numbers<br> =E2=80=A2= Bug 798691 - Memo field not updated on CSV import using = U+C<br> =E2=80=A2 Bug 798732 - = : Type of balance carry forward accounts for german<br>skr49 account = template fixed<br>The accounts listed are of the EQUITY type and not = ASSET.<br><br> =E2=80=A2 Bug = 798749 - Fails to read gsettings on = startup<br> =E2=80=A2 Bug = 798753 - UX improvements in new import = dialog<br> =E2=80=A2 Bug 798763 = - "Manage Document Link" keyboard shortcut is missing<br>The following = fixes and improvements were not associated with bug = reports:<br><br> =E2=80=A2 = Always use the Company Name from book options in reports,<br>removing = the Company Name report = option.<br> =E2=80=A2 Fix the = register sheet being insensitive when in reverse = order<br> =E2=80=A2 Allow C = decls after statements.<br>Legal since = C99.<br><br> =E2=80=A2 Make the = scheme tests fail immediately if they load an external<br>gnucash = file.<br> =E2=80=A2 = [c++options] Restore the ability to set plot sizes in = pixels.<br> =E2=80=A2 [c++ = options] Restore forward & backward compatibility, = fix<br>crash.<br> =E2=80=A2 = CsvTokenizer - add additional test case for escaped quotes<br>It = simulates the case where csv fields are fully quoted and an = escaped<br>quote ("") is found in some field. This case is handled = correctly, adding<br>the test to guard this in potential future = modifications.<br><br> =E2=80=A2 = [dialog-employee] toggle sensitivity instead of visibility = of<br>GncAccountSel<br> =E2=80=A2= [eguile-utilities.scm] remove fmtnumber<br>deprecated in = maint.<br><br> =E2=80=A2 Sort = the gnc tree view column = menu<br> =E2=80=A2 Delete = action on account page not disabled on = edits.<br> =E2=80=A2 = L10N:DE:Updating accounts from 0001 to 8000 = DATEV-SKR04<br>2022-01-01<br> =E2= =80=A2 GSettings migration: Ensure that the current version is set on = a<br>new GnuCash installation and that migrations applicable to versions = of<br>GnuCash later than the current one do not = run.<br> =E2=80=A2 Turn on = -Wunused<br> =E2=80=A2 Rename = Hellow World report to Sample = Report.<br> =E2=80=A2 Generic = Importer - allow user to modify exchange rates for<br>unbalanced = transactions.<br> =E2=80=A2 = Make logging accessible from python = modules<br> =E2=80=A2 Allow C = declarations after statements<br>Good for declaring variables at point = of use<br><br>New and Updated Translations: Czech, Hungarian<br><br>Help = translate GnuCash on = Weblate:<br>https://hosted.weblate.org/engage/gnucash/<br><br>Translators = note that there is a new project Program-beta on weblate for<br>this = unstable branch. Having twice the strings causes us to exceed the = free<br>account limit, but Weblate has so far just warned us about it. = If we need<br>to change the branch we'll announce it on = gnucash-devel.<br><br>Known Problems<br><br>Complete list of all open = bugs:<br>https://bugs.gnucash.org/buglist.cgi?bug_severity=3Dblocker&b= ug_severity=3Dcritical&bug_severity=3Dmajor&bug_severity=3Dnormal&= amp;bug_severity=3Dminor&bug_severity=3Dtrivial&bug_status=3DNEW&a= mp;bug_status=3DASSIGNED&bug_status=3DNEEDINFO&bug_status=3DREOPEN= ED&limit=3D0&list_id=3D8149&order=3Dpriority%2Cbug_severity&am= p;query_format=3Dadvanced<br><br>Documentation<br><br>There have been no = documentation changes since 4.900 so continue to use<br>that = release.<br><br>Getting GnuCash for Windows and MacOS<br><br>GnuCash is = provided for both Microsoft Windows 8.1=C2=AE and later and = MacOS<br>10.13 (High Sierra)=C2=AE and later in pre-built, all-in-one = packages. An<br>installer is provided for Microsoft Windows=C2=AE while = the MacOS=C2=AE package is a<br>disk image containing a drag-and-drop = application bundle.<br><br>GnuCash is also available as a flatpak from = Flathub.org. Instructions for<br>installing and running.<br><br>The = SHA256 Hashes for the downloadable files = are:<br><br> =E2=80=A2<br>424e477= ef82a171dfe74db14433d6ff73002fa659619f325730041b1d15e7b4e<br>gnucash-4.902= .tar.bz2<br> =E2=80=A2<br>c5da520= e4afe3fc89c220fec3147edfd283f83954962b944e79e077b23fe2e1e<br>gnucash-4.902= .tar.gz<br> =E2=80=A2<br>290144ca= d57d73fc135c63f16f20ecf274500edc92d027d6438de98459760996<br>gnucash-4.902.= setup.exe<br> =E2=80=A2<br>340b6e= ecf12c74670621cd94861ea2e6780f809d2e42fd11ffe971604fe18d57<br>Gnucash-Inte= l-4.902-1.dmg<br> =E2=80=A2<br>c8= 1a99d8e9ae287abad1a38f93fdac1a66e27f4f24aed85b25259df30bd1db83<br>gnucash-= docs-4.900.tar.gz<br><br><br>Microsoft = Windows:<br><br>https://github.com/Gnucash/gnucash/releases/download/4.900= /gnucash-4.901.setup.exe<br><br>https://downloads.sourceforge.net/gnucash/= gnucash%20%28unstable%29/4.901/gnucash-4.901.setup.exe<br><br>Apple = macOS:<br><br>https://github.com/Gnucash/gnucash/releases/download/4.900/G= nucash-Intel-4.901-1.dmg<br><br>https://downloads.sourceforge.net/gnucash/= gnucash%20%28unstable%29/4.901/Gnucash-Intel-4.900-1.dmg<br><br>GnuCash = is also available as a flatpak from Flathub.org. Instructions = for<br>installing and running may be found = at<br>https://wiki.gnucash.org/wiki/Flatpak.<br><br>Getting GnuCash as = source code<br>If you want to compile GnuCash 4.901 for yourself, the = source code can be<br>downloaded = from:<br><br>https://github.com/Gnucash/gnucash/releases/download/4.901/gn= ucash-4.901.tar.bz2<br><br>https://github.com/Gnucash/gnucash/releases/dow= nload/4.901/gnucash-4.901.tar.gz<br><br>https://downloads.sourceforge.net/= gnucash/gnucash%20%28unstable%29/4.901/gnucash-4.901.tar.bz2<br><br>https:= //downloads.sourceforge.net/gnucash/gnucash%20%28unstable%29/4.901/gnucash= -4.901.tar.gz<br><br>You can also checkout the sources directly from the = git repository, see<br>https://wiki.gnucash.org/wiki/Git for = instructions.<br><br>To compile GnuCash from the source code by = yourself, you will need at<br>least Gtk+ 3.24, Guile 2.0, Boost 1.54, = WebKitGtk 2.4, GoogleTest 1.7.0,<br>cmake 3.10 and SWIG 2.0.12. Please = consult the README.dependencies file in<br>the sources for the exact = list of dependencies and versions.<br><br>Getting the = documentation<br><br>Note that the documentation for unstable releases = is not on the GnuCash<br>website. It is built daily and may be found on = the development server under<br>the locale directory; "C" is English, = "de" is German, and so on.<br><br>The documentation is included in the = MacOS and Windows application bundles.<br><br>If you want to compile the = GnuCash Documentation 4.900 for yourself, the<br>source code can be = downloaded = from:<br><br>https://github.com/Gnucash/gnucash/releases/download/4.900/gn= ucash-docs-4.900.tar.gz<br><br>https://downloads.sourceforge.net/gnucash/g= nucash%20%28unstable%29/4.900/gnucash-docs-4.900.tar.gz<br><br>The = documentation is included in the MacOS and Windows application = bundles.<br><br>About the Program<br><br>GnuCash is a free, open source = accounting program released under the GNU<br>General Public License = (GPL) and available for GNU/Linux, *BSD, Solaris,<br>MacOS, and = Microsoft Windows. Programming on GnuCash began in 1997, and = its<br>first stable release was in = 1998.<br><br>_______________________________________________<br>gnucash-us= er mailing list<br><a = href=3D"mailto:[email protected]">[email protected]</a><br>T= o update your subscription preferences or to unsubscribe:<br><a = href=3D"https://lists.gnucash.org/mailman/listinfo/gnucash-user">https://l= ists.gnucash.org/mailman/listinfo/gnucash-user</a><br>-----<br>Please = remember to CC this list on all your replies.<br>You can do this by = using Reply-To-List or Reply-All.<br><br></blockquote><span = style=3D"caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; = font-size: 11px; font-style: normal; font-variant-caps: normal; = font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none; float: none; display: inline = !important;">_______________________________________________</span><br = style=3D"caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; = font-size: 11px; font-style: normal; font-variant-caps: normal; = font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><span style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none; float: none; display: inline !important;">gnucash-devel mailing = list</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><a href=3D"mailto:[email protected]" style=3D"font-family: = Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: = normal; font-weight: 400; letter-spacing: normal; orphans: auto; = text-align: start; text-indent: 0px; text-transform: none; white-space: = normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; = -webkit-text-stroke-width: 0px;">[email protected]</a><br = style=3D"caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; = font-size: 11px; font-style: normal; font-variant-caps: normal; = font-weight: 400; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: = none;"><a = href=3D"https://lists.gnucash.org/mailman/listinfo/gnucash-devel" = style=3D"font-family: Menlo-Regular; font-size: 11px; font-style: = normal; font-variant-caps: normal; font-weight: 400; letter-spacing: = normal; orphans: auto; text-align: start; text-indent: 0px; = text-transform: none; white-space: normal; widows: auto; word-spacing: = 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: = 0px;">https://lists.gnucash.org/mailman/listinfo/gnucash-devel</a></div></= blockquote></div><br></div></body></html>= --Apple-Mail=_53CEA5B5-8845-48DF-BAB4-BA0DCA267CA9-- --===============3635208836073115162== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ gnucash-announce mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-announce --===============3635208836073115162==--