KMyMoney 5.2.1 released
August 04, 2025
KMyMoney version 5.2.1 is now available.
The KMyMoney development team is proud to present a first maintenance release of its open source Personal Finance Manager 5.2 series. Most notably is the improved support for KF6/Qt6 which some distros switched to and users reported some odd behavior when using Qt6. Fortunately, most of them could be fixed. One oddity remains and that is the screen usage when using KMyMoney's tabbed view.
Also, the database code was missing an update function which caused the application to hang after start when using SQL based backends. The missing function has been added to fix this problem.
A few UI related improvements also found their way into this release.
Due to a fixed usage of Ctrl+Alt+T to open a terminal in KF6, the default shortcut to open the tab order editor has been changed to Alt+Meta+T. The functionaly remains the same.
KMyMoney now requires newer minimum versions for some libraries due to improvements, bugfixes and Qt6 support. They are:
Here is the list of the included bugfixes grouped by severity:
critical
- 506569 Missing implementation of update function
major
- 507145 Not possible to reopen closed accounts or view ledger transactions for them
crash
- 506386 KMyMoney 5.2.0 crash when updating online stock and currency prices
- 506644 Crashes when autosaving and editing split transaction
- 506667 Crash on import of QIF file from HSBC
- 507404 I updated my Slackware installation with KMyMoney going from 5.1 to 5.2. KMyMoney crashes immediately on opening kmy file
normal
- 426241 Actions (Buy, Sell, Dividend) are not translated is some reports
- 482426 should the transaction filter also look at category?
- 499357 Price Editor: Modifying a commodity seems to duplicate it
- 503551 kmymoney prints "File ... is already opened by another process"
- 505977 Home page actions not working
- 506144 Cannot create transfer, data entry impaired
- 506353 Edit transaction can't see the label text
- 506397 Impossible to open ledger with keyboard
- 506401 After opening a new ledger in a tab the ledger should have focus
- 506402 Buttons in Enter Schedule dialog impossible to reach with keyboard
- 506454 Crash when entering scheduled transaction
- 506497 Unable to change account with a scheduled transaction
- 506547 aqBanking missing after update to 5.2.0
- 506624 ledger's columns do not auto-resize on double click
- 506625 Select autofil transaction dialog not displayed if Payment amount is filled
- 506627 Last added transaction not selected in the ledger
- 506897 Deleting a tag crashes the program.
- 506941 Expected to be able to double click a transaction in the autofill dialog to select and apply it
- 506949 Invalid reinvestment transactions reported during consistency check
- 507090 Individual budgets broken
- 507098 Preferred Accounts table on homepage has blank space and should be wider
- 507099 Search bar should not appear below menu bar
- 507103 Tags should be visible in the ledger view
- 507104 KmyMoney transaction search (in the ledger interface) doesn't find transactions
- 507122 "Show all split details in ledger" setting is handled incorrectly
- 507148 Columns in main budget view cannot be resized
- 507191 Selecting account in the investment tab doesn't connect/open the account in the ledger tab
- 507195 Decimal separator vanishes when deleting the numbers after the decimal separator
- 507244 Pressing Ctrl+A in Date field of Exchange Rate/Price Editor selects year instead of full date
- 507370 Investment account value shows 0, even when it is not
- 507477 When manually entering an Investment transaction price is not updating
- 507611 Move transaction to is not working
- 507626 Date disappears after online price update in list
- 507664 'Total for all shares' and 'fraction' settings ignored when entering investment buy
- 507693 The Tags list turns gray (unable) when I close a Book and open another one
- 507801 Transaction import summary dialog shows up twice.
- 507839 Button and shortcut for new transaction not working in reconciliation
minor
- 425196 Removing KMyMoney Focus Auto Inputs Transaction Amount
- 431347 configuration - general - fiscal year month button too small to see months
- 506912 The Transaction autofill window is taking a long time to show up
- 507570 Tree/List view has a search field that misaligned with other windows parts
wishlist
- 506756 Increase the height of the configuration window or save the last size
A complete description of all changes can be found in the ChangeLog.
The KMyMoney Development Team