diff --git a/packages/api/package.json b/packages/api/package.json index 2e60be30b9..6e2827b6b6 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@actual-app/api", - "version": "6.7.0", + "version": "6.7.1", "license": "MIT", "description": "An API for Actual", "engines": { diff --git a/packages/desktop-client/package.json b/packages/desktop-client/package.json index 8eaca8ff05..0d3cd01de2 100644 --- a/packages/desktop-client/package.json +++ b/packages/desktop-client/package.json @@ -1,6 +1,6 @@ { "name": "@actual-app/web", - "version": "24.4.0", + "version": "24.5.0", "license": "MIT", "files": [ "build" diff --git a/packages/desktop-electron/package.json b/packages/desktop-electron/package.json index 47c6016338..01734214db 100644 --- a/packages/desktop-electron/package.json +++ b/packages/desktop-electron/package.json @@ -3,7 +3,7 @@ "author": "Actual", "productName": "Actual", "description": "A simple and powerful personal finance system", - "version": "24.4.0", + "version": "24.5.0", "scripts": { "clean": "rm -rf dist", "update-client": "bin/update-client", diff --git a/upcoming-release-notes/2466.md b/upcoming-release-notes/2466.md deleted file mode 100644 index 17be3c75e4..0000000000 --- a/upcoming-release-notes/2466.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -Enable "yearly" interval to custom reports. Also sets-up groudwork for adding weekly/daily in the near future diff --git a/upcoming-release-notes/2468.md b/upcoming-release-notes/2468.md deleted file mode 100644 index 10af8057a4..0000000000 --- a/upcoming-release-notes/2468.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [shall0pass] ---- - -Add options to prepend or append text to a transaction note using the bulk edit dialog. diff --git a/upcoming-release-notes/2472.md b/upcoming-release-notes/2472.md deleted file mode 100644 index dcbd90e59d..0000000000 --- a/upcoming-release-notes/2472.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Add more modals in mobile for account, scheduled transactions, budget summary, and balance actions. diff --git a/upcoming-release-notes/2480.md b/upcoming-release-notes/2480.md deleted file mode 100644 index 90cfc6f5fa..0000000000 --- a/upcoming-release-notes/2480.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [shall0pass] ---- - -Add category groups to end of month cleanup templates. \ No newline at end of file diff --git a/upcoming-release-notes/2483.md b/upcoming-release-notes/2483.md deleted file mode 100644 index 351be9bec4..0000000000 --- a/upcoming-release-notes/2483.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -Add daily and weekly to custom reports interval list. diff --git a/upcoming-release-notes/2491.md b/upcoming-release-notes/2491.md deleted file mode 100644 index ae89be45b9..0000000000 --- a/upcoming-release-notes/2491.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Add + button to add a group on mobile budget page and a budget related menu. diff --git a/upcoming-release-notes/2493.md b/upcoming-release-notes/2493.md deleted file mode 100644 index bd5c45943a..0000000000 --- a/upcoming-release-notes/2493.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Refactor `Tooltip` component for notes button - use react-aria component. diff --git a/upcoming-release-notes/2501.md b/upcoming-release-notes/2501.md deleted file mode 100644 index d667d63f74..0000000000 --- a/upcoming-release-notes/2501.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Mobile budget menu modal to set budget amounts. diff --git a/upcoming-release-notes/2502.md b/upcoming-release-notes/2502.md deleted file mode 100644 index 3be5200697..0000000000 --- a/upcoming-release-notes/2502.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [Wizmaster] ---- - -Fix reconciling split translations from nYNAB import creates orphan transfers diff --git a/upcoming-release-notes/2506.md b/upcoming-release-notes/2506.md deleted file mode 100644 index cb2e473617..0000000000 --- a/upcoming-release-notes/2506.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [qedi-r] ---- - -Add line chart option for displaying budget amounts over time \ No newline at end of file diff --git a/upcoming-release-notes/2509.md b/upcoming-release-notes/2509.md deleted file mode 100644 index a316715297..0000000000 --- a/upcoming-release-notes/2509.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Uninstall react-merge-refs package and replace mergeRefs with useMergedRefs hook. diff --git a/upcoming-release-notes/2511.md b/upcoming-release-notes/2511.md deleted file mode 100644 index cfcca376d5..0000000000 --- a/upcoming-release-notes/2511.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Split menu components to separate files for reusability. diff --git a/upcoming-release-notes/2518.md b/upcoming-release-notes/2518.md deleted file mode 100644 index e410f7e95c..0000000000 --- a/upcoming-release-notes/2518.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [kyrias] ---- - -Bump GoCardless access validity from 30 to 90 days. diff --git a/upcoming-release-notes/2521.md b/upcoming-release-notes/2521.md deleted file mode 100644 index b2f6f3ce68..0000000000 --- a/upcoming-release-notes/2521.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -A simple delete confirmation for custom reports. diff --git a/upcoming-release-notes/2522.md b/upcoming-release-notes/2522.md deleted file mode 100644 index be098155e7..0000000000 --- a/upcoming-release-notes/2522.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -Custom reports so transactions activity on accounts page for graphs when clicked. diff --git a/upcoming-release-notes/2523.md b/upcoming-release-notes/2523.md deleted file mode 100644 index 42f0c8ac80..0000000000 --- a/upcoming-release-notes/2523.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [JazzyJosh] ---- - -Using any math operator on an input will begin a calculation starting with the existing value. diff --git a/upcoming-release-notes/2531.md b/upcoming-release-notes/2531.md deleted file mode 100644 index 2dbc168090..0000000000 --- a/upcoming-release-notes/2531.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [joel-jeremy] ---- - -Drill down category transactions by clicking on spent amount in mobile budget page. diff --git a/upcoming-release-notes/2534.md b/upcoming-release-notes/2534.md deleted file mode 100644 index 6101f9b69b..0000000000 --- a/upcoming-release-notes/2534.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Removing code duplication in bank-sync logic diff --git a/upcoming-release-notes/2535.md b/upcoming-release-notes/2535.md deleted file mode 100644 index 204a85df8e..0000000000 --- a/upcoming-release-notes/2535.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [shall0pass] ---- - -Goal templates: Allow budgeting to a full category balance when using 'up to' and a negative category rollover balance. diff --git a/upcoming-release-notes/2536.md b/upcoming-release-notes/2536.md deleted file mode 100644 index 9ed4564966..0000000000 --- a/upcoming-release-notes/2536.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [ilar] ---- - -When adding a mobile view transaction, format the edit field according to the currency and add an automatic/fixed position decimal when applicable. diff --git a/upcoming-release-notes/2538.md b/upcoming-release-notes/2538.md deleted file mode 100644 index 971867466a..0000000000 --- a/upcoming-release-notes/2538.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [Jenna59] ---- - -Improve contrast in Payee autocomplete's "Create payee" and Category autocomplete's "Split transaction" buttons \ No newline at end of file diff --git a/upcoming-release-notes/2542.md b/upcoming-release-notes/2542.md deleted file mode 100644 index d34650155d..0000000000 --- a/upcoming-release-notes/2542.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [davidkus] ---- - -Adding menu item to show/hide reconciled transactions in the account view. diff --git a/upcoming-release-notes/2543.md b/upcoming-release-notes/2543.md deleted file mode 100644 index 4d60b7d682..0000000000 --- a/upcoming-release-notes/2543.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [davidkus] ---- - -When importing reconciled split transaction, the resulting sub-transactions is also marked as reconciled. diff --git a/upcoming-release-notes/2544.md b/upcoming-release-notes/2544.md deleted file mode 100644 index 7c8e11e420..0000000000 --- a/upcoming-release-notes/2544.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [adam-rozen] ---- - -Change default theme from light to the system's default theme diff --git a/upcoming-release-notes/2548.md b/upcoming-release-notes/2548.md deleted file mode 100644 index 19159d7ea9..0000000000 --- a/upcoming-release-notes/2548.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Update the github issues template diff --git a/upcoming-release-notes/2551.md b/upcoming-release-notes/2551.md deleted file mode 100644 index 7044cc0160..0000000000 --- a/upcoming-release-notes/2551.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [joel-jeremy,MatissJanis] ---- - -Display category balances in category autocomplete. diff --git a/upcoming-release-notes/2553.md b/upcoming-release-notes/2553.md deleted file mode 100644 index 2ce0e562ce..0000000000 --- a/upcoming-release-notes/2553.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [carkom] ---- - -This fixes a regression that broke toggle menu items. diff --git a/upcoming-release-notes/2555.md b/upcoming-release-notes/2555.md deleted file mode 100644 index 49af4a717b..0000000000 --- a/upcoming-release-notes/2555.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Update TransactionEdit component onEdit function to use serialized transactions. diff --git a/upcoming-release-notes/2556.md b/upcoming-release-notes/2556.md deleted file mode 100644 index 62f0799fd4..0000000000 --- a/upcoming-release-notes/2556.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [carkom] ---- - -Custom Reports: Fix bug where month endDate is saving as a non-date variable. diff --git a/upcoming-release-notes/2557.md b/upcoming-release-notes/2557.md deleted file mode 100644 index 5faddb6b1d..0000000000 --- a/upcoming-release-notes/2557.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [carkom] ---- - -Fixes live dateRange not updating with new month (interval). diff --git a/upcoming-release-notes/2558.md b/upcoming-release-notes/2558.md deleted file mode 100644 index 201f214339..0000000000 --- a/upcoming-release-notes/2558.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [carkom] ---- - -Consolidates AnchorLink, ButtonLink and LinkButton to use existing props (Link and Button - with type). diff --git a/upcoming-release-notes/2560.md b/upcoming-release-notes/2560.md deleted file mode 100644 index 0d28e35826..0000000000 --- a/upcoming-release-notes/2560.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [psybers] ---- - -Show sync indicator in account header. diff --git a/upcoming-release-notes/2564.md b/upcoming-release-notes/2564.md deleted file mode 100644 index af2421d177..0000000000 --- a/upcoming-release-notes/2564.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [keriati] ---- - -Add options to disable reconciliation when importing OFX files. diff --git a/upcoming-release-notes/2567.md b/upcoming-release-notes/2567.md deleted file mode 100644 index c73a7289cf..0000000000 --- a/upcoming-release-notes/2567.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [twk3] ---- - -Improve API output types. diff --git a/upcoming-release-notes/2569.md b/upcoming-release-notes/2569.md deleted file mode 100644 index 5d6e230102..0000000000 --- a/upcoming-release-notes/2569.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [jfdoming] ---- - -Support creating rules from split transactions on the accounts page diff --git a/upcoming-release-notes/2570.md b/upcoming-release-notes/2570.md deleted file mode 100644 index b3ed0059c0..0000000000 --- a/upcoming-release-notes/2570.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [shall0pass] ---- - -Mobile: Remove menu item for income category group, which resulted in crash. diff --git a/upcoming-release-notes/2571.md b/upcoming-release-notes/2571.md deleted file mode 100644 index c5d0d0172d..0000000000 --- a/upcoming-release-notes/2571.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Use consistent padding in modals diff --git a/upcoming-release-notes/2572.md b/upcoming-release-notes/2572.md deleted file mode 100644 index 5df34b1127..0000000000 --- a/upcoming-release-notes/2572.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Close modal after transferring / covering balance in mobile budget page diff --git a/upcoming-release-notes/2573.md b/upcoming-release-notes/2573.md deleted file mode 100644 index c25b7eae00..0000000000 --- a/upcoming-release-notes/2573.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Fix mobile report budget bug where you can't click on an income category's budgeted input. diff --git a/upcoming-release-notes/2577.md b/upcoming-release-notes/2577.md deleted file mode 100644 index a1def19a83..0000000000 --- a/upcoming-release-notes/2577.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Use desktop colors for mobile autocomplete modals. diff --git a/upcoming-release-notes/2580.md b/upcoming-release-notes/2580.md deleted file mode 100644 index 325aa1f1a9..0000000000 --- a/upcoming-release-notes/2580.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [mikesglitch] ---- - -Fix "Load backup" functionality in Electron - no longer throwing fatal error diff --git a/upcoming-release-notes/2581.md b/upcoming-release-notes/2581.md deleted file mode 100644 index 9a591a7715..0000000000 --- a/upcoming-release-notes/2581.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [psybers] ---- - -Do not allow hiding the income category group. diff --git a/upcoming-release-notes/2582.md b/upcoming-release-notes/2582.md deleted file mode 100644 index f532a25656..0000000000 --- a/upcoming-release-notes/2582.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [psybers] ---- - -Dim categories in the budget view if hidden by their category group. diff --git a/upcoming-release-notes/2583.md b/upcoming-release-notes/2583.md deleted file mode 100644 index 04df9709ad..0000000000 --- a/upcoming-release-notes/2583.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -Enables the ability to show transactions when donut graph is clicked. diff --git a/upcoming-release-notes/2585.md b/upcoming-release-notes/2585.md deleted file mode 100644 index 4a7256ecec..0000000000 --- a/upcoming-release-notes/2585.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [keriati] ---- - -Add checkbox to disable reconciliation when importing CSV files. diff --git a/upcoming-release-notes/2586.md b/upcoming-release-notes/2586.md deleted file mode 100644 index 511972b350..0000000000 --- a/upcoming-release-notes/2586.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Remove left behind editableTitle prop. diff --git a/upcoming-release-notes/2588.md b/upcoming-release-notes/2588.md deleted file mode 100644 index 8552dc63e2..0000000000 --- a/upcoming-release-notes/2588.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [youngcw] ---- - -Allow 5 decimal places in csv files without matching on 3 or 4 diff --git a/upcoming-release-notes/2589.md b/upcoming-release-notes/2589.md deleted file mode 100644 index 1b353e7d65..0000000000 --- a/upcoming-release-notes/2589.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Force transaction cleared checkboxes to show on reconcile view diff --git a/upcoming-release-notes/2593.md b/upcoming-release-notes/2593.md deleted file mode 100644 index b94f89dfbf..0000000000 --- a/upcoming-release-notes/2593.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Migrating native `Tooltip` component to react-aria Tooltip/Popover (vol.2) diff --git a/upcoming-release-notes/2594.md b/upcoming-release-notes/2594.md deleted file mode 100644 index 4ce8d1ca33..0000000000 --- a/upcoming-release-notes/2594.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [ttlgeek] ---- - -Hide Y axis values of net worth graph when privacy mode is enabled. diff --git a/upcoming-release-notes/2597.md b/upcoming-release-notes/2597.md deleted file mode 100644 index 3e370b40f1..0000000000 --- a/upcoming-release-notes/2597.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [ttlgeek] ---- - -Stop cash flow card labels from getting cutting off if bar height is too low diff --git a/upcoming-release-notes/2598.md b/upcoming-release-notes/2598.md deleted file mode 100644 index a842d34430..0000000000 --- a/upcoming-release-notes/2598.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Update balance menu modal title and add balance amount in the modal. diff --git a/upcoming-release-notes/2599.md b/upcoming-release-notes/2599.md deleted file mode 100644 index 3e0e85dcfa..0000000000 --- a/upcoming-release-notes/2599.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Fix account notes not retrieving correctly in mobile. diff --git a/upcoming-release-notes/2601.md b/upcoming-release-notes/2601.md deleted file mode 100644 index dde392e279..0000000000 --- a/upcoming-release-notes/2601.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [MatissJanis] ---- - -Improved fatal-error handling in case backend failed loading: show error message. diff --git a/upcoming-release-notes/2604.md b/upcoming-release-notes/2604.md deleted file mode 100644 index 95de28fdc8..0000000000 --- a/upcoming-release-notes/2604.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [marethyu1] ---- - -Adds integration test for experimental split rules functionality diff --git a/upcoming-release-notes/2606.md b/upcoming-release-notes/2606.md deleted file mode 100644 index 0e8c6321bb..0000000000 --- a/upcoming-release-notes/2606.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -Enables the ability to show transactions when StackedBarGraph is clicked. diff --git a/upcoming-release-notes/2607.md b/upcoming-release-notes/2607.md deleted file mode 100644 index d48e22fee7..0000000000 --- a/upcoming-release-notes/2607.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Use decimal input mode for transfer and hold buffer modal inputs. diff --git a/upcoming-release-notes/2608.md b/upcoming-release-notes/2608.md deleted file mode 100644 index 48a2e1b548..0000000000 --- a/upcoming-release-notes/2608.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Allow posting/skipping scheduled transactions in mobile view. diff --git a/upcoming-release-notes/2609.md b/upcoming-release-notes/2609.md deleted file mode 100644 index 5435b67b92..0000000000 --- a/upcoming-release-notes/2609.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Add key prop to all modals. diff --git a/upcoming-release-notes/2610.md b/upcoming-release-notes/2610.md deleted file mode 100644 index 98d60ea52b..0000000000 --- a/upcoming-release-notes/2610.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [joel-jeremy] ---- - -Add month notes and budget/template action menus for mobile. diff --git a/upcoming-release-notes/2611.md b/upcoming-release-notes/2611.md deleted file mode 100644 index 979408f50c..0000000000 --- a/upcoming-release-notes/2611.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [joel-jeremy] ---- - -Collapsible budget groups in mobile. diff --git a/upcoming-release-notes/2612.md b/upcoming-release-notes/2612.md deleted file mode 100644 index 6bfd1d29d1..0000000000 --- a/upcoming-release-notes/2612.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -Fixing some of the sessionStorage issues plus adding filters to sessionStorage. diff --git a/upcoming-release-notes/2613.md b/upcoming-release-notes/2613.md deleted file mode 100644 index d3d0e90d6e..0000000000 --- a/upcoming-release-notes/2613.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Honor the budget.startMonth pref to open the last month the user was working on before closing the app. diff --git a/upcoming-release-notes/2614.md b/upcoming-release-notes/2614.md deleted file mode 100644 index 0086c85033..0000000000 --- a/upcoming-release-notes/2614.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [MatissJanis] ---- - -Fix notes tooltip content going out of bounds. diff --git a/upcoming-release-notes/2616.md b/upcoming-release-notes/2616.md deleted file mode 100644 index dfc9abeed0..0000000000 --- a/upcoming-release-notes/2616.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Delete old Plaid integration that is no longer working. diff --git a/upcoming-release-notes/2617.md b/upcoming-release-notes/2617.md deleted file mode 100644 index 79b03b2da5..0000000000 --- a/upcoming-release-notes/2617.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [youngcw] ---- - -Include flatpak in the electron build list diff --git a/upcoming-release-notes/2619.md b/upcoming-release-notes/2619.md deleted file mode 100644 index d4bdd69b1f..0000000000 --- a/upcoming-release-notes/2619.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Add midnight theme VRT screenshots. diff --git a/upcoming-release-notes/2620.md b/upcoming-release-notes/2620.md deleted file mode 100644 index cdb6cbb075..0000000000 --- a/upcoming-release-notes/2620.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [youngcw] ---- - -Rename electron master workflow to be different thant he electron pr workflow diff --git a/upcoming-release-notes/2623.md b/upcoming-release-notes/2623.md deleted file mode 100644 index d48f86c34e..0000000000 --- a/upcoming-release-notes/2623.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [adam-rozen] ---- - -Organize .gitignore and remove duplicated lines diff --git a/upcoming-release-notes/2624.md b/upcoming-release-notes/2624.md deleted file mode 100644 index c5491742b0..0000000000 --- a/upcoming-release-notes/2624.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -Add mobile reports page. diff --git a/upcoming-release-notes/2627.md b/upcoming-release-notes/2627.md deleted file mode 100644 index 95d7d68c53..0000000000 --- a/upcoming-release-notes/2627.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Mobile - make labels sentence case and update budget and balance modals with Budget and Balance labels respectively. diff --git a/upcoming-release-notes/2628.md b/upcoming-release-notes/2628.md deleted file mode 100644 index cd065d7521..0000000000 --- a/upcoming-release-notes/2628.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Add negative/positive colors to mobile transaction amount input diff --git a/upcoming-release-notes/2632.md b/upcoming-release-notes/2632.md deleted file mode 100644 index 5e8c81dcd9..0000000000 --- a/upcoming-release-notes/2632.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [youngcw] ---- - -Add desktop apps to the release assets diff --git a/upcoming-release-notes/2633.md b/upcoming-release-notes/2633.md deleted file mode 100644 index 25f2d22a49..0000000000 --- a/upcoming-release-notes/2633.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Fix encryption modals for mobile. diff --git a/upcoming-release-notes/2634.md b/upcoming-release-notes/2634.md deleted file mode 100644 index 93972a0b04..0000000000 --- a/upcoming-release-notes/2634.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Fix slow VRT test - reduced number of iterations to speed up test diff --git a/upcoming-release-notes/2635.md b/upcoming-release-notes/2635.md deleted file mode 100644 index 19fa5e5f93..0000000000 --- a/upcoming-release-notes/2635.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Add To Be Budgeted category to cover and transfer modal diff --git a/upcoming-release-notes/2636.md b/upcoming-release-notes/2636.md deleted file mode 100644 index 8f411a8b0a..0000000000 --- a/upcoming-release-notes/2636.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -Enables the ability to show transactions when LineGraph is clicked. Also adds missing formatting to lineGraph. diff --git a/upcoming-release-notes/2637.md b/upcoming-release-notes/2637.md deleted file mode 100644 index f8543fb829..0000000000 --- a/upcoming-release-notes/2637.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -Fixing typescript issues with firstDayOfWeek. Also fixes bug with TableGraph report card. diff --git a/upcoming-release-notes/2638.md b/upcoming-release-notes/2638.md deleted file mode 100644 index 6d49fc5025..0000000000 --- a/upcoming-release-notes/2638.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix low contrast accent colours in dark and midnight themes diff --git a/upcoming-release-notes/2639.md b/upcoming-release-notes/2639.md deleted file mode 100644 index 61c2ba5219..0000000000 --- a/upcoming-release-notes/2639.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [MatissJanis] ---- - -Added app-loading stage description texts; also added exponential backoff in case a lazy-loaded module fails loading diff --git a/upcoming-release-notes/2641.md b/upcoming-release-notes/2641.md deleted file mode 100644 index 263fd9370c..0000000000 --- a/upcoming-release-notes/2641.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [mattfidd] ---- - -Make /login show descriptive error when an incorrect password is submitted diff --git a/upcoming-release-notes/2649.md b/upcoming-release-notes/2649.md deleted file mode 100644 index f7e3fdbc5c..0000000000 --- a/upcoming-release-notes/2649.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [MatissJanis] ---- - -Do not show "delete remote file" option for local budget files. diff --git a/upcoming-release-notes/2650.md b/upcoming-release-notes/2650.md deleted file mode 100644 index 4c128fe65c..0000000000 --- a/upcoming-release-notes/2650.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [youngcw] ---- - -Fix scroll bars always showing on tooltips diff --git a/upcoming-release-notes/2651.md b/upcoming-release-notes/2651.md deleted file mode 100644 index 9c642480ca..0000000000 --- a/upcoming-release-notes/2651.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [jfdoming] ---- - -Make the 'Apply to all' section (fka 'Before split') of rule splits more intuitive diff --git a/upcoming-release-notes/2653.md b/upcoming-release-notes/2653.md deleted file mode 100644 index e71c624bde..0000000000 --- a/upcoming-release-notes/2653.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [kyangk] ---- - -Ignore transactions with empty date & amount diff --git a/upcoming-release-notes/2657.md b/upcoming-release-notes/2657.md deleted file mode 100644 index 0c009975d6..0000000000 --- a/upcoming-release-notes/2657.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [MatissJanis] ---- - -Add custom error message if lazy-loading a module fails. diff --git a/upcoming-release-notes/2658.md b/upcoming-release-notes/2658.md deleted file mode 100644 index 92bd12b1b6..0000000000 --- a/upcoming-release-notes/2658.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [twk3] ---- - -Fix electron builds on OSX diff --git a/upcoming-release-notes/2659.md b/upcoming-release-notes/2659.md deleted file mode 100644 index a509cc6894..0000000000 --- a/upcoming-release-notes/2659.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [carkom] ---- - -Some slight adjustments to tidy up the code and make it work better. Some TS updates as well. diff --git a/upcoming-release-notes/2663.md b/upcoming-release-notes/2663.md deleted file mode 100644 index bd63ad395a..0000000000 --- a/upcoming-release-notes/2663.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Fix app loading screen not showing when opening a budget file. diff --git a/upcoming-release-notes/2665.md b/upcoming-release-notes/2665.md deleted file mode 100644 index d3a522fb27..0000000000 --- a/upcoming-release-notes/2665.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Add amount colors to mobile accounts and transaction list. diff --git a/upcoming-release-notes/2667.md b/upcoming-release-notes/2667.md deleted file mode 100644 index 0c8c9fa20c..0000000000 --- a/upcoming-release-notes/2667.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [youngcw] ---- - -Check schedule name when using the check templates function diff --git a/upcoming-release-notes/2671.md b/upcoming-release-notes/2671.md deleted file mode 100644 index 9878d94718..0000000000 --- a/upcoming-release-notes/2671.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [MatissJanis] ---- - -Hide theme selector from the top of the page - it is now only available in the settings page. diff --git a/upcoming-release-notes/2688.md b/upcoming-release-notes/2688.md deleted file mode 100644 index f435066184..0000000000 --- a/upcoming-release-notes/2688.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [youngcw] ---- - -Goals: Add template to budget X months average spending. Matches the funcion of the existing budget page button. diff --git a/upcoming-release-notes/2689.md b/upcoming-release-notes/2689.md deleted file mode 100644 index b2a5b85001..0000000000 --- a/upcoming-release-notes/2689.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [shall0pass] ---- - -Goals: Enable decimals for percentage templates. diff --git a/upcoming-release-notes/2690.md b/upcoming-release-notes/2690.md deleted file mode 100644 index 2ca0055781..0000000000 --- a/upcoming-release-notes/2690.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Fix mobile notes modal not retrieving correct notes \ No newline at end of file diff --git a/upcoming-release-notes/2692.md b/upcoming-release-notes/2692.md deleted file mode 100644 index 9803d8ec1d..0000000000 --- a/upcoming-release-notes/2692.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Fix budget list / management app flashing on page init.