Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46396
Reakcje/Polubienia
37549

GnuCash 5.10​

Dec 15, 2024
  • Between 5.9 and 5.10, the following bugfixes were accomplished:
  • Bug 798789 - Trading Accounts
  • Bug 799283 - Segfault/Crash if payment dialog change from customer to vendor
  • Bug 799420 - gnucash 5.8 crashes on windows 10 while importing qif
  • Bug 799423 - Crash when creating ETF transaction
  • Bug 799429 - Crash when changing accounting period end date
  • Bug 799430 - Type-Ahead feature lost account setting functionality
  • Bug 799433 - Right-click issue in import window
  • Make the context menu apply to the row under the pointer instead of the selected row.
  • Bug 799435 - Right-click issue in reconcile window
  • Right click should open the context menu, not extend the selection.
  • Bug 799437 - Crash deleting and recreating an SX with the scheduled transaction editor open
  • Bug 799439 - Duplicate information in description when importing CAMT.053.001.02 via aqbanking
  • Bug 799443 - Edit find account jump then open, open the last highlighted account not the jumped to account
  • Bug 799444 - Silent crash on CSV import
  • Bug 799451 - Cannot translate different meanings of string "_Balance" to Chinese.
  • Add context to the msgids.
  • Bug 799452 - Transaction Report: Cannot subtotal based on Number field
  • enable grouping and subtotals for Num field
  • Bug 799454 - Numeric value in exported CSV transactions
  • Bug 799456 - Tabbing through fields autoselects all but Num field
  • By which the reporter means that the value in every cell except Num is selected on cell entry.
  • Bug 799458 - Crash attempting to edit a scheduled transaction
  • Bug 799470 - Crash when clicking on Schedule Transaction Editor
  • The following fixes and improvements were not associated with bug reports:
  • Tabs now close when you middle-click on them.
  • The SX editor's saved duration and height are stored differently in preferences so values previously saved will be lost when switching between versions 5.9 and 5.10 (and later). We regret the inconvenience but the new scheme better matches GnuCash's use of the preferences.
  • Allow 0 cash amount when using the Stock Assistant to create a sell transaction. This might happen if the commission and fees exactly balance the proceeds of the sale.
  • Enforce searching for our gsettings schema files first where they were installed. This was not done when the installation prefix was /usr or /usr/local which could potentially cause gnucash to find other schema files first.
  • Set tooltip text on the outer tab container again so that it can be updated by main_window_update_page_long_name.
  • Tooltips on chart reports now appear any time the pointer hovers in the chart area and reflect the nearest point. Previously the pointer had to be very close to a point.
  • Updated the quote source lists in the Security Editor dialog to reflect the current Finance::Quote version.
  • Display a warning dialog when a transaction is unbalanceable because the user has set a minimum fraction on an account smaller than the security's fraction in a book using trading accounts.
  • Deleting a commodity will fail if there are accounts denominated in the commodity. When reporting the error to the user list those accounts.
  • Correct in Tips of the Day the IRC network where GnuCash's channel can be found.
  • Ensure Python bindings Session constructor loads the session's data.
  • Fix compile failures with Boost 1.87. This requires the minimum Boost version to be 1.67, removing the option for distributions to patch older versions.
  • Prevent deleting an account with an open register from logging spurious errors
  • Check that GUI refreshes are not suspended before calling gnc_gui_refresh_all.
  • Unify wording for alphavazntage tooltips.
  • New script to update translator-credits.
  • See POD for usage instructions.
  • Document cmake 3.14 requirement set a year ago.
  • New and Updated Translations: Chinese (Simplified Han script), Chinese (Traditional Han script), Croatian, Dutch, English (Australia), English (New Zealand), English (United Kingdom), French, German, Hebrew, Hungarian, Japanese, Portuguese, Portuguese (Brazil), Russian, Spanish, Swedish, Ukrainian
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46396
Reakcje/Polubienia
37549

GnuCash 5.12

  • Between 5.11 and 5.12, the following bugfixes were accomplished:
  • Bug 648768 - Warning "Change Reconciled Split" has wrong cursor focus
  • Bug 797766 - Automatic decimal point doesn't work properly with zeros when entering stocks.
  • Preserve the decimal point when printing numbers with no decimal places to stop the auto-decimal code from triggering when exiting the field.
  • Bug 799490 - Error on start or opening a gnucash file: Can't parse the URL
  • Bug 799506 - reconcile bad date pops to 1969
  • Bug 799521 - Segmentation fault on Autocomplete of Description with ß
  • Bug 799572 - Return proper status code when Finance::Quote errors during price quote retrieval via CLI.
  • Bug 799580 - Swiss currency symbol is displayed as SFr. instead of CHF
  • Replace SFr. with Fr. as SFr. is obsolete but Fr. is still widely used. This is the local symbol so users who want CHF can set it in the security editor.
  • Bug 799582 - Mortgage and Loan Assistant - Compounding Formula
  • Adds a semi-annual compounding period for Canadians and implements the more correct simple-rate formula provided by a Canadian licensed accountant. Also adds support for day-interval loan payments, ensures that the formula on the repayment page reflects changes on that page, ensures that the number and amounts of payments are correct when payments are more frequent than monthly, use the correct intest rate for compunding calculations, and fixes some memory issues.
  • Bug 799590 - Pressing enter after changing date on initial reconcile information window does not change ending balance.
  • Bug 799592 - "No transactions found" when importing CSV transactions
  • Bug 799593 - macOS: mariadb hardcodes plugin paths to original install directory.
  • Bug 799594 - GnuCash 5.11 fails to build with boost 1.88
  • Bug 799597 - Crash when deleting all splits in General Journal
  • Bug 799602 - Unit Price on Invoice will NOT display as decimals
  • Bug 799603 - Does not save to mysql on localhost.
  • Bug 799623 - test-backend-dbi fails after 2038
  • The following fixes and improvements were not associated with bug reports:
  • [reports]Lazily generate sub-reports. Reports with links to detail sub-reports like the budget reports would take a long time to generate because they built both the main report and all of the sub-reports. Now the sub-reports generate when the user clicks the link in the main report.
  • Security editor quote sources: Add new source, China Merchants Bank. Remove no longer supported F::Q Modules Bloomberg.pm, DWSFunds, Investor's Exchange (U.S.), Morningstar Australia, Skanddinaviska Enskilda Banken, Tiaacref.pm, Troweprice.pm and many of the multi-source sources from the Security Editor.
  • [import-main-matcher.cpp] Add tooltips to transaction A, U+C, and C action columns in the generic transaction import matcher.
  • [reports] Use ICU for Unicode string comparison and substring search because it knows how to correctly localize comparisons of accented and unaccented characters.
  • [reports] more robust error handling if target report doesn't exist.
  • Register: Ensure splits belong to transaction when doing bulk operations on a transaction's splits.
  • Drop the definition of __EXTENSIONS__ from three files and instead move it to compiler options if on a platform that needs it.
  • Avoid non-POSIX "echo -n" behavior in util/gnc-vcs-info.
  • Add testbuild target which builds tests without running them to accommodate packaging processes that run ctest separately.
  • [engine.i] convert gnc_account_accumulate_at_dates to c++.
  • [gnc-engine-guile.cpp] helper gnc_split_to_scm function.
  • [gnc-engine-guile] reduce overhead of gnc_foo_to_scm by caching the result of SWIG_TypeQuery(typestr)
  • [balance-forecast] optimise some loops: fewer temporary lists and gc
  • Let cmake probe for the existence of HAVE_STRUCT_TM_GMTOFF, fix build of test-gnc-date on systems without HAVE_STRUCT_TM_GMTOFF, and avoid unused variable warnings on systems without HAVE_STRUCT_TM_GMTOFF
  • Wrap include of gtest.h and gmock.h with a warning-silencing pragma. See
    Zaloguj lub Zarejestruj się aby zobaczyć!
    The warnings cause the Arch Linux CI to fail because of -Werror.
  • Fixed GetInvoiceFromTxn to convert to the right type of Python object for a GncInvoice.
  • [test-report-utilities] more tests for gnc:account-accumulate-at-dates testing balances at date boundaries
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry