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: Fixed a bug that prevented deleting existing sharing avenues when upgrading to v0.73.0 (#949)
FIX: On Linux, GPU rendering is now disabled by default to fix a rendering bug on many Linux machines. To reenable it set BUCKETS_ENABLE_HARDWARE_ACCELERATION=1 when running Buckets. (#946)
FIX: Fixed a crash that happened when a shared folder becomes unavailable (#953)
FIX: Errors during merging are now shown as specific error messages (#950)
FIX: Catch more errors during update instead of crashing (#934, #939, #941)
FIX: Fixed rare crash from translation misconfiguration (#938)
v0.73.0 - 2024-01-04
BREAKING CHANGE:If you open a budget with this version, you will likely not be able to open it with a prior version. This version changes all sequential database IDs to non-sequential GUIDs to prepare for device-to-device syncing.
NEW: Budget files can now be merged! Go to Tools > Merge Budgets to try it out. (#134)
NEW: Upgraded SQLite to 3.44.0
NEW: Account starting balance is now stored explicitly (rather than being computed from the recorded balance and all balance-affecting transactions)
NEW: Budgets can be shared between devices using a shared folder, such as is offered by Dropbox, Google Drive, iCloud and others. (#276, #548, #633, #712, #891)
FIX: Generic linux builds use linux-latest rather than ubuntu-22.04 in their filename. (#937)
FIX: Fixed translations for Estonian, Spanish, Turkish, Romanian and Portuguese. Thank you, translators!
FIX: Add Беларуская translations -- thank you Yahor!