diff --git a/packages/api/package.json b/packages/api/package.json index 6f876dc338..0ef8b7de68 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@actual-app/api", - "version": "6.2.1", + "version": "6.3.0", "license": "MIT", "description": "An API for Actual", "engines": { diff --git a/packages/desktop-client/package.json b/packages/desktop-client/package.json index 7d242da456..d267e1bfde 100644 --- a/packages/desktop-client/package.json +++ b/packages/desktop-client/package.json @@ -1,6 +1,6 @@ { "name": "@actual-app/web", - "version": "23.11.0", + "version": "23.12.0", "license": "MIT", "files": [ "build" diff --git a/packages/desktop-electron/package.json b/packages/desktop-electron/package.json index 44ab0e5b4e..641bd974df 100644 --- a/packages/desktop-electron/package.json +++ b/packages/desktop-electron/package.json @@ -2,7 +2,7 @@ "name": "desktop-electron", "productName": "Actual", "description": "A simple and powerful personal finance system", - "version": "23.11.0", + "version": "23.12.0", "scripts": { "clean": "rm -rf dist", "update-client": "bin/update-client", diff --git a/upcoming-release-notes/1739.md b/upcoming-release-notes/1739.md deleted file mode 100644 index e7b095813d..0000000000 --- a/upcoming-release-notes/1739.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [shaankhosla] ---- - -Added a Sankey chart report as an experimental feature. \ No newline at end of file diff --git a/upcoming-release-notes/1758.md b/upcoming-release-notes/1758.md deleted file mode 100644 index 6c53c11f4a..0000000000 --- a/upcoming-release-notes/1758.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Swipe up mobile navbar to reveal more menus. diff --git a/upcoming-release-notes/1765.md b/upcoming-release-notes/1765.md deleted file mode 100644 index 023b0b4297..0000000000 --- a/upcoming-release-notes/1765.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [Evomatic] ---- - -Dark mode - darker tint for pageTextLink. diff --git a/upcoming-release-notes/1780.md b/upcoming-release-notes/1780.md deleted file mode 100644 index a3005704cf..0000000000 --- a/upcoming-release-notes/1780.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [shall0pass, youngcw] ---- - -Goals: Add indicator of goal status. Add db entries for saving the goal, and for the template json. diff --git a/upcoming-release-notes/1788.md b/upcoming-release-notes/1788.md deleted file mode 100644 index 040114759d..0000000000 --- a/upcoming-release-notes/1788.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [Jessseee] ---- - -Added option to select in/out field during import. diff --git a/upcoming-release-notes/1789.md b/upcoming-release-notes/1789.md deleted file mode 100644 index 83a700e677..0000000000 --- a/upcoming-release-notes/1789.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [zachwhelchel] ---- - -Lock transactions after reconcilliation. diff --git a/upcoming-release-notes/1791.md b/upcoming-release-notes/1791.md deleted file mode 100644 index be7d15a460..0000000000 --- a/upcoming-release-notes/1791.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [carkom] ---- - -Create and implement a customizable charts page. Currently hidden under feature flag (experimental). To include ability to save charts and show tiles on Overview page (future PR) diff --git a/upcoming-release-notes/1798.md b/upcoming-release-notes/1798.md deleted file mode 100644 index 2cb5e43b37..0000000000 --- a/upcoming-release-notes/1798.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- -Consolidating and making more consistent the warning and upcoming colors. Also includes some dark mode fixes. diff --git a/upcoming-release-notes/1820.md b/upcoming-release-notes/1820.md deleted file mode 100644 index c678478a00..0000000000 --- a/upcoming-release-notes/1820.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [KaiBelmo] ---- - -Fix styling of transaction page on mobile. \ No newline at end of file diff --git a/upcoming-release-notes/1833.md b/upcoming-release-notes/1833.md deleted file mode 100644 index acc02c1e41..0000000000 --- a/upcoming-release-notes/1833.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [Shazib] ---- - -Not allowed duplicated Category names in Category Groups \ No newline at end of file diff --git a/upcoming-release-notes/1834.md b/upcoming-release-notes/1834.md deleted file mode 100644 index 4e74b5e428..0000000000 --- a/upcoming-release-notes/1834.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MikesGlitch] ---- - -Convert Titlebar, BudgetPageHeader, DynamicBudgetTable, Tooltips components to Typescript. diff --git a/upcoming-release-notes/1836.md b/upcoming-release-notes/1836.md deleted file mode 100644 index e6c6ff8735..0000000000 --- a/upcoming-release-notes/1836.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [Marethyu1] ---- - -UPDATES NYNAB import to support importing transactions that contain sub transactions that are account transfers diff --git a/upcoming-release-notes/1840.md b/upcoming-release-notes/1840.md deleted file mode 100644 index 4d7462a2bb..0000000000 --- a/upcoming-release-notes/1840.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -category: Bugfix -authors: [sethgillett] ---- -Schedule creation modal notify user of weekend skip option diff --git a/upcoming-release-notes/1853.md b/upcoming-release-notes/1853.md deleted file mode 100644 index ce7a4e57e8..0000000000 --- a/upcoming-release-notes/1853.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Mobile create account. diff --git a/upcoming-release-notes/1858.md b/upcoming-release-notes/1858.md deleted file mode 100644 index e93688883c..0000000000 --- a/upcoming-release-notes/1858.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Mobile budget pull down to sync. diff --git a/upcoming-release-notes/1860.md b/upcoming-release-notes/1860.md deleted file mode 100644 index 980838e742..0000000000 --- a/upcoming-release-notes/1860.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Added darkmode VRT (screenshot) tests diff --git a/upcoming-release-notes/1862.md b/upcoming-release-notes/1862.md deleted file mode 100644 index 99e36a4be4..0000000000 --- a/upcoming-release-notes/1862.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [jamescostian] ---- - -Allow month names and abbreviations in dates (e.g. "December 24 2020") when importing diff --git a/upcoming-release-notes/1864.md b/upcoming-release-notes/1864.md deleted file mode 100644 index 19c3cb9cb1..0000000000 --- a/upcoming-release-notes/1864.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [jamescostian] ---- - -Make Select All respect filters and splits diff --git a/upcoming-release-notes/1867.md b/upcoming-release-notes/1867.md deleted file mode 100644 index e1f9b9c2b5..0000000000 --- a/upcoming-release-notes/1867.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [sreetamdas] ---- - -Fix account filter for budgeted and offbudget accounts, fixes #1577 diff --git a/upcoming-release-notes/1868.md b/upcoming-release-notes/1868.md deleted file mode 100644 index 965676db0b..0000000000 --- a/upcoming-release-notes/1868.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [carkom] ---- - -Consolidating colors so they are more consistent across the app from one page to the next diff --git a/upcoming-release-notes/1871.md b/upcoming-release-notes/1871.md deleted file mode 100644 index d6c13cbb3c..0000000000 --- a/upcoming-release-notes/1871.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [carkom] ---- - -Consolidating colors so they are more consistent across the app from one page to the next. \ No newline at end of file diff --git a/upcoming-release-notes/1874.md b/upcoming-release-notes/1874.md deleted file mode 100644 index 6271b4b9c5..0000000000 --- a/upcoming-release-notes/1874.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -Standardizes mobile colors so that the mobile view feels much more unified. \ No newline at end of file diff --git a/upcoming-release-notes/1875.md b/upcoming-release-notes/1875.md deleted file mode 100644 index 18dd1da9b4..0000000000 --- a/upcoming-release-notes/1875.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [carkom] ---- - -Removing the last of the static colors and replacing with theme colors. diff --git a/upcoming-release-notes/1876.md b/upcoming-release-notes/1876.md deleted file mode 100644 index 5573597118..0000000000 --- a/upcoming-release-notes/1876.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Support import of ofx transactions of type INVSTMTMSGSRSV1 diff --git a/upcoming-release-notes/1879.md b/upcoming-release-notes/1879.md deleted file mode 100644 index 2d93e1f5b9..0000000000 --- a/upcoming-release-notes/1879.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MikesGlitch] ---- - -Convert BudgetSummaries, MonthPicker, SidebarCategory components to Typescript. diff --git a/upcoming-release-notes/1880.md b/upcoming-release-notes/1880.md deleted file mode 100644 index 603c5953cb..0000000000 --- a/upcoming-release-notes/1880.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Mobile report budget diff --git a/upcoming-release-notes/1885.md b/upcoming-release-notes/1885.md deleted file mode 100644 index d389d8bf1d..0000000000 --- a/upcoming-release-notes/1885.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [jfdoming] ---- - -Fix crash when hitting undo after applying a rule to some transactions diff --git a/upcoming-release-notes/1887.md b/upcoming-release-notes/1887.md deleted file mode 100644 index 737c53eea7..0000000000 --- a/upcoming-release-notes/1887.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [carkom] ---- - -Updates dark theme sidebar color and clean up theme files. diff --git a/upcoming-release-notes/1888.md b/upcoming-release-notes/1888.md deleted file mode 100644 index 9ca7bfb10a..0000000000 --- a/upcoming-release-notes/1888.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [shall0pass] ---- - -Goals: Move goal target calculations to individual files. \ No newline at end of file diff --git a/upcoming-release-notes/1893.md b/upcoming-release-notes/1893.md deleted file mode 100644 index a95a4ae881..0000000000 --- a/upcoming-release-notes/1893.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Enabled `react/no-unstable-nested-components` eslint rule. diff --git a/upcoming-release-notes/1895.md b/upcoming-release-notes/1895.md deleted file mode 100644 index 71bab70cb3..0000000000 --- a/upcoming-release-notes/1895.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [youngcw] ---- - -Add budget tables to aql schema diff --git a/upcoming-release-notes/1897.md b/upcoming-release-notes/1897.md deleted file mode 100644 index 6f32a5447f..0000000000 --- a/upcoming-release-notes/1897.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MikesGlitch] ---- - -Convert ExpenseGroup, ExpenseCategory, IncomeCategory components to Typescript. diff --git a/upcoming-release-notes/1900.md b/upcoming-release-notes/1900.md deleted file mode 100644 index 7dea1f9e08..0000000000 --- a/upcoming-release-notes/1900.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [joel-jeremy] ---- - -Larger mobile autocomplete component fonts and paddings. diff --git a/upcoming-release-notes/1902.md b/upcoming-release-notes/1902.md deleted file mode 100644 index d1cff68f87..0000000000 --- a/upcoming-release-notes/1902.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Upgrade `yarn` to v4 and better-sqlite3 to v9.1.1. diff --git a/upcoming-release-notes/1909.md b/upcoming-release-notes/1909.md deleted file mode 100644 index 10f2c5e536..0000000000 --- a/upcoming-release-notes/1909.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [Marethyu1] ---- - -Type hardening action operator in rules.tsx diff --git a/upcoming-release-notes/1911.md b/upcoming-release-notes/1911.md deleted file mode 100644 index ac8031359a..0000000000 --- a/upcoming-release-notes/1911.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [carkom] ---- - -Fixing duplicate color issue. diff --git a/upcoming-release-notes/1916.md b/upcoming-release-notes/1916.md deleted file mode 100644 index c4a4363faf..0000000000 --- a/upcoming-release-notes/1916.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Fix mobile accounts page padding regression. diff --git a/upcoming-release-notes/1917.md b/upcoming-release-notes/1917.md deleted file mode 100644 index a61ec5f59b..0000000000 --- a/upcoming-release-notes/1917.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [shall0pass] ---- - -Goals: Fix infinite loop situation with Schedule keyword diff --git a/upcoming-release-notes/1921.md b/upcoming-release-notes/1921.md deleted file mode 100644 index 71301393b2..0000000000 --- a/upcoming-release-notes/1921.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Experimental ofx parser: Support multiple months in ofx file diff --git a/upcoming-release-notes/1923.md b/upcoming-release-notes/1923.md deleted file mode 100644 index 1f31105245..0000000000 --- a/upcoming-release-notes/1923.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MikesGlitch] ---- - -Convert CloseAccount, AccountAutocomplete, SavedFilterAutocomplete, PayeeAutocomplete components to Typescript. diff --git a/upcoming-release-notes/1925.md b/upcoming-release-notes/1925.md deleted file mode 100644 index 4183dbb7e7..0000000000 --- a/upcoming-release-notes/1925.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Features -authors: [carkom] ---- - -Dark theme is live!! diff --git a/upcoming-release-notes/1926.md b/upcoming-release-notes/1926.md deleted file mode 100644 index 44a2e3857a..0000000000 --- a/upcoming-release-notes/1926.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [Shazib] ---- - -Fix issue with electron builds being stuck on a blank screen. diff --git a/upcoming-release-notes/1929.md b/upcoming-release-notes/1929.md deleted file mode 100644 index ecaea5d711..0000000000 --- a/upcoming-release-notes/1929.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [miqh] ---- - -Fix flickering scroll bar that may appear when interacting with the new transaction input amount. diff --git a/upcoming-release-notes/1930.md b/upcoming-release-notes/1930.md deleted file mode 100644 index 5ecd2fc472..0000000000 --- a/upcoming-release-notes/1930.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [carkom] ---- - -Bug fixes for custom reports. diff --git a/upcoming-release-notes/1933.md b/upcoming-release-notes/1933.md deleted file mode 100644 index 12b52dec1d..0000000000 --- a/upcoming-release-notes/1933.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [paulsukow] ---- - -Fix switching budget from rollover budget to report budget and immediately back does not work diff --git a/upcoming-release-notes/1934.md b/upcoming-release-notes/1934.md deleted file mode 100644 index 3be1a993e1..0000000000 --- a/upcoming-release-notes/1934.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [Marethyu1] ---- - -Sets minimum node version to 18.12.0 for @actual-app/api npm package diff --git a/upcoming-release-notes/1936.md b/upcoming-release-notes/1936.md deleted file mode 100644 index 6f1da6f284..0000000000 --- a/upcoming-release-notes/1936.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [kymckay] ---- - -Refactor AmountInput component to TypeScript. diff --git a/upcoming-release-notes/1938.md b/upcoming-release-notes/1938.md deleted file mode 100644 index c4be10c78b..0000000000 --- a/upcoming-release-notes/1938.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [twk3] ---- - -Fix space-comma format for newer NodeJS versions (18.18, and 21.x), fixes #1937 \ No newline at end of file diff --git a/upcoming-release-notes/1941.md b/upcoming-release-notes/1941.md deleted file mode 100644 index b9c937e796..0000000000 --- a/upcoming-release-notes/1941.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Ported `gocardless` file to TypeScript diff --git a/upcoming-release-notes/1942.md b/upcoming-release-notes/1942.md deleted file mode 100644 index c2aa3e74e0..0000000000 --- a/upcoming-release-notes/1942.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Ported `global-events` to TypeScript diff --git a/upcoming-release-notes/1944.md b/upcoming-release-notes/1944.md deleted file mode 100644 index 06616941ed..0000000000 --- a/upcoming-release-notes/1944.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [twk3] ---- - -Create category rules during ynab imports \ No newline at end of file diff --git a/upcoming-release-notes/1946.md b/upcoming-release-notes/1946.md deleted file mode 100644 index 7e454c690c..0000000000 --- a/upcoming-release-notes/1946.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [muhsinkamil] ---- - -Refactor DiscoverSchedules component to tsx and enrich types for schedules discover endpoint. diff --git a/upcoming-release-notes/1948.md b/upcoming-release-notes/1948.md deleted file mode 100644 index b1bbafd500..0000000000 --- a/upcoming-release-notes/1948.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [kymckay] ---- - -Refactor Payee table to TypeScript and harden generic `Table` component typing. diff --git a/upcoming-release-notes/1949.md b/upcoming-release-notes/1949.md deleted file mode 100644 index cfb20fbb2e..0000000000 --- a/upcoming-release-notes/1949.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -eslint: disallow using 'var': no-var rule diff --git a/upcoming-release-notes/1950.md b/upcoming-release-notes/1950.md deleted file mode 100644 index 6da3bb5035..0000000000 --- a/upcoming-release-notes/1950.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [kymckay] ---- - -Split up large payee management components file. diff --git a/upcoming-release-notes/1951.md b/upcoming-release-notes/1951.md deleted file mode 100644 index f667feb1a6..0000000000 --- a/upcoming-release-notes/1951.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Consistent button sizes in budget title bar diff --git a/upcoming-release-notes/1955.md b/upcoming-release-notes/1955.md deleted file mode 100644 index 8cdddf0907..0000000000 --- a/upcoming-release-notes/1955.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -"Transfer" and "Off Budget" categories in mobile transaction page diff --git a/upcoming-release-notes/1956.md b/upcoming-release-notes/1956.md deleted file mode 100644 index 0919a55dcc..0000000000 --- a/upcoming-release-notes/1956.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -ESLint prefer-const rule diff --git a/upcoming-release-notes/1958.md b/upcoming-release-notes/1958.md deleted file mode 100644 index 0919a55dcc..0000000000 --- a/upcoming-release-notes/1958.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [joel-jeremy] ---- - -ESLint prefer-const rule diff --git a/upcoming-release-notes/1959.md b/upcoming-release-notes/1959.md deleted file mode 100644 index 52a28c72e6..0000000000 --- a/upcoming-release-notes/1959.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Eslint: enable object-shorthand:properties eslint rule diff --git a/upcoming-release-notes/1960.md b/upcoming-release-notes/1960.md deleted file mode 100644 index fdfb6c2908..0000000000 --- a/upcoming-release-notes/1960.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Make screenshot comparisons more strict to improve reliability diff --git a/upcoming-release-notes/1962.md b/upcoming-release-notes/1962.md deleted file mode 100644 index e47720db0a..0000000000 --- a/upcoming-release-notes/1962.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [zachwhelchel] ---- - -Fix broken modals. Unlock transactions moved to another account. diff --git a/upcoming-release-notes/1965.md b/upcoming-release-notes/1965.md deleted file mode 100644 index 6f58a8c341..0000000000 --- a/upcoming-release-notes/1965.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [joel-jeremy] ---- - -Fix mobile budget cell save issue diff --git a/upcoming-release-notes/1970.md b/upcoming-release-notes/1970.md deleted file mode 100644 index b52a9122eb..0000000000 --- a/upcoming-release-notes/1970.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [MatissJanis] ---- - -Style: change GoCardless success button color diff --git a/upcoming-release-notes/1972.md b/upcoming-release-notes/1972.md deleted file mode 100644 index 40ec244b45..0000000000 --- a/upcoming-release-notes/1972.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MikesGlitch] ---- - -Update ConfirmCategoryDelete, GoCardlessExternalMsg, ManageRulesModal to tsx diff --git a/upcoming-release-notes/1975.md b/upcoming-release-notes/1975.md deleted file mode 100644 index 231de15dc1..0000000000 --- a/upcoming-release-notes/1975.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [williamk19] ---- - -Bug fixes for cancel add category group. diff --git a/upcoming-release-notes/1976.md b/upcoming-release-notes/1976.md deleted file mode 100644 index ca2f74ed95..0000000000 --- a/upcoming-release-notes/1976.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [jfdoming] ---- - -Fix bug in rule transaction apply preventing amount overrides diff --git a/upcoming-release-notes/1980.md b/upcoming-release-notes/1980.md deleted file mode 100644 index 799c980f7b..0000000000 --- a/upcoming-release-notes/1980.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [Marethyu1] ---- - -Validates minimum node version to 18.12.0 for @actual-app/api npm package diff --git a/upcoming-release-notes/1984.md b/upcoming-release-notes/1984.md deleted file mode 100644 index 32ab464e52..0000000000 --- a/upcoming-release-notes/1984.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [shall0pass] ---- - -Goals: Fix Schedule overbudget condition diff --git a/upcoming-release-notes/1987.md b/upcoming-release-notes/1987.md deleted file mode 100644 index 47fddc10e7..0000000000 --- a/upcoming-release-notes/1987.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [carkom] ---- - -Fix rule ranker in API. diff --git a/upcoming-release-notes/1992.md b/upcoming-release-notes/1992.md deleted file mode 100644 index 3e944eb46b..0000000000 --- a/upcoming-release-notes/1992.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [youngcw] ---- - -Fix locked amount sign in schedule editor diff --git a/upcoming-release-notes/2000.md b/upcoming-release-notes/2000.md deleted file mode 100644 index 237e05dc91..0000000000 --- a/upcoming-release-notes/2000.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [youngcw] ---- - -Goals: Fix priority sorting