Skip to content

Releases: buckets/desktop-beta

0.72.1

06 Oct 15:20
Compare
Choose a tag to compare

v0.72.1 - 2023-10-06

  • FIX: On Windows and Linux, Buckets will do better at reopening the last set of windows you had opened when you closed it. (#406, #751)
  • FIX: Fix error when accounts used in syncing were deleted but not fully cleaned up (#931)
  • FIX: When Buckets fails to get a valid SimpleFIN Access URL, it no longer stores it as if it's a good one (#930)
  • FIX: When a new update is available for Buckets Beta on Linux, it will send you to the Beta download page rather than the Stable download page. (#933)
  • FIX: The calendar popup no longer hangs around when you focus on the next field (#924)

0.72.0

28 Sep 12:30
Compare
Choose a tag to compare

v0.72.0 - 2023-09-27

  • NEW: You can now print (to paper or PDF) various pages! Some screens will look better than others. This is mostly to make the new Income and Expense report printable. (#285)
  • NEW: Added a first draft of a simple Income and Expense report under Analysis (#927)
  • NEW: Buckets is now built for Apple Silicon (M1/M2/ARM64) machines in addition to Intel macOS machines (#688, #906)
  • NEW: Buckets is now built for Linux ARM64 devices (#735, #763)
  • FIX: Export date range inputs now work again. Also, the list of available date range presets has expanded and exported transaction filenames now include the date range (#922)
  • FIX: Fixed a startup failure on various Linux distributions that required passing --no-sandbox when launching. You should no longer need to pass that flag. (#916, #781)
  • FIX: Fixed a common logging error that happened in languages other than English (#852, #873)
  • FIX: Fixed a crash that would happen when importing from malformed nYNAB files (#642)
  • FIX: Find on page functionality has been rewritten and should be much less prone to errors (#465)
  • FIX: The cents part of the Expenses number at the top is now affixed to the top like all the other numbers in that area (#349)
  • FIX: Resizing windows on Windows should no longer result in a black screen (#791)
  • FIX: Fixed a launch crash that happened on Ubuntu 22.10 (#829, #724)
  • FIX: Off-budget accounts show up in the dropdowns for creating transactions and transfers again (#929)
  • FIX: Update license price to $64
  • FIX: macOS fonts will no longer turn blurry (#848)
  • Upgraded to Electron 26 (#885, #559)

0.71.1

10 Aug 14:30
Compare
Choose a tag to compare

v0.71.1 - 2023-08-10

  • FIX: Move calendar in new date picker to the front of the input to transaction-entry require one less tab (#917)

0.71.0

06 Jul 17:17
Compare
Choose a tag to compare

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: Removed clutter from log for backups (#912)
  • 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)

0.70.5

08 Jun 12:50
Compare
Choose a tag to compare

v0.70.5 - 2023-06-08

  • FIX: Fixed an error that prevented pasting a Buckets License in when trying to use the Buckets Relay (#884)
  • FIX: Show local sharing server as "Running" instead of "Starting" when it's actually running.
  • FIX: Bug reports work again and failed report submissions are no longer reported as successes in the log (#909)
  • FIX: When checking for updates fails for network problems outside of Buckets' control, an error is no longer shown to the user (#898)
  • FIX: In sidebar list of accounts, a consistent number of decimal places is now shown, even if the "cents" part is 0 (#910)

0.70.4

11 Apr 23:41
Compare
Choose a tag to compare

v0.70.4 - 2023-04-11

  • FIX: Fixed SimpleFIN Bridge certificate errors by using a more forward-compatible method of making HTTP requests (#895)

0.70.3

21 Mar 23:20
Compare
Choose a tag to compare

v0.70.3 - 2023-03-21

  • FIX: Update translations for Polski, Español, Português and Română. Thank you, translators!
  • FIX: A failed backup will no longer crash Buckets (#879)
  • FIX: Fix bug with a missing function in libSystem on macOS High Sierra (#881)

0.70.2

07 Mar 15:12
Compare
Choose a tag to compare

v0.70.2 - 2023-03-07

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

0.70.1

06 Mar 16:47
Compare
Choose a tag to compare

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)

0.70.0

01 Mar 05:05
Compare
Choose a tag to compare

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

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)