diff --git a/packages/api/package.json b/packages/api/package.json index 2e34631f41..a4bd1bb439 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@actual-app/api", - "version": "25.8.0", + "version": "25.9.0", "license": "MIT", "description": "An API for Actual", "engines": { diff --git a/packages/desktop-client/package.json b/packages/desktop-client/package.json index 2d712e2ddc..a876d92816 100644 --- a/packages/desktop-client/package.json +++ b/packages/desktop-client/package.json @@ -1,6 +1,6 @@ { "name": "@actual-app/web", - "version": "25.8.0", + "version": "25.9.0", "license": "MIT", "files": [ "build" diff --git a/packages/desktop-electron/package.json b/packages/desktop-electron/package.json index 067e4c5fd7..eab8f72e53 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.8.0", + "version": "25.9.0", "scripts": { "clean": "rm -rf dist", "update-client": "bin/update-client", diff --git a/packages/sync-server/package.json b/packages/sync-server/package.json index 21e0060772..29a6fdd3f3 100644 --- a/packages/sync-server/package.json +++ b/packages/sync-server/package.json @@ -1,6 +1,6 @@ { "name": "@actual-app/sync-server", - "version": "25.8.0", + "version": "25.9.0", "license": "MIT", "description": "actual syncing server", "bin": { diff --git a/upcoming-release-notes/5072.md b/upcoming-release-notes/5072.md deleted file mode 100644 index 7940e007f6..0000000000 --- a/upcoming-release-notes/5072.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -[Mobile] Fix preview transactions not loading in multi-account views and uncategorized splits not loading. diff --git a/upcoming-release-notes/5126.md b/upcoming-release-notes/5126.md deleted file mode 100644 index 3ae3554178..0000000000 --- a/upcoming-release-notes/5126.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [chaitanyya] ---- - -Enhances the mobile budget table's responsiveness by implementing AutoTextSize for better text scaling and adjusting the responsive breakpoint to provide a better user experience on smaller screens. diff --git a/upcoming-release-notes/5283.md b/upcoming-release-notes/5283.md deleted file mode 100644 index d8cb58e888..0000000000 --- a/upcoming-release-notes/5283.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [misu-dev] ---- - -Add currency display to reports diff --git a/upcoming-release-notes/5379.md b/upcoming-release-notes/5379.md deleted file mode 100644 index 40fc950d69..0000000000 --- a/upcoming-release-notes/5379.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MikesGlitch] ---- - -Migrate loot-core build system from Webpack to Vite diff --git a/upcoming-release-notes/5383.md b/upcoming-release-notes/5383.md deleted file mode 100644 index 3e9746a0ab..0000000000 --- a/upcoming-release-notes/5383.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [cybersardinha,Nebukadneza] ---- - -Add transaction information to notes on Stadtsparkasse München GoCardless transaction parsing. diff --git a/upcoming-release-notes/5390.md b/upcoming-release-notes/5390.md deleted file mode 100644 index 133ffabef0..0000000000 --- a/upcoming-release-notes/5390.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [MatissJanis] ---- - -Add mobile rules page for viewing and managing rules on mobile devices. \ No newline at end of file diff --git a/upcoming-release-notes/5396.md b/upcoming-release-notes/5396.md deleted file mode 100644 index ff7dd5022a..0000000000 --- a/upcoming-release-notes/5396.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [milanalexandre] ---- - -add missing translations for UI texts (Show, Hide, Delete, Unsaved report) diff --git a/upcoming-release-notes/5398.md b/upcoming-release-notes/5398.md deleted file mode 100644 index b552878597..0000000000 --- a/upcoming-release-notes/5398.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [pogman-code] ---- - -Use null as tag color by default (fallback to theme color) and stricter tag validation diff --git a/upcoming-release-notes/5404.md b/upcoming-release-notes/5404.md deleted file mode 100644 index afd72cc28a..0000000000 --- a/upcoming-release-notes/5404.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [Jackenmen] ---- - -Allow running the GitHub Actions workflow for building the Docker edge image on forks when using the workflow dispatch diff --git a/upcoming-release-notes/5406.md b/upcoming-release-notes/5406.md deleted file mode 100644 index 9427290c60..0000000000 --- a/upcoming-release-notes/5406.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [ShayanAraghi] ---- - -In the schedule date selection, move add specific days onto the next row and dynamically increased the width of the numbered input. diff --git a/upcoming-release-notes/5411.md b/upcoming-release-notes/5411.md deleted file mode 100644 index e8b84ca7fd..0000000000 --- a/upcoming-release-notes/5411.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [milanalexandre] ---- - -Add status label translations for 'Schedules' and others diff --git a/upcoming-release-notes/5415.md b/upcoming-release-notes/5415.md deleted file mode 100644 index 031249e7d0..0000000000 --- a/upcoming-release-notes/5415.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Fix transaction hooks and improve transactions loading experience in mobile diff --git a/upcoming-release-notes/5418.md b/upcoming-release-notes/5418.md deleted file mode 100644 index 1506d79aeb..0000000000 --- a/upcoming-release-notes/5418.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [ShayanAraghi] ---- - -Truncate multiple payee names with ellipsis to prevent layout overflow in the payee column. diff --git a/upcoming-release-notes/5419.md b/upcoming-release-notes/5419.md deleted file mode 100644 index 1611b6e0d9..0000000000 --- a/upcoming-release-notes/5419.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [pogman-code] ---- - -Add 'Prior year to date' time range diff --git a/upcoming-release-notes/5421.md b/upcoming-release-notes/5421.md deleted file mode 100644 index a0ac0fc24d..0000000000 --- a/upcoming-release-notes/5421.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [milanalexandre] ---- - -add translation support for rule stages diff --git a/upcoming-release-notes/5429.md b/upcoming-release-notes/5429.md deleted file mode 100644 index c2604076b2..0000000000 --- a/upcoming-release-notes/5429.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [Serializator] ---- - -Fix the responsiveness of the mobile navigation and accommodate longer strings / translations diff --git a/upcoming-release-notes/5438.md b/upcoming-release-notes/5438.md deleted file mode 100644 index 79e227b893..0000000000 --- a/upcoming-release-notes/5438.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [Serializator] ---- - -Allow filter based on transfer payee from closed account diff --git a/upcoming-release-notes/5452.md b/upcoming-release-notes/5452.md deleted file mode 100644 index a6ef34da40..0000000000 --- a/upcoming-release-notes/5452.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -category: Enhancements -authors: [MatissJanis] ---- - -Add toggle feature to show/hide balance history graph in sidebar account tooltip. - diff --git a/upcoming-release-notes/5456.md b/upcoming-release-notes/5456.md deleted file mode 100644 index f81773c5e2..0000000000 --- a/upcoming-release-notes/5456.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [matt-fidd] ---- - -Add Qatari Riyal currency symbol diff --git a/upcoming-release-notes/5457.md b/upcoming-release-notes/5457.md deleted file mode 100644 index 18cc81674f..0000000000 --- a/upcoming-release-notes/5457.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix tag colors when using the light theme as system default diff --git a/upcoming-release-notes/5458.md b/upcoming-release-notes/5458.md deleted file mode 100644 index 7ddf8d0a56..0000000000 --- a/upcoming-release-notes/5458.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [matt-fidd] ---- - -Add tooltip for detailed last sync time on bank sync page diff --git a/upcoming-release-notes/5460.md b/upcoming-release-notes/5460.md deleted file mode 100644 index 0f778b3f27..0000000000 --- a/upcoming-release-notes/5460.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Make payee fall back to default if the custom mapped field is missing diff --git a/upcoming-release-notes/5461.md b/upcoming-release-notes/5461.md deleted file mode 100644 index 5e1123fc66..0000000000 --- a/upcoming-release-notes/5461.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [matt-fidd] ---- - -Import category notes from nYNAB diff --git a/upcoming-release-notes/5462.md b/upcoming-release-notes/5462.md deleted file mode 100644 index 02054cdde8..0000000000 --- a/upcoming-release-notes/5462.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Prevent closing an account into itself diff --git a/upcoming-release-notes/5464.md b/upcoming-release-notes/5464.md deleted file mode 100644 index 207a335e76..0000000000 --- a/upcoming-release-notes/5464.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Remove the automatic space added by bulk prepend/append to notes to make behaviour consistent with the rule action diff --git a/upcoming-release-notes/5471.md b/upcoming-release-notes/5471.md deleted file mode 100644 index 58c6681fa0..0000000000 --- a/upcoming-release-notes/5471.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [milanalexandre] ---- - -Adds translations to the "new transaction" page on mobile devices diff --git a/upcoming-release-notes/5472.md b/upcoming-release-notes/5472.md deleted file mode 100644 index a21406eef4..0000000000 --- a/upcoming-release-notes/5472.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [dgliwka] ---- - -Add Polish Złoty currency diff --git a/upcoming-release-notes/5475.md b/upcoming-release-notes/5475.md deleted file mode 100644 index 7dda4a6e27..0000000000 --- a/upcoming-release-notes/5475.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -category: Enhancements -authors: [MatissJanis] ---- - -Enhance tooltip component with configurable close delay for improved user experience. - diff --git a/upcoming-release-notes/5477.md b/upcoming-release-notes/5477.md deleted file mode 100644 index cf96ca6a18..0000000000 --- a/upcoming-release-notes/5477.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [csenel] ---- - -Add SEK and TRY as currencies diff --git a/upcoming-release-notes/5479.md b/upcoming-release-notes/5479.md deleted file mode 100644 index ca05f3365b..0000000000 --- a/upcoming-release-notes/5479.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [AlexKalopsia] ---- - -Added the Swedish bank with limited history Länsförsäkringar. diff --git a/upcoming-release-notes/5480.md b/upcoming-release-notes/5480.md deleted file mode 100644 index 3cd30bc388..0000000000 --- a/upcoming-release-notes/5480.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [matt-fidd] ---- - -Merge automatic package versioning GitHub workflows diff --git a/upcoming-release-notes/5482.md b/upcoming-release-notes/5482.md deleted file mode 100644 index 211d525430..0000000000 --- a/upcoming-release-notes/5482.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [passabilities] ---- - -Display schedule name in upcoming transaction notes. diff --git a/upcoming-release-notes/5483.md b/upcoming-release-notes/5483.md deleted file mode 100644 index f0e8158b39..0000000000 --- a/upcoming-release-notes/5483.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [emilgeo] ---- - -Add Indian Rupee (INR) currency diff --git a/upcoming-release-notes/5485.md b/upcoming-release-notes/5485.md deleted file mode 100644 index aea63db295..0000000000 --- a/upcoming-release-notes/5485.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [r1ch] ---- - -Display name of old payee correctly when merging diff --git a/upcoming-release-notes/5486.md b/upcoming-release-notes/5486.md deleted file mode 100644 index 6956433c0a..0000000000 --- a/upcoming-release-notes/5486.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [milanalexandre] ---- - -Add missing translations in “Reports” && “Rule” diff --git a/upcoming-release-notes/5489.md b/upcoming-release-notes/5489.md deleted file mode 100644 index b40d2bc341..0000000000 --- a/upcoming-release-notes/5489.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [emilgeo] ---- - -Fixes #4036 https://github.com/actualbudget/actual/issues/4036 diff --git a/upcoming-release-notes/5495.md b/upcoming-release-notes/5495.md deleted file mode 100644 index 109e74a480..0000000000 --- a/upcoming-release-notes/5495.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix live report date mode not supporting a 2 month window diff --git a/upcoming-release-notes/5496.md b/upcoming-release-notes/5496.md deleted file mode 100644 index 46a78bd1fd..0000000000 --- a/upcoming-release-notes/5496.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Hide hold for next month option when "to budget" is negative diff --git a/upcoming-release-notes/5497.md b/upcoming-release-notes/5497.md deleted file mode 100644 index eca7146979..0000000000 --- a/upcoming-release-notes/5497.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [matt-fidd] ---- - -Bump dependencies in sync-server package diff --git a/upcoming-release-notes/5507.md b/upcoming-release-notes/5507.md deleted file mode 100644 index 02a53851ee..0000000000 --- a/upcoming-release-notes/5507.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Add Philippine Peso currency diff --git a/upcoming-release-notes/5514.md b/upcoming-release-notes/5514.md deleted file mode 100644 index c99c71ce0e..0000000000 --- a/upcoming-release-notes/5514.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [milanalexandre] ---- - -Adds translations to the "rules" page diff --git a/upcoming-release-notes/5516.md b/upcoming-release-notes/5516.md deleted file mode 100644 index 498a39fe68..0000000000 --- a/upcoming-release-notes/5516.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -category: Enhancements -authors: [MatissJanis] ---- - -Extract mobile rules editing to a dedicated page, enhancing user navigation and experience. - diff --git a/upcoming-release-notes/5518.md b/upcoming-release-notes/5518.md deleted file mode 100644 index 8ec98c4d24..0000000000 --- a/upcoming-release-notes/5518.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Make rule editor component reusable outside a modal window diff --git a/upcoming-release-notes/5519.md b/upcoming-release-notes/5519.md deleted file mode 100644 index e4b2c6ed42..0000000000 --- a/upcoming-release-notes/5519.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [ShayanAraghi] ---- - -Add fix for unfocusing the date disabling all other buttons diff --git a/upcoming-release-notes/5520.md b/upcoming-release-notes/5520.md deleted file mode 100644 index b1590e5ac0..0000000000 --- a/upcoming-release-notes/5520.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [misu-dev] ---- - -Fixes negative numbers shown in the summary report diff --git a/upcoming-release-notes/5521.md b/upcoming-release-notes/5521.md deleted file mode 100644 index b53cd6d613..0000000000 --- a/upcoming-release-notes/5521.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [j-maas] ---- - -Show the absolute date of reconciliation (e.g. "08/08/2025") in addition to the relative date (e.g. "3 days ago") diff --git a/upcoming-release-notes/5523.md b/upcoming-release-notes/5523.md deleted file mode 100644 index aea63db295..0000000000 --- a/upcoming-release-notes/5523.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [r1ch] ---- - -Display name of old payee correctly when merging diff --git a/upcoming-release-notes/5526.md b/upcoming-release-notes/5526.md deleted file mode 100644 index 741530d946..0000000000 --- a/upcoming-release-notes/5526.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [misu-dev] ---- - -Fixes a bug where sometimes hidden categories get selected in the transaction table diff --git a/upcoming-release-notes/5528.md b/upcoming-release-notes/5528.md deleted file mode 100644 index c7d1276a86..0000000000 --- a/upcoming-release-notes/5528.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [junyuanz1] ---- - -Fix incorrect mathematical equation calculations in the reconcile window (Bug #5527) diff --git a/upcoming-release-notes/5529.md b/upcoming-release-notes/5529.md deleted file mode 100644 index 64818def11..0000000000 --- a/upcoming-release-notes/5529.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [MatissJanis] ---- - -Fix the display of 'link schedules' condition diff --git a/upcoming-release-notes/5532.md b/upcoming-release-notes/5532.md deleted file mode 100644 index bce0776998..0000000000 --- a/upcoming-release-notes/5532.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [jfdoming] ---- - -Add backend logic to support automations UI diff --git a/upcoming-release-notes/5533.md b/upcoming-release-notes/5533.md deleted file mode 100644 index 0d81a791b0..0000000000 --- a/upcoming-release-notes/5533.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [jfdoming] ---- - -Connect automations UI to backend diff --git a/upcoming-release-notes/5541.md b/upcoming-release-notes/5541.md deleted file mode 100644 index 5a9d993de1..0000000000 --- a/upcoming-release-notes/5541.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [milanalexandre] ---- - -Fix SpendingCard crash diff --git a/upcoming-release-notes/5543.md b/upcoming-release-notes/5543.md deleted file mode 100644 index 695aa34aef..0000000000 --- a/upcoming-release-notes/5543.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -category: Enhancements -authors: [MatissJanis] ---- - -Convert EditRuleModal to TypeScript, enhancing type safety and updating save function behavior. - diff --git a/upcoming-release-notes/5544.md b/upcoming-release-notes/5544.md deleted file mode 100644 index bf3aabd6e8..0000000000 --- a/upcoming-release-notes/5544.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Add CODEOWNERS file to assign ownership for specific directories in the repository. - diff --git a/upcoming-release-notes/5549.md b/upcoming-release-notes/5549.md deleted file mode 100644 index 0bf9373385..0000000000 --- a/upcoming-release-notes/5549.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [milanalexandre] ---- - -Translate closing account diff --git a/upcoming-release-notes/5556.md b/upcoming-release-notes/5556.md deleted file mode 100644 index e4447e1cc1..0000000000 --- a/upcoming-release-notes/5556.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -category: Features -authors: [MatissJanis] ---- - -Add ability to delete rules with a new confirmation modal in mobile rule editing. - diff --git a/upcoming-release-notes/5565.md b/upcoming-release-notes/5565.md deleted file mode 100644 index 9c273aabb9..0000000000 --- a/upcoming-release-notes/5565.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [milanalexandre] ---- - -Translate import transactions (modal) diff --git a/upcoming-release-notes/5566.md b/upcoming-release-notes/5566.md deleted file mode 100644 index 533d8bf160..0000000000 --- a/upcoming-release-notes/5566.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MikesGlitch] ---- - -Remove unused package - relesect diff --git a/upcoming-release-notes/5567.md b/upcoming-release-notes/5567.md deleted file mode 100644 index f79579c4aa..0000000000 --- a/upcoming-release-notes/5567.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MikesGlitch] ---- - -Remove unused packages - sourcemap and process diff --git a/upcoming-release-notes/5573.md b/upcoming-release-notes/5573.md deleted file mode 100644 index 2e84d81d03..0000000000 --- a/upcoming-release-notes/5573.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix rendering loop in calendar report card diff --git a/upcoming-release-notes/5574.md b/upcoming-release-notes/5574.md deleted file mode 100644 index 2feb7f63a2..0000000000 --- a/upcoming-release-notes/5574.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [pogman-code] ---- - -Better readability of tags diff --git a/upcoming-release-notes/5576.md b/upcoming-release-notes/5576.md deleted file mode 100644 index e25051a177..0000000000 --- a/upcoming-release-notes/5576.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Fix AutoTextSize warnings diff --git a/upcoming-release-notes/5579.md b/upcoming-release-notes/5579.md deleted file mode 100644 index 1f02681bc7..0000000000 --- a/upcoming-release-notes/5579.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Prevent unnecessary calls to DB if same redux action is already pending diff --git a/upcoming-release-notes/5580.md b/upcoming-release-notes/5580.md deleted file mode 100644 index ee45bb96f2..0000000000 --- a/upcoming-release-notes/5580.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Only show schedule name in notes for upcoming transactions diff --git a/upcoming-release-notes/5581.md b/upcoming-release-notes/5581.md deleted file mode 100644 index 5a1cc0d444..0000000000 --- a/upcoming-release-notes/5581.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -Move account states from queriesSlice to accountsSlice diff --git a/upcoming-release-notes/5587.md b/upcoming-release-notes/5587.md deleted file mode 100644 index ab8645cb86..0000000000 --- a/upcoming-release-notes/5587.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [MatissJanis] ---- - -mobile rules - change default new rule stage to be "default" instead of "pre" diff --git a/upcoming-release-notes/5589.md b/upcoming-release-notes/5589.md deleted file mode 100644 index 905a3d6484..0000000000 --- a/upcoming-release-notes/5589.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Hide transfer transactions from the uncategorized transactions view in the mobile app. - diff --git a/upcoming-release-notes/5591.md b/upcoming-release-notes/5591.md deleted file mode 100644 index 4a97244736..0000000000 --- a/upcoming-release-notes/5591.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MikesGlitch] ---- - -Added Command bar VRT's diff --git a/upcoming-release-notes/5592.md b/upcoming-release-notes/5592.md deleted file mode 100644 index ac88a8d9be..0000000000 --- a/upcoming-release-notes/5592.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -[Redux] Move payee states from queriesSlice to payeesSlice diff --git a/upcoming-release-notes/5593.md b/upcoming-release-notes/5593.md deleted file mode 100644 index faa2e16dac..0000000000 --- a/upcoming-release-notes/5593.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -[Redux] Move category states from queriesSlice to budgetSlice diff --git a/upcoming-release-notes/5594.md b/upcoming-release-notes/5594.md deleted file mode 100644 index fa5c9c39c1..0000000000 --- a/upcoming-release-notes/5594.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [youngcw] ---- - -Fix by template not calculating properly under some stacked template conditions diff --git a/upcoming-release-notes/5597.md b/upcoming-release-notes/5597.md deleted file mode 100644 index c0e8c51c29..0000000000 --- a/upcoming-release-notes/5597.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -[Redux] Move tags states from queriesSlice to tagsSlice diff --git a/upcoming-release-notes/5598.md b/upcoming-release-notes/5598.md deleted file mode 100644 index 921a18f6b7..0000000000 --- a/upcoming-release-notes/5598.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -[Redux] Rename queriesSlice to transactionsSlice diff --git a/upcoming-release-notes/5600.md b/upcoming-release-notes/5600.md deleted file mode 100644 index 710c0c908e..0000000000 --- a/upcoming-release-notes/5600.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [MatissJanis] ---- - -Add missing conditional for describing schedules in rules page diff --git a/upcoming-release-notes/5601.md b/upcoming-release-notes/5601.md deleted file mode 100644 index fe7a51f4db..0000000000 --- a/upcoming-release-notes/5601.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [MatissJanis] ---- - -Improve responsiveness of set-split-amount field on mobile diff --git a/upcoming-release-notes/5604.md b/upcoming-release-notes/5604.md deleted file mode 100644 index 72fafb5c3d..0000000000 --- a/upcoming-release-notes/5604.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Enable Make Transfer menu for child transactions diff --git a/upcoming-release-notes/5605.md b/upcoming-release-notes/5605.md deleted file mode 100644 index 689b7b8b5a..0000000000 --- a/upcoming-release-notes/5605.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -[Mobile] Show uncategorized/overspending totals on budget banners diff --git a/upcoming-release-notes/5607.md b/upcoming-release-notes/5607.md deleted file mode 100644 index 6cbec13726..0000000000 --- a/upcoming-release-notes/5607.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [MatissJanis] ---- - -Mobile friendly DateSelect component diff --git a/upcoming-release-notes/5608.md b/upcoming-release-notes/5608.md deleted file mode 100644 index fba273d162..0000000000 --- a/upcoming-release-notes/5608.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [misu-dev] ---- - -Fixes a crash when filtering by amount diff --git a/upcoming-release-notes/5623.md b/upcoming-release-notes/5623.md deleted file mode 100644 index 565481888f..0000000000 --- a/upcoming-release-notes/5623.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [MikesGlitch] ---- - -Fix sync server failing to start on arm64 macs diff --git a/upcoming-release-notes/5628.md b/upcoming-release-notes/5628.md deleted file mode 100644 index df20a1593f..0000000000 --- a/upcoming-release-notes/5628.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [MatissJanis] ---- - -Release pluggy bank-sync integration diff --git a/upcoming-release-notes/5631.md b/upcoming-release-notes/5631.md deleted file mode 100644 index 592585625e..0000000000 --- a/upcoming-release-notes/5631.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix docker health check script diff --git a/upcoming-release-notes/5634.md b/upcoming-release-notes/5634.md deleted file mode 100644 index 7d9b038cb6..0000000000 --- a/upcoming-release-notes/5634.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [milanalexandre] ---- - -Adjust the size of the SplitTransactionError modal dynamically diff --git a/upcoming-release-notes/5643.md b/upcoming-release-notes/5643.md deleted file mode 100644 index 04b1967957..0000000000 --- a/upcoming-release-notes/5643.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [gediminasel] ---- - -Support webRoot being in a hidden folder (e.g. .cache) diff --git a/upcoming-release-notes/5659.md b/upcoming-release-notes/5659.md deleted file mode 100644 index ec8cc4e12c..0000000000 --- a/upcoming-release-notes/5659.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [jfdoming] ---- - -Fix income modal balance not showing