- FIX: Exporting tool now honors the date range you pick (#563)
- FIX: Activity no longer shows up in the wrong month (#744)
- FIX: Restore proper ordering to transactions (#739)
- FIX: Improved logging when importing transaction data.
- FIX: Fixed regression preventing imports in budgets with a mix of manually-entered and imported transactions (#739)
- NEW: When importing OFX/QFX files, you may now swap the
<NAME>
and<MEMO>
fields (#366) - FIX: When importing CSV or OFX files, you can now invert the sign of transaction amounts per account. (#574)
- FIX: When importing from CSV/OFX, duplicates aren't created anymore and existing data is left intact. (#338)
- FIX: When creating a new budget file, it no longer hangs sometimes before opening the budget (#611)
- FIX: When importing CSV files, you can use patterns with periods in them now, like
dd.MM.yyyy
(#723)
- NEW: CSV files delimited by semicolons and tabs can now be imported (#530)
- NEW: Buckets now supports currencies with 3 (or more) decimal places and any thousands or decimal separator (#597)
- NEW: You can now search for numbers on the search page. (#422)
- NEW: You can choose the number format when importing OFX files (#583)
- NEW: Added a keyboard shortcut and menu item to quickly get to the search page (
Command /
orControl /
) - NEW: Exports now include transaction notes (#717)
- FIX: Fixed link to purchase license and ability to paste license for some macOS users (#587)
- FIX: When importing, you can now ignore unknown/unlinked accounts (#408)
- FIX: Fixed crash when importing from nYNAB without a delimiter (#716)
- FIX: When importing CSV files, selecting multiple columns for 'Memo' will now concatenate the chosen fields (#331)
- FIX: When importing CSV files, dates are no longer incorrectly flagged as invalid (#581,#573,#533)
- FIX: You can now cancel CSV imports (#324)
- FIX: CSV import can now handle dates of the format 01 JAN 2020 (#702)
- FIX: Fixed various errors encountered while importing transactions from OFX and CSV files (#340, #463, #545, #536, #502)
- FIX: OFX files with mismatched
<CCSTMTRS>
and</STMTRS>
tags can now be imported (#378) - FIX: CSV importing can handle much bigger files now (#459)
- FIX: Fixed a bug that discarded pending bucket name changes when you updated a bucket groups name. (#231, #661)
- FIX: When importing CSV files, you can now exclude rows from the top and bottom of the CSV file (#300)
- FIX: Fixed error on search page (#644)
- FIX: When importing CSV files, fixed a bug where columns were duplicated if they had the same header (#460)
- FIX: When importing CSV files, removed Unique ID column in favor of computing it automatically (#556)
- FIX: More French translations!
- FIX: OFX files with lone
&
characters are now supported (#627) - FIX: When importing from CSV, you may reverse the order transactions are imported if the CSV list transactions from most to least recent (#329)
- FIX: New translations for Română, Español, Deutsch and Русский!
- NEW: Added documentation for sharing tool, describing how to get budget files from the Desktop app to the mobile app. (#655)
- NEW: Updated sharing tool to match most recent mobile app version.
- FIX: Updated German translations
- FIX: Fixed month names for Swedish (#616)
- FIX: More Turkish translations.
- FIX: During nYNAB import, decimal and thousands separators are now honored. (#641)
- FIX: When importing from nNYAB, Buckets attempts to guess the date format if it doesn't match what was given (#634)
- FIX: More Norwegian translations.
- FIX: More Hungarian translations.
- FIX: More Spanish translations. Thanks, osanchez!
- FIX: In nYNAB import, don't stop if there's an unknown category (#614)
- NEW: Buckets is now partially translated into Magyar. Thanks Peter!
- NEW: Buckets is now translated into Svenska. Tack, Therese!
- NEW: Buckets is now partially translated into Eesti. Thanks, Indrek!
- FIX: When importing from nYNAB, there's now an indication that something is actually happening :) (#598)
- FIX: When importing from nYNAB, Buckets does better at keeping activity in past months instead of all in the current month (#603)
- FIX: When importing from nYNAB, reconciled transactions are now marked as cleared. (#610)
- Rename Bokmål to Norsk
- NEW: Buckets is now available in Bokmål. Takk, Viggo!
- FIX: When importing from web YNAB, dates with periods
.
are now parsed correctly. - FIX: Kubuntu users can now import YNAB4 files (#582)
- FIX: Fix on Windows to let users select the YNAB .zip file instead of just directories (#595)
- FIX: When importing from Web YNAB, buckets retain more category history than before (#596)
- NEW: Added the ability to import from nYNAB's exported zip files. (#110)
- NEW: Faint cents are now disabled by default. You can re-enable them in preferences if you like squinting :) (#344)
- FIX: Allow Kubuntu users to navigate filesystem when looking for YNAB4 files to import (#582)
- FIX: Buckets no longer crashes on startup on Windows (#584)
- NEW: Builds are more automated now.
- FIX: When submitting bugs, redirects are followed now.
- Updated bug-reporting server URL.
- NEW: Updated computer-to-computer sync protocol to be forward compatible
- NEW: Upgrade SQLite to v3.35.0
- FIX: Fixed a crash caused by goal buckets with very large goals (#547)
- FIX: Fix a few errors that happened when choosing months in the month pickers (#546, #568)
- FIX: Fixed a bug that made it seem like undo/redo wasn't working when in fact it was just not updating the screen in some cases (#564, #552)
- FIX: Accounts are now sorted alphabetically (#148)
- FIX: Fixed bug that prevented entering some years in a goal bucket target date (#539)
- FIX: Fixed crash caused by invalid transaction dates (#537)
- FIX: Windows 10 may auto-update again (on the next version, though) (#538)
- NEW: Added a debugging tool for those extra tricky bugs
- FIX: Tooltip flickering on calculator has been fixed (#498)
- FIX: Now you can't accidentally make duplicate transactions by pressing enter really quickly (#487)
- FIX: Application no longer crashes when trying to open a non-existent file (#488)
- FIX: Fix goal date picker going to wrong year (#527)
- FIX: Newly created "Save X by Y date" buckets now immediately show the required deposit after you enter a goal (#526)
- FIX: Fixed bug where a invalid timestamp caused an error when attempting to turn it into a date (#529)
- FIX: The Make it so button again clears out all the current values in In/Out (#531)
- Reduced error logging for missing locales (#489)
- Deprecated Amazon Reconciliation tool, sniff
- NEW: Make SimpleFIN sync faster by requesting whole time period at once (#511)
- FIX: Fixed several date/time and timezone bugs, especially for our friends down under. (#515, #516, #518, #519)
- FIX: Fixed error that caused too many requests to SimpleFIN server (#522)
- Made null-checking more strict to prevent TypeErrors (#517)
- NEW: Remove need to select timezone (#180)
- FIX: Fix goal bucket being off by one month (#407)
- FIX: Fixed end-of-month, disappearing transactions bug (#514, #510, #170)
- FIX: Show on the import page that Buckets can import OFX, QFX and CSV files (#445)
- FIX: Fix undo/redo bug that would sometimes break budget files (#484)
- Changing between months is faster now.
- FIX: Fix bug where opening multiple budgets caused interference between them. It was never reported from users, so it may never have been a problem other than in development.
- FIX: Fixed bug that prevented transaction data from being updated (#479)
- FIX: Fix excessive use of file descriptors crash (#474)
- FIX: Fix macOS notarization for Catalina (#478)
- Refactored the computation of most budget values to make it consistent with mobile app.
- Better explanation of how to categorize debt transactions.
- FIX: Turned a silent crash into a reported crash (#464)
- FIX: Fix date-formatting bug that caused crash (#468)
- FIX: CSV importing with separate "sign" column works again (#442)
- FIX: Fix issue where currency symbol would get corrupted when changing it (#469)
- FIX: Attempted fix for macOS 10.10 failure to run after update. (#472)
- Removed the part on the export page asking why you're exporting data.
- FIX: Fix random, discrepency between uncategorized transaction count and the transaction badge. (#453, #454)
- FIX: No more security error on macOS Catalina (#428)
- FIX: Fixed OFX import error when accounts have no name (#386)
- FIX: Fixed various TypeErrors (#458, #414, #413, #461)
- FIX: Fixed error when reopening the same budget file without quitting (#451)
- FIX: Undoing of large actions now works (#450)
- NEW: Buckets is now available in Italiano! Grazie!
- NEW: Various translation additions/changes for Polski, Deutsch and Français.
- FIX: Guide navigation in Windows fixed (#452)
- NEW: Added keyboard shortcuts for going forward and back a year.
- FIX: Year-to-Year and Month-to-Month analysis charts now clearly indicate the period being averaged and totaled. (#343)
- FIX: Analysis chart dots are finally lined up (#158)
- FIX: Clicking on a bucket's Want column will no longer try to remove money from a bucket that has been overfilled. (#396)
- FIX: Daylight savings time no longer confuses the goal date calculations. (#288)
- FIX: When searching on the page for something, the find next/find prev buttons now work (#353)
- FIX: Guide is reachable again on Windows/Linux (#402)
- FIX: You can now access invalid years (e.g. 200 AD) to fix mistakenly added transactions. (#400)
- FIX: The month selector will now show even if the content below it is very wide. (#257)
- FIX: Off-budget transactions no longer show up in analysis charts (#397, #296)
- FIX: When entering transfers, the same date is now used for both transactions. (#391)
- FIX: Fixed bug that was labelling Income as Debt when entering transactions. (#390)
- FIX: Sidebar calculator now correctly honors chosen number format. (#398)
- FIX: Fixed it so that clicking on the want bubble doesn't fill in the in/out amount so as to prevent the tooltip from staying open annoyingly. (#395)
- FIX: Fixed it so that when entering a transfer, the +/- toggle will correctly toggle between Transfer From/To. (#348)
- FIX: Importing from YNAB4 no longer appears to hang (though it is still a little choppy). (#399)
- FIX: Fixed bug where YNAB4 import multiplied numbers by 100 (#387)
- NEW: Upgraded font to better support Cyrillic characters (#381)
- FIX: Search box now appears on top of everything, including faint cents (#356)
- FIX: Fixed bug where Linux Beta version would offer to update to latest non-Beta version (#383)
- FIX: Long numbers no longer split across lines. (#389)
- FIX: When you have many accounts showing in the left navigation bar, you can now scroll down to see all nagivation items. (#380)
- FIX: Added more logging for unhandled errors
- FIX: Fixed a bug in the Want for Save X by Y date buckets where the amount would change incorrectly after depositing an amount during a month. (#346)
- FIX: Fixed error during some YNAB4 imports. (#392)
- FIX: Fixed bug with want values not showing up (#377)
- NEW: Made internal changes to allow for portable Windows versions of Buckets to work (#292)
- FIX: Debt account payment buckets now correctly show up in the transaction categorization dropdown (#368)
- FIX: Fix Uncaught TypeError for old debt payment buckets (#367)
- FIX: Fixed bug that prevented importing GnuCash OFX files (#332)
- FIX: You no longer have to switch between importing CSV files or QFX/OFX (#342)
- FIX: OFX files which lack unique transaction ids can now be imported (#336)
- FIX: Fix Windows 64-bit installation
- NEW: Removed Beta preference (since there's now a separate Buckets Beta application)
- NEW: Your email address is remembered when you report a bug (so you don't have to enter each time you report a bug).
- FIX: Fix erroneous SignMismatch error (#323)
- NEW: Accounts and balances can now optionally be shown in the side bar if you want. Use the per-budget settings page to toggle. (#99)
- NEW: Total Want is now shown for each bucket group. (#274)
- NEW: This change might annoy you at first, but once you get used to it, you'll like it :) When entering transactions, the amount now defaults to a negative amount since most transactions are expenses. You can enter positive amounts by clicking the big minus button or by entering a negative number. (#307)
- NEW: Money inputs now stay the same width even when doing math inside of them. Computed values are displayed in a floating tag above the input rather than to the side.
- FIX: Fix CSV import error when CSV contains blank header cells. (#316)
- FIX: Top bar expenses are no longer red so that red is reserved for problem-like situations. (#291)
- FIX: Clicking account names now opens up the account details rather than editing the account name. You can still edit account names by clicking on the name in the details pane. (#244)
- FIX: When importing from YNAB4, you can choose the YNAB4 file or as a convenience to users, any file inside it (#318)
- FIX: Fixed a bug where calculator wouldn't work if you had whitespace (#313)
- FIX: Dutch translation corrections
- FIX: French translation corrections
- FIX: Attempted fix at unreproducible account deletion error. (#301)
- FIX: Attempted fix of goal date inconsistency (#288)
- FIX: Errors related to entering licenses are better logged now. (#229)
- FIX: OFX files with multiple accounts inside can now be imported. (#302)
- FIX: Make sure newly-created budget files end with the correct extension. (#304)
- FIX: Fixed bug where tooltip would flicker at the edge of the screenstatus (#299)
- More internal refactoring for mobile apps.
- FIX: Pressing Enter while editing bucket details will close the details. (#235)
- FIX: Fix false warning about using an older version of buckets on a newer budget file. (#280)
- FIX: You can now import transactions for off-budget accounts. (#284)
- NEW: Added some Net Wealth charts (#171)
- NEW: When transactions are created for a month other than the one you're looking at, a notification will pop up to let you know that it was successfully created. (#283)
- NEW: Added shortcut keys for going to next and previous month. Also included them in the Budget, Go To... menu. (#266)
- NEW: Using an old version of Buckets to open a newer budget file displays a warning now. (#280)
- FIX: Restored Buckets License bucket for the trial version. It accidentally got removed a few versions back.
- FIX: Fixed a bug so that now, when you change a transaction's date to another month, the transaction will disappear from the current month as it should. (#275)
- FIX: Fixed bug where Linux Beta installations would offer to downgrade to latest non-beta version. (#279)
- FIX: Fewer characters are swallowed when searching on the page. (#270)
- 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
- 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)
- 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)
- 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)
- FIX: Fix missing locale bug (#252)
- FIX: Renamed bucket transaction "Misc" column to "Account" (#245)
- FIX: Fixed bug that prevented removing categories while editing a transaction (#239)
- 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)
- 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)
- 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: [afcu.com-209 4cf27da] Fixed bank macro bug where a bank's short HTTP-only domain did not properly redirect to the full HTTPS domain. (#209) 1 file changed, 1 insertion(+), 1 deletion(-)
- 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
- 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)
- NEW: Buckets is now signed for macOS and Windows! This means you shouldn't get as many warnings when trying to install it. (#150)
- FIX: Indicate that you might have to download the new version manually (#203)
- Switched out sqlite for sqlite3-offline (#183)
- FIX: Fix bug preventing the remapping of CSV files (#199)
- FIX: Fix for bug with CSV importing where numbers were multiplied by 100 because the chosen language's default number format was not honored. (#200)
- NEW: You can now choose a currency symbol to be displayed with the top summary numbers. Go to the new Settings tab (look on the bottom left corner) and type in your favorite symbol. (#107)
- FIX: Fixed alignment on Buckets table headings. (#193)
- FIX: Fix CSV import bug (#190)
- FIX: Dates are properly formatted according to your chosen locale again. (#186)
- FIX: "Save X by depositing Z/mo" buckets no longer keep wanting after the goal has been reached (#192)
- FIX: When launching from the command line, look for custom BUCKETS_LANG environment variable instead of LANG.
- FIX: Fix no-internet false positive error (#195)
- FIX: The Recurring Expenses month slider is no longer impossible to use (#188)
- FIX: Fix Starting over bug when you want to delete everything, including buckets (#191)
- NEW: Transactions can now be marked as cleared or not. (#172)
- NEW: CSV importing supports CSVs where the postive/negative amount is broken out into a column separate from the amount. (#185)
- NEW: Now translated into Nederlands!
- FIX: Fixed CSV parsing bug with Amazon Reconiler (#178)
- FIX: You can now import CSV files that don't have a header row (#119)
- FIX: CSV import supports amounts that use commas for decimal points. (#184)
- FIX: Fix date picker problem with macOS High Sierra (#112)
- FIX: Removed 'Chat' as an option when an error occurs.
- FIX: Semicolon-delimited CSVs (so SSV?) are now supported. (#181)
- FIX: You can now set the timezone in Preferences in case Buckets detects your timezone incorrectly.
- NEW: You can now click on a bucket's want to fill in the remaining amount. (#ZFU7DkdT)
- NEW: French translation now available! Merci, Raoul de Limézy !
- NEW: Loading screen is nicer (#7q3euALq)
- NEW: Accounts can now be designated as Off Budget. Currently, it is of little use, but makes the way for tracking assets and debts (such as mortgages and investment accounts) over time. (#6Vo5DIEu)
- NEW: After importing from YNAB4, a list of transactions to review is now shown. Also there's a progress bar. (#KS5dedMe)
- FIX: Now 'About Buckets' works consistently on macOS, Windows and Linux (#Hvkf87aR)
- FIX: Balance as of date listed in account detail view now lists the date of the latest transaction instead of the end of the month. (#hMSy6JbF)
- FIX: A different icon is now used for the clear-the-categories button. It was an X; now it's a circle with a line through it. (#Iz84zvni)
- FIX: Fixed bug where kicking a bucket would change the top right month. (#qTNqjNav)
- FIX: Safety switches (the ones that require to clicks to do the action) don't bleed now. (#1zvGUn99)
- FIX: When you create a transaction without a category, it won't flash a warning anymore (#YwcStIKB)
- FIX: Transactions are sorted by date first, instead of account also. This will make transfers that happen at the same time appear next to each other. (#D6Ftd0rZ)
- FIX: Notes with just whitespace are considered empty now (#RZBnnlKJ)
- Slimmed down and alphabetized translation files to make it easier for translators and to make fewer conflicts. (#wMIaJ47X)
- Upgraded internal libraries and platform. (#hcyvkiIZ, #dwtG0GDO)
- FIX: Let us check for updates again if an update fails to download. (#Qtufqzis)
- FIX: Fix YNAB4 import error for transactions with mixed-sign categorizations (#KiDm6dZS)
- NEW: Added a 'Start Over' tool. (#gMedmoLD)
- FIX: Letters are no longer eaten when writing a note on any object. (#ZQa6alQo)
- FIX: You can choose a number format independent of your language. (#ZaP9MCUO)
- FIX: Fix white on white text in transaction dropdown on Windows (#Cb24GGRR)
- FIX: Fixed a bug in CSV importing (#2KYzgBet)
- FIX: Sync time range alert is not correct.
- NEW: It's now much easier to record transfers between accounts. When creating a transaction, simply mark it as a transfer and choose the account the funds are coming from or going to. (#W1s6v7WU)
- NEW: The Buckets tab is cleaner (less busy) through the following changes. The balance of each bucket is now the first number. "Out" and "Transfer" columns have been combined into a single "Activity" column. When there is an amount in the "In/Out" field, the current and future balance no longer make the table expand horizontally. The heading labels are repeated for each bucket group. Effective balance is no longer shown when in debt. (#VSy1vj99, #6T7u0kWO)
- NEW: You can now categorize transactions as you enter them, instead of having to categorize them after adding them.
- NEW: The Recurring Expenses analysis chart now remembers the time period you chose. (#2yalBubk)
- NEW: Names of translation contributors appear in the source file of each language. (#1s7TvSdi)
- FIX: For labels with a bright yellow background, black text is now used instead of white. In other words, you can read the words now :)
- FIX: Simple categorization is preserved after editing transactions. (#L7jULmPb)
- FIX: Only list recently-opened files that still exist. (#OvGiy3pc)
- FIX: Refunds/returns now add money to the 'Activity' column rather than the 'Rain' column on the Buckets view. (#zmXmsVbp)
- FIX: Don't overwrite non-null account balances to fix daylight saving problem.
- FIX: Prevent NULL amounts in transactions. (#FJHZHCxx)
- FIX: Handle daylight saving time (#9MfU7pAj)
- FIX: Several visual changes. The Accounts view uses horizontal space better. The Month-to-Month analysis view no longer includes the year on the first date. (#4MgmeJq9, #5oypmRTm, #Ljy70cM6)
- FIX: Rain tooltip no longer has faded cents. (#TlvT3o2a)
- FIX: When downloading an update, release notes stay visible. (#N6ZbcQvk)
- NEW: Numbers are localized according to language now (i.e. in Portuguese and Spanish the decimal separator is now a comma) (#0iXa6tJR)
- FIX: It's more obvious how to close notes. (#2qffJJW9)
- FIX: Emoji in Bucket names no longer causes height problems in macOS (#XTu7f4EW)
- FIX: Recurring expense chart labels aren't cut off anymore. (#dl6Rupnn)
- FIX: Fixed an internal input warning. (#LaBarRXx)
- FIX: If there's no internet connection, an error about not being able to update is no longer displayed on start (#hjnugHpN)
- FIX: Another fix for another kind of YNAB4 import failure. (#MpmFZutK)
- NEW: Added Start with a template button for getting started with Buckets. (#2kWWcMGa)
- FIX: Handle CSV files that don't have a consistent number of columns throughout. (#TvFClGGM)
- FIX: Fixed a bug when importing YNAB4 files with transactions that are split, but not split into categories (#rJgT119e)
- NEW: Replaced confusing line and dot chart with a bar chart of historical expenses in Analysis > Recurring Expenses section. Also, now you can choose the time period being shown. (#cY5uD7Y5)
- NEW: You can now click on a bucket's balance to quickly set it to 0. For instance, if the balance is -54 and you click it, it will prepare to deposit 54 into the bucket. (#WLOgdR67)
- NEW: Now translated into Portuguese, graças a Carlos. Obrigado!
- NEW: You can now attach screenshots to bug reports
- NEW: You can now undo/redo most actions that modify your budget. So if you accidentally deposited $500 into the wrong bucket, press Control/Command Z to reverse the last change. (#JE9sINCG)
- FIX: Balance chart for high numbers is now more than just a flat line (#rYUgiuQh)
- FIX: Fixed bug where deleting an account would not always clean up associated records.
- FIX: Cents are shown by default now for all numbers (#yUin1iGJ)
- FIX: Potentially fixed slowness when entering notes and goal/deposit amounts on buckets. (#AbqgETOV)
- Now only the language you are using is loaded (resulting in slightly faster load times)
- NEW: You can now delete bucket groups (#02VRaU99)
- NEW: The Buckets view now shows the amounts put in and taken out of each bucket. (#wU1gc6wz)
- NEW: If you attempt to use more rain than you have available, a warning is displayed and the 'Make it so' button requires confirmation. (#4T1eVgov)
- FIX: Bucket balance chart will divide into more than just months if it makes sense (#fVPOUQzl)
- FIX: The Buckets view is faster(less visual lag) when entering amounts to be deposited/withdrawn.
- FIX: You can now edit blank group/bucket names (#7krRuUOo)
- FIX: Fixed a timezone bug in Analysis > Recurring expenses that made 'Last month' always 0. Also changed the labels to be explicit about which month is being shown. (#kxaoRW0W)
- FIX: In the Transactions view, you can now click on the words 'Show uncategorized' instead of having to hit the small checkbox (#oEuSlRsZ)
- FIX: Bucket transactions are now sorted the same (descending date) as account transactions (#1y6rFkMD)
- FIX: Include more verbose debugging when YNAB4 import fails.
- NEW: You can delete bucket transactions (Issue #q2PpU2iV)
- NEW: Added a 'Quit' option for Windows/Linux users. (#XjHhptE6)
- FIX: Budget always opened to the month before the current month, by default. Now it opens to the current month. (#tE6BlTgh)
- FIX: You can now adjust the Buckets License amount so that different currencies can be made to work (#j8rA12Fu)
- FIX: Fixed math being wrong on money inputs (#wtnk1A92)
- FIX: When there are no recurring expense buckets, the analysis page no longer looks like a broken page. (#6snqIshs)
- FIX: Posted date of newly created transactions will now always be (by default) in the month you are looking at. (#LauMJXLI)
- FIX: Fixed Used in future to not include kicked buckets.
- FIX: Fixed future rain missed update with multiple windows (#dXwraTOl)
- Moved to Trello for issue/bug tracking (#JeaRIFN9)
- FIX: Fix error in want-to-buy message
- NEW: Added a transaction export tool. (Issue #28)
- NEW: Rain in the current month now takes into account any amount spoken for in future months. This allows for budgeting future months. (Issue #38)
- NEW: When reopening buckets, the last set of opened windows is restored. (Issue #59)
- FIX: Another attempt at the off by one problem. (Issue #40)
- NEW: Date format is now suggested when importing from CSV
- NEW: Added a preference to disable money animations.
- NEW: When doing multiple buckets transactions at once, the math regarding what is happening now appears in the top action bar. (Issue #54)
- NEW: Renamed 'Transact' to 'In/Out' on Buckets page.
- FIX: Long bucket/group names are no longer cut off (Issue #14)
- FIX: Fixed help prompt text-wrapping issue on Buckets tab Rain header. (Issue #57)
- FIX: Default logging is more verbose
- FIX: Special misc group is no longer editable. (Issue #41)
- FIX: Maybe fixed off by one month issue. (Issue #40)
- FIX: Account-style parenthesis-delimited negative numbers are supported in CSV importing. (Issue #60)
- FIX: Subheader on Buckets/Transactions/Accounts page is now always visible even when your scroll down. (Issue #58)
- The Guide mentions that it's a work in progress now. (Issue #48)
- NEW: Added a preference to disable money animations
- NEW: CSV importing is now supported. (Issue #5)
- NEW: Now there's a way to submit bugs from within Buckets. (Issue #43)
- NEW: Added some options in the Help menu to allow for more verbose log reports.
- FIX: Fix some database schema issues.
- FIX: Check for updates, and version information is now available for Windows and Linux users. (Issue #43)
- FIX: Fix a bug that prevented adding transactions in the account view. (Issue #44)
- FIX: Make update window not be so small (especially on Windows) (Issue #45)
- NEW: Added Amazon reconciliation tool. (Issue #33)
- FIX: Database migrations are less flakey now.
- FIX: Hopefully fix issue #39 so that importing from YNAB4 works.
- FIX: Make month selector more resilient to different timezones. (Issue #40)
- NEW: Numbers in most tables are now always dollar-aligned with faded cents when it's an even dollar.
- NEW: Transactions can now be edited. (Issue: #10)
- NEW: The Buckets Guide (still largely unwritten) is now mirrored online and in the Buckets app through the Help menu
- NEW: Now you can add notes to accounts, buckets, transactions and groups. (Issue #31)
- NEW: Added a Possible Duplicates section to the Transactions tab (in the case where there are possible dupes). (Issue #37)
- NEW: A running balance column has been added to transaction lists for single accounts and buckets. (Issue #17)
- NEW: There's now a search tab, for searching for transactions, accounts and buckets. (Issue #30)
- FIX: When viewing account details, the pane takes up more space so you can see more of the transactions. (Issue #36)
- FIX: Horizontal scrolling now works on all pages. (Issue #18)
- FIX: On the Buckets page, the New bucket button does not make the graph icon cell stretch anymore.
- FIX: You can no longer make 0-amount bucket transactions (Issue #22)
- FIX: Include more information to distinguish between similar accounts when using SimpleFIN Sync
- FIX: Clarify that most U.S. banks are supported by SimpleFIN (Issue #24)
- NEW: Accounts can now be closed, and you can shoot yourself in the foot by completely deleting accounts and all linked transactions. You're welcome. (Issue #2)
- FIX: Account balance table aligns balance to the right.
- FIX: Report bug feature now works on Windows (Issue #11)
- FIX: Fix YNAB importing for budgets that have categories without subcategories. (Issue #12)
- NEW: When updating Buckets, release notes are shown in the notification window, a progress bar shows progress and you can opt to skip a version to prevent more notifications. (Issues #3, #9)
- NEW: Under Analysis the Regular Expenses section includes helpful number line charts and groups buckets according to whether expenses appear monthly v. yearly (or somewhat yearly) and groups them by relative budgeted amount. In short, it's prettier :)
- FIX: Fix issue #8 by allowing users to select directories and files for import
- NEW: Added first (experimental) version of creating macros to download transaction data from banks automatically. (Not yet translated into Spanish).
- FIX: Improved the explanation of what rain is
- NEW: Switch from bucketsisbetter.com to budgetwithbuckets.com
- FIX: Light grey on charts is now less light and more visible
- FIX: When turning a bucket from a specialized type back into a regular bucket, the rain is now reported correctly (as zero)
- FIX: Set default save directory to ~/Documents (or OS equivalent) so that the default is no longer /
- NEW: All budget-related menu options have been moved to a single 'Budget' menu (rather than being dispersed over several other menus)
- NEW: Buckets can now import You Need a Budget (YNAB) v4 budget files.
- FIX: Translate the preferences page
- NEW: Buckets files format is documented
- NEW: Auto-updating is now supported on Linux for AppImage installs
- NEW: Reduce license price from $40 to $29 (and intro price from $20 to $15)
- NEW: Buckets is now available in Spanish!
- FIX: Fixed a bug that prevented actually linking SimpleFIN accounts
- NEW: Added better logging for times where there are silent errors
- FIX: Got rid of scary balance-mismatch warnings that weren't actually actionable. And a better explanation of what mismatches mean is included.
- FIX: Now, when you sync transactions, it will only sync the current month
- FIX: The update process is even more clear.
-
FIX: If you try to open/create a file that's unreadable and error is displayed instead of failing silently
-
NEW: You can now click 'Make it Rain' as many times as you want. Each bucket will only take what it needs per month
-
FIX: Fixed bug where 'Duplicate Window' would sometimes throw an error.
-
FIX: Recurring expense report doesn't report false information for newly-made buckets anymore
-
NEW: Added new charts to bucket information pages
-
NEW: You can now explicitly mark bucket transactions as transfers
- FIX: When updating an account balance in a month that isn't the current month, it now does the right thing.
- FIX: Removed the mystery of what's going on during update download/install.
- NEW: Added a bucket expense analysis section.
- NEW: Added a new 'Analysis' section with helpful month-to-month and year-to-year charts
- NEW: Added Chat with Matt navigation item
- NEW: Now you can get instant help with the 'Chat...' option in the Help menu.
- NEW: Added Effective Balance column to buckets for when there are buckets in debt (so you don't think you have more money than you do).
- NEW: Windows are labeled with the filename now
- NEW: Linux installs will now be notified of updates, too
- FIX: Style fixes and extra tooltip helps
- FIX: Some menu items are disabled/enabled now when the context justifies it.
- FIX: Fixed bug where categorizing with math would sometimes make too many rows
- NEW: Categorizing is cleaner now
- NEW: Started changelog.
- NEW: Table rows are now highlighted when you hover over them
- NEW: You can now import OFX/QFX files