You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIX: Move calendar in new date picker to the front of the input to transaction-entry require one less tab (#917)
v0.71.0 - 2023-07-06
NEW: Closed accounts no longer show in the Transaction page dropdown. If you need to create a transaction for a closed account, go to the page for closed account. (#470)
NEW: After adding a transaction, focus will go to the date input rather than the memo. This way, you should be able to only ever press Tab and not have to press Shift-Tab to go back to the date. (#476)
NEW: Improved the transaction date picker, including fixing a bug that caused both day and month to change when adjusting with the keyboard (#728, #240, #258, #721)
FIX: Bug reports now include log files formatted correctly.
FIX: While the clickable arrows aren't back, you can use the keyboard to adjust each part of the date now (#824)
FIX: Some OFX files lack account information for banks that reuse transaction ids across different accounts. You can now import those transactions and see which transactions are duplicates. (#894)