Skip to content

Releases: buckets/application

0.50.0

30 Jul 19:55
Compare
Choose a tag to compare

v0.50.0 - 30 Jul 2018

  • NEW: Paying off credit cards and some other debt is now easier with the addition of Debt accounts. (#277)

  • More internal refactoring to prepare for mobile apps

0.49.0

16 Jul 16:13
Compare
Choose a tag to compare

v0.49.0 - 16 Jul 2018

  • FIX: Added DD/MMM/YY as date format for CSV importing. Also made it so you can type in whatever format you want. (#263)

  • FIX: Fixed a bug that would clear a transaction's income/transfer designation if you changed the amount. (#265)

0.48.0

09 Jul 17:10
Compare
Choose a tag to compare

v0.48.0 - 9 Jul 2018

  • NEW: You can now kick buckets right from the buckets list view. (#225)

  • FIX: Possible duplicate transaction detection is now limited to transactions that have nearby dates and is expanded to look for transactions in adjacent months. (#261)

0.47.0

02 Jul 18:45
Compare
Choose a tag to compare

v0.47.0 - 2 Jul 2018

  • NEW: Added a calculator for doing quick calculations. (#255)

  • NEW: You can now see the cleared balance and uncleared total on individual accounts. (#194)

  • NEW: You can now dismiss notifications if they are covering up some things you want to see. (#223)

  • NEW: Pressing escape while focused on the Buckets In/Out field will clear the selected field now. (#241)

  • NEW: Added a new 'Go To This Month' menu option and shortcut key. (#246)

  • NEW: Individual account views now include the amount in/out for that account for the current month. (#216)

  • NEW: Now available in Polski, thanks to Piotr Bielaska!

  • FIX: Amazon reconciliation is much easier to use now. (#124)

  • FIX: Fixed bug where budget failed to load after error. (#253)

  • FIX: Fixed the situation where sometimes the update available window would get covered up by the last opened budget window. (#177)

  • It's now a little more clear how (Budget Specific) Settings differ from (Application) Preferences.

  • Clearly indicated to translators which instances of Buckets refers to the application rather than buckets within the program. (#173)

0.46.2

27 Jun 22:24
Compare
Choose a tag to compare

v0.46.2 - 27 Jun 2018

  • FIX: Fix missing locale bug (#252)

0.46.1

26 Jun 20:15
Compare
Choose a tag to compare

v0.46.1 - 26 Jun 2018

  • FIX: Renamed bucket transaction "Misc" column to "Account" (#245)

  • FIX: Fixed bug that prevented removing categories while editing a transaction (#239)

0.46.0

25 Jun 15:55
Compare
Choose a tag to compare

v0.46.0 - 25 Jun 2018

  • NEW: Now available in Deutsch!

  • FIX: Added more verbose logging for Linux file read/write issues, including a message to instruct the user about how to possibly fix the problem. (#224)

  • FIX: Override number format set in Preferences is now honored (#237)

  • Massive code refactoring to get ready for the mobile app.

  • Added a little more context for translators. (#234)

0.45.0

18 Jun 17:21
Compare
Choose a tag to compare

v0.45.0 - 18 Jun 2018

  • NEW: Added a preference for getting Beta releases of Buckets.

  • FIX: You can now negate values when importing from CSV files. This allows you to handle banks that list both debits and credits as positive values. (#222)

0.44.2

04 Jun 18:20
Compare
Choose a tag to compare

v0.44.2 - 4 Jun 2018

  • NEW: When you create a new account, the account's details are shown (#176)

  • FIX: Fix the bug where a category is removed when editing a transaction in the account view. (#217)

  • FIX: Exclude off-budget accounts from analysis ending balance field. Don't worry, there will be more reports later that include off-budget accounts :) (#220)

  • FIX: Fixed bank macro bug where a bank's short HTTP-only domain did not properly redirect to the full HTTPS domain. (#209)

  • FIX: You can now transfer to/from off-budget accounts when making transactions. (#213)

  • FIX: Prevent accidentally opening the same file twice (as with a double click) from the starting file-chooser pane (#211)

  • FIX: You can now unlink accounts from import files so that the next time you import a file for that account, you will be prompted to choose which account the file belongs to. (#210)

  • Internal refactorings to get ready for mobile app

0.44.1

25 May 16:44
Compare
Choose a tag to compare

v0.44.1 - 25 May 2018

  • FIX: Fix analysis reports so that they no longer include off-budget accounts. There will be other reports for off-budget accounts. (#206)

  • FIX: Handle non-unicode CSV files. (#202)

  • FIX: Potential fix for update error on start on Ubuntu (#207)