diff --git a/packages/api/package.json b/packages/api/package.json index f0c134ded3a..48bbb7d0c42 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@actual-app/api", - "version": "25.1.0", + "version": "25.2.0", "license": "MIT", "description": "An API for Actual", "engines": { diff --git a/packages/desktop-client/package.json b/packages/desktop-client/package.json index 0ae26ba9ba2..ab5d097abf1 100644 --- a/packages/desktop-client/package.json +++ b/packages/desktop-client/package.json @@ -1,6 +1,6 @@ { "name": "@actual-app/web", - "version": "25.1.0", + "version": "25.2.0", "license": "MIT", "files": [ "build" diff --git a/packages/desktop-electron/package.json b/packages/desktop-electron/package.json index 0f48508defb..ccc2d4d4ae2 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": "25.1.0", + "version": "25.2.0", "scripts": { "clean": "rm -rf dist", "update-client": "bin/update-client", diff --git a/upcoming-release-notes/3583.md b/upcoming-release-notes/3583.md deleted file mode 100644 index 46d537edd6b..00000000000 --- a/upcoming-release-notes/3583.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Mobile budget menu modal e2e tests diff --git a/upcoming-release-notes/3734.md b/upcoming-release-notes/3734.md deleted file mode 100644 index 9cebf0a7b87..00000000000 --- a/upcoming-release-notes/3734.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [GabeKlavans] ---- - -Add navigation to combined-accounts transactions lists from the accounts page on mobile. diff --git a/upcoming-release-notes/3805.md b/upcoming-release-notes/3805.md deleted file mode 100644 index 1355b1f1a98..00000000000 --- a/upcoming-release-notes/3805.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [esseti] ---- - -Enables rule activation from the account view via dropdown menu or by pressing 'R' diff --git a/upcoming-release-notes/3964.md b/upcoming-release-notes/3964.md deleted file mode 100644 index 377b604a7e8..00000000000 --- a/upcoming-release-notes/3964.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -TypeScript: move ScheduleDetails to tsx. diff --git a/upcoming-release-notes/3993.md b/upcoming-release-notes/3993.md deleted file mode 100644 index c5c54043688..00000000000 --- a/upcoming-release-notes/3993.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [matt-fidd] ---- - -Migrate to ESLint v9 diff --git a/upcoming-release-notes/3998.md b/upcoming-release-notes/3998.md deleted file mode 100644 index 0a52a17bf48..00000000000 --- a/upcoming-release-notes/3998.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [UnderKoen] ---- - -Usage of notes is (nothing) on new transactions diff --git a/upcoming-release-notes/4000.md b/upcoming-release-notes/4000.md deleted file mode 100644 index 97d68b9b6b6..00000000000 --- a/upcoming-release-notes/4000.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Phase 1 - Migrate to modern redux toolkit APIs diff --git a/upcoming-release-notes/4012.md b/upcoming-release-notes/4012.md deleted file mode 100644 index 8f7431e3356..00000000000 --- a/upcoming-release-notes/4012.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Phase 2 - Redux Toolkit Migration - accounts slice diff --git a/upcoming-release-notes/4016.md b/upcoming-release-notes/4016.md deleted file mode 100644 index c835a9408b1..00000000000 --- a/upcoming-release-notes/4016.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Phase 2 - Redux Toolkit Migration - queries slice diff --git a/upcoming-release-notes/4018.md b/upcoming-release-notes/4018.md deleted file mode 100644 index 8d105830628..00000000000 --- a/upcoming-release-notes/4018.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Phase 2 - Redux Toolkit Migration - app slice diff --git a/upcoming-release-notes/4019.md b/upcoming-release-notes/4019.md deleted file mode 100644 index 82bbddff570..00000000000 --- a/upcoming-release-notes/4019.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [rodriguestiago0] ---- - -Add "Year to date" and "Last year" to reports header. \ No newline at end of file diff --git a/upcoming-release-notes/4032.md b/upcoming-release-notes/4032.md deleted file mode 100644 index 4c3d2e0f878..00000000000 --- a/upcoming-release-notes/4032.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [UnderKoen] ---- - -Allow note prefixes in budget templates. diff --git a/upcoming-release-notes/4033.md b/upcoming-release-notes/4033.md deleted file mode 100644 index eb71b5726db..00000000000 --- a/upcoming-release-notes/4033.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [UnderKoen] ---- - -Change net bar graph to show actual net values diff --git a/upcoming-release-notes/4041.md b/upcoming-release-notes/4041.md deleted file mode 100644 index 0bfed882768..00000000000 --- a/upcoming-release-notes/4041.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [matt-fidd] ---- - -Improve translation strings and update some wording diff --git a/upcoming-release-notes/4047.md b/upcoming-release-notes/4047.md deleted file mode 100644 index 4321452c070..00000000000 --- a/upcoming-release-notes/4047.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [tlesicka] ---- - -TypeScript: Refactor Accounts/Balances to tsx and Remove ts-strict-ignore from Accounts/Account diff --git a/upcoming-release-notes/4051.md b/upcoming-release-notes/4051.md deleted file mode 100644 index 3db98a39637..00000000000 --- a/upcoming-release-notes/4051.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [douugdev] ---- - -Fixing report crash when filters have an "any" clause selected and all conditions are deleted. \ No newline at end of file diff --git a/upcoming-release-notes/4061.md b/upcoming-release-notes/4061.md deleted file mode 100644 index 700abd203e5..00000000000 --- a/upcoming-release-notes/4061.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [leoltl] ---- - -Refactoring the mobile TransactionListWithBalance component into typescript \ No newline at end of file diff --git a/upcoming-release-notes/4063.md b/upcoming-release-notes/4063.md deleted file mode 100644 index a1a916d581c..00000000000 --- a/upcoming-release-notes/4063.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [leoltl] ---- - -Refactoring the mobile TransactionList component to typescript \ No newline at end of file diff --git a/upcoming-release-notes/4072.md b/upcoming-release-notes/4072.md deleted file mode 100644 index e9af9d5f8ac..00000000000 --- a/upcoming-release-notes/4072.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [matt-fidd] ---- - -Sort barchart data diff --git a/upcoming-release-notes/4075.md b/upcoming-release-notes/4075.md deleted file mode 100644 index 3fa781252aa..00000000000 --- a/upcoming-release-notes/4075.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [p-payet] ---- - -Fix to ensure that the toolbar's server status updates correctly during synchronization diff --git a/upcoming-release-notes/4081.md b/upcoming-release-notes/4081.md deleted file mode 100644 index e0101a5b5e8..00000000000 --- a/upcoming-release-notes/4081.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [NullScope] ---- - -Added ability to control category learning per payee and globally diff --git a/upcoming-release-notes/4083.md b/upcoming-release-notes/4083.md deleted file mode 100644 index 45bf274bf78..00000000000 --- a/upcoming-release-notes/4083.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Remove unused `report` prop from `Link` component. diff --git a/upcoming-release-notes/4085.md b/upcoming-release-notes/4085.md deleted file mode 100644 index d469ae6b42a..00000000000 --- a/upcoming-release-notes/4085.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Remove unused `permission` prop from `Button` component. diff --git a/upcoming-release-notes/4086.md b/upcoming-release-notes/4086.md deleted file mode 100644 index f770a381192..00000000000 --- a/upcoming-release-notes/4086.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatisJanis] ---- - -Refactor `theme` variable to be statically defined. diff --git a/upcoming-release-notes/4089.md b/upcoming-release-notes/4089.md deleted file mode 100644 index 5d57e5ea790..00000000000 --- a/upcoming-release-notes/4089.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [jfdoming] ---- - -Include translations in builds diff --git a/upcoming-release-notes/4096.md b/upcoming-release-notes/4096.md deleted file mode 100644 index 23a1f58a4fd..00000000000 --- a/upcoming-release-notes/4096.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [psybers] ---- - -Add Copy last 6/12 months to budget menu. diff --git a/upcoming-release-notes/4097.md b/upcoming-release-notes/4097.md deleted file mode 100644 index db4c002a646..00000000000 --- a/upcoming-release-notes/4097.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [psybers] ---- - -Do not show undo/redo notifications on desktop. diff --git a/upcoming-release-notes/4099.md b/upcoming-release-notes/4099.md deleted file mode 100644 index 0c8e684ea1a..00000000000 --- a/upcoming-release-notes/4099.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [sveselinovic] ---- - -Fix resulting wrong name when creating a new payee in rule with the condition set to "one of" diff --git a/upcoming-release-notes/4105.md b/upcoming-release-notes/4105.md deleted file mode 100644 index 1274107eff4..00000000000 --- a/upcoming-release-notes/4105.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [jfdoming] ---- - -Mark releases as draft by default diff --git a/upcoming-release-notes/4108.md b/upcoming-release-notes/4108.md deleted file mode 100644 index e75000244bf..00000000000 --- a/upcoming-release-notes/4108.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -TypeScript: ported transactions-table tests to TS. diff --git a/upcoming-release-notes/4110.md b/upcoming-release-notes/4110.md deleted file mode 100644 index 54078d21712..00000000000 --- a/upcoming-release-notes/4110.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Add types to loot-core server events. \ No newline at end of file diff --git a/upcoming-release-notes/4112.md b/upcoming-release-notes/4112.md deleted file mode 100644 index ccd2b0eaff4..00000000000 --- a/upcoming-release-notes/4112.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [jfdoming] ---- - -Add language setting diff --git a/upcoming-release-notes/4120.md b/upcoming-release-notes/4120.md deleted file mode 100644 index b6e67109c4b..00000000000 --- a/upcoming-release-notes/4120.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [youngcw] ---- - -Fixed stacked templates with priorities diff --git a/upcoming-release-notes/4123.md b/upcoming-release-notes/4123.md deleted file mode 100644 index 71dbc64dd0e..00000000000 --- a/upcoming-release-notes/4123.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Add eslint rule for useDispatch and useSelector \ No newline at end of file diff --git a/upcoming-release-notes/4124.md b/upcoming-release-notes/4124.md deleted file mode 100644 index 5515cacc287..00000000000 --- a/upcoming-release-notes/4124.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -[Address suppressed ESLint errors] Fix exhaustive deps errors in App.tsx \ No newline at end of file diff --git a/upcoming-release-notes/4129.md b/upcoming-release-notes/4129.md deleted file mode 100644 index 4a903f60762..00000000000 --- a/upcoming-release-notes/4129.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [NikxDa] ---- - -Add ability to provide default cleared status in the API and skip updating the cleared status on subsequent imports. diff --git a/upcoming-release-notes/4130.md b/upcoming-release-notes/4130.md deleted file mode 100644 index 228efa62f43..00000000000 --- a/upcoming-release-notes/4130.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [jfdoming] ---- - -Fix translations missing from preview deploys diff --git a/upcoming-release-notes/4141.md b/upcoming-release-notes/4141.md deleted file mode 100644 index f726a60b782..00000000000 --- a/upcoming-release-notes/4141.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [matt-fidd] ---- - -Add sorting options to custom reports diff --git a/upcoming-release-notes/4144.md b/upcoming-release-notes/4144.md deleted file mode 100644 index e516e334bc2..00000000000 --- a/upcoming-release-notes/4144.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [jfdoming] ---- - -Update issue template with translation issue type diff --git a/upcoming-release-notes/4146.md b/upcoming-release-notes/4146.md deleted file mode 100644 index 78c785e4cc0..00000000000 --- a/upcoming-release-notes/4146.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [jfdoming] ---- - -Fix `send` types in a number of places (1/2) diff --git a/upcoming-release-notes/4147.md b/upcoming-release-notes/4147.md deleted file mode 100644 index 7dc1a4012e2..00000000000 --- a/upcoming-release-notes/4147.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [jfdoming] ---- - -Fix `send` types in a number of places (2/2) diff --git a/upcoming-release-notes/4148.md b/upcoming-release-notes/4148.md deleted file mode 100644 index 30292735b18..00000000000 --- a/upcoming-release-notes/4148.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [jfdoming] ---- - -Exclude untranslated languages from builds diff --git a/upcoming-release-notes/4149.md b/upcoming-release-notes/4149.md deleted file mode 100644 index 678e93bdb46..00000000000 --- a/upcoming-release-notes/4149.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [jfdoming] ---- - -Fix string upload if new changes are present diff --git a/upcoming-release-notes/4151.md b/upcoming-release-notes/4151.md deleted file mode 100644 index e45d84e8113..00000000000 --- a/upcoming-release-notes/4151.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [UnderKoen] ---- - -Remove code injection in /update-vrt workflow diff --git a/upcoming-release-notes/4154.md b/upcoming-release-notes/4154.md deleted file mode 100644 index 0bfed882768..00000000000 --- a/upcoming-release-notes/4154.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [matt-fidd] ---- - -Improve translation strings and update some wording diff --git a/upcoming-release-notes/4155.md b/upcoming-release-notes/4155.md deleted file mode 100644 index 1b50cad1875..00000000000 --- a/upcoming-release-notes/4155.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Add types to loot-core app diff --git a/upcoming-release-notes/4159.md b/upcoming-release-notes/4159.md deleted file mode 100644 index d56f661eae1..00000000000 --- a/upcoming-release-notes/4159.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [DarkWolfSLV] ---- - -Display transaction notes on mobile, fixes #1764 diff --git a/upcoming-release-notes/4160.md b/upcoming-release-notes/4160.md deleted file mode 100644 index 5ad73134f98..00000000000 --- a/upcoming-release-notes/4160.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MikesGlitch] ---- - -Updating linting rules and disabling yarn TransparentWorkspaces in prep for merging actual-server into actual repository diff --git a/upcoming-release-notes/4161.md b/upcoming-release-notes/4161.md deleted file mode 100644 index ce6eb231ecf..00000000000 --- a/upcoming-release-notes/4161.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Fix payees autocomplete not reflecting new name of a renamed account (under the Transfer To/From section) diff --git a/upcoming-release-notes/4162.md b/upcoming-release-notes/4162.md deleted file mode 100644 index b464003bfd4..00000000000 --- a/upcoming-release-notes/4162.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix inconsistent legend coloring in custom reports diff --git a/upcoming-release-notes/4163.md b/upcoming-release-notes/4163.md deleted file mode 100644 index b13b7958872..00000000000 --- a/upcoming-release-notes/4163.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Change TS `moduleResolution` to `bundler` and patch `CSSProperties` imports. diff --git a/upcoming-release-notes/4164.md b/upcoming-release-notes/4164.md deleted file mode 100644 index a7437aa64e1..00000000000 --- a/upcoming-release-notes/4164.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [matt-fidd] ---- - -Move upcoming schedule length setting diff --git a/upcoming-release-notes/4166.md b/upcoming-release-notes/4166.md deleted file mode 100644 index 180d69afd54..00000000000 --- a/upcoming-release-notes/4166.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [matt-fidd] ---- - -Show all occurrences of upcoming schedules within the upcoming period diff --git a/upcoming-release-notes/4167.md b/upcoming-release-notes/4167.md deleted file mode 100644 index e65bcf638d1..00000000000 --- a/upcoming-release-notes/4167.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [jfdoming] ---- - -Improve translation string punctuation in reports diff --git a/upcoming-release-notes/4168.md b/upcoming-release-notes/4168.md deleted file mode 100644 index ac796ad5bda..00000000000 --- a/upcoming-release-notes/4168.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [matt-fidd] ---- - -Improve one month schedule upcoming length and introduce current month option diff --git a/upcoming-release-notes/4171.md b/upcoming-release-notes/4171.md deleted file mode 100644 index f7dd41d5ce3..00000000000 --- a/upcoming-release-notes/4171.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix schedule actions not applying and schedules paid today not showing diff --git a/upcoming-release-notes/4173.md b/upcoming-release-notes/4173.md deleted file mode 100644 index 47bb8c10823..00000000000 --- a/upcoming-release-notes/4173.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [matt-fidd] ---- - -Release schedule upcoming length adjustment diff --git a/upcoming-release-notes/4175.md b/upcoming-release-notes/4175.md deleted file mode 100644 index 4129cfdc7bc..00000000000 --- a/upcoming-release-notes/4175.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [sampellino] ---- - -Add a missing space between the category name and "is" in the category deletion popup. diff --git a/upcoming-release-notes/4179.md b/upcoming-release-notes/4179.md deleted file mode 100644 index 2b3cf3700dc..00000000000 --- a/upcoming-release-notes/4179.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Remove unnecessary dispatch calls that are already being handled by shared-listeners.ts diff --git a/upcoming-release-notes/4180.md b/upcoming-release-notes/4180.md deleted file mode 100644 index c40dfb33733..00000000000 --- a/upcoming-release-notes/4180.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [matt-fidd] ---- - -Add option to complete non-recurring schedules from transaction menu diff --git a/upcoming-release-notes/4181.md b/upcoming-release-notes/4181.md deleted file mode 100644 index 78d48133d22..00000000000 --- a/upcoming-release-notes/4181.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -[Mobile] Show undo notification when updating category budget. \ No newline at end of file diff --git a/upcoming-release-notes/4182.md b/upcoming-release-notes/4182.md deleted file mode 100644 index 63ef2400d5c..00000000000 --- a/upcoming-release-notes/4182.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [MatissJanis] ---- - -Fix amount input requiring two clicks on safari mobile diff --git a/upcoming-release-notes/4183.md b/upcoming-release-notes/4183.md deleted file mode 100644 index 9559880bd20..00000000000 --- a/upcoming-release-notes/4183.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Do not check if active version is outdated for preview builds. diff --git a/upcoming-release-notes/4184.md b/upcoming-release-notes/4184.md deleted file mode 100644 index 5e48df7665f..00000000000 --- a/upcoming-release-notes/4184.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Patch lint issues in master branch. diff --git a/upcoming-release-notes/4185.md b/upcoming-release-notes/4185.md deleted file mode 100644 index 08189137347..00000000000 --- a/upcoming-release-notes/4185.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [jfdoming] ---- - -Fix i18n language fallback for regional languages diff --git a/upcoming-release-notes/4186.md b/upcoming-release-notes/4186.md deleted file mode 100644 index 7c5d29773b5..00000000000 --- a/upcoming-release-notes/4186.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [jfdoming] ---- - -Fix various split transaction edits not working diff --git a/upcoming-release-notes/4187.md b/upcoming-release-notes/4187.md deleted file mode 100644 index b3e55393937..00000000000 --- a/upcoming-release-notes/4187.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [xthiago] ---- - -Ensure 'GitHub' name is used correctly across the project, following the official style. diff --git a/upcoming-release-notes/4188.md b/upcoming-release-notes/4188.md deleted file mode 100644 index f92935a96dd..00000000000 --- a/upcoming-release-notes/4188.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix paid schedules showing as upcoming in the account diff --git a/upcoming-release-notes/4189.md b/upcoming-release-notes/4189.md deleted file mode 100644 index bd49ccb1163..00000000000 --- a/upcoming-release-notes/4189.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [jfdoming] ---- - -Make `Account.tsx` compatible with `exactOptionalPropertyTypes` diff --git a/upcoming-release-notes/4190.md b/upcoming-release-notes/4190.md deleted file mode 100644 index 3576a01219a..00000000000 --- a/upcoming-release-notes/4190.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [jfdoming] ---- - -Fix rounding of split rules diff --git a/upcoming-release-notes/4191.md b/upcoming-release-notes/4191.md deleted file mode 100644 index 70a73450c09..00000000000 --- a/upcoming-release-notes/4191.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [jfdoming] ---- - -Use `'cimode'` as default language in tests diff --git a/upcoming-release-notes/4194.md b/upcoming-release-notes/4194.md deleted file mode 100644 index b8a0ac55755..00000000000 --- a/upcoming-release-notes/4194.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [CertifiKate] ---- - -Fix Spending Report category filters when comparing to Budgeted \ No newline at end of file diff --git a/upcoming-release-notes/4195.md b/upcoming-release-notes/4195.md deleted file mode 100644 index 82fbfe5742d..00000000000 --- a/upcoming-release-notes/4195.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix schedule bug crashing API diff --git a/upcoming-release-notes/4196.md b/upcoming-release-notes/4196.md deleted file mode 100644 index 2ce58800b8f..00000000000 --- a/upcoming-release-notes/4196.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix app hanging when schedule moved before weekend diff --git a/upcoming-release-notes/4199.md b/upcoming-release-notes/4199.md deleted file mode 100644 index 2572dbe7e78..00000000000 --- a/upcoming-release-notes/4199.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [ SamBobBarnes ] ---- - -Fix upcomingLength type mismatch in getStatus diff --git a/upcoming-release-notes/4200.md b/upcoming-release-notes/4200.md deleted file mode 100644 index b5975ad3f31..00000000000 --- a/upcoming-release-notes/4200.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Fix FocusableAmountInput's onUpdate to only fire when amount was updated diff --git a/upcoming-release-notes/4206.md b/upcoming-release-notes/4206.md deleted file mode 100644 index e9b1929f737..00000000000 --- a/upcoming-release-notes/4206.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [ SamBobBarnes ] ---- - -Add option for custom upcoming length diff --git a/upcoming-release-notes/4207.md b/upcoming-release-notes/4207.md deleted file mode 100644 index e3bcb7fd8f6..00000000000 --- a/upcoming-release-notes/4207.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Add type to the the amount utils to clarify what's the difference between amount, integer amount, and currency. diff --git a/upcoming-release-notes/4208.md b/upcoming-release-notes/4208.md deleted file mode 100644 index 16b7f1c222b..00000000000 --- a/upcoming-release-notes/4208.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -[Typescript] Update validateBudgetName and uniqueBudgetName return types \ No newline at end of file diff --git a/upcoming-release-notes/4216.md b/upcoming-release-notes/4216.md deleted file mode 100644 index 7c513a083d4..00000000000 --- a/upcoming-release-notes/4216.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [youngcw, UnderKoen] ---- - -Extend "fix splits" to also fix transfers that have categories and should not. diff --git a/upcoming-release-notes/4217.md b/upcoming-release-notes/4217.md deleted file mode 100644 index 06ff16cd71e..00000000000 --- a/upcoming-release-notes/4217.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Convert playwright tests to TypeScript. diff --git a/upcoming-release-notes/4222.md b/upcoming-release-notes/4222.md deleted file mode 100644 index 9e5edd366cb..00000000000 --- a/upcoming-release-notes/4222.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [youngcw] ---- - -Fix notifications when applying to a single category diff --git a/upcoming-release-notes/4225.md b/upcoming-release-notes/4225.md deleted file mode 100644 index 8fe572e6a9b..00000000000 --- a/upcoming-release-notes/4225.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix persistent split error popover diff --git a/upcoming-release-notes/4232.md b/upcoming-release-notes/4232.md deleted file mode 100644 index 39b91098301..00000000000 --- a/upcoming-release-notes/4232.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [matt-fidd] ---- - -Keep all English translations regardless of translated percentage diff --git a/upcoming-release-notes/4243.md b/upcoming-release-notes/4243.md deleted file mode 100644 index a87d59424c2..00000000000 --- a/upcoming-release-notes/4243.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [UnderKoen] ---- - -Add new helpers to rule action templating diff --git a/upcoming-release-notes/4246.md b/upcoming-release-notes/4246.md deleted file mode 100644 index 12079f065b7..00000000000 --- a/upcoming-release-notes/4246.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [UnderKoen] ---- - -Hide to budget tooltip when menu is open diff --git a/upcoming-release-notes/4255.md b/upcoming-release-notes/4255.md deleted file mode 100644 index 3c975242380..00000000000 --- a/upcoming-release-notes/4255.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [jfdoming] ---- - -Allow child transactions to have different transfer payees diff --git a/upcoming-release-notes/4256.md b/upcoming-release-notes/4256.md deleted file mode 100644 index 695ff457c1e..00000000000 --- a/upcoming-release-notes/4256.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix first occurrence of some schedules moved after the weekend not showing in preview diff --git a/upcoming-release-notes/4265.md b/upcoming-release-notes/4265.md deleted file mode 100644 index 12b9f6bd500..00000000000 --- a/upcoming-release-notes/4265.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [youngcw] ---- - -Fix schedule templates sometimes budgeting wrong amounts diff --git a/upcoming-release-notes/4266.md b/upcoming-release-notes/4266.md deleted file mode 100644 index bc6b618908a..00000000000 --- a/upcoming-release-notes/4266.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Make password login page more mobile responsive diff --git a/upcoming-release-notes/4276.md b/upcoming-release-notes/4276.md deleted file mode 100644 index a05997e206d..00000000000 --- a/upcoming-release-notes/4276.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [UnderKoen] ---- - -Show sorting of reports on the dashboard