Skip to content

0.70.2

Compare
Choose a tag to compare
@iffy iffy released this 13 Mar 12:30
· 14 commits to master since this release

Hey, Windows Users: Automatic updating will probably not work. You must download the new version from www.budgetwithbuckets.com, but auto updates should work for versions after that.

v0.70.2 - 2023-03-07

  • FIX: Fix failure to run on Windows 11 due to missing libwinpthread-1.dll (#876)

v0.70.1 - 2023-03-05

  • FIX: Fixed a bug that prevented you from entering two transactions in a row for the same account (#868)
  • FIX: Include bug report ID in bug report submission body so we can find old bug reports more easily
  • FIX: Statically link libsodium on Linux again (#861, #825)
  • FIX: Fix missing symbol on older macOS versions (#870, #808)
  • FIX: Prevent rare error when updating an account balance without a transaction (#835)

v0.70.0 - 2023-03-01

  • NEW: Sharing between devices is much more straightforward now. Also, you many now share using the public relay (or your own relay if you'd like to host one). (#670, #866, #850)
  • FIX: Fix auto update on Windows due to certificate Common Name case mismatch (#836)
  • FIX: Make various transient errors that sometimes happen during auto updates less annoying and only pop up the update window when there's something a user can do (#570, #817, #822, #830, #839, #840, #859, #864)
  • FIX: Support sharing on older macOS computers (#687)