diff --git a/packages/desktop-client/package.json b/packages/desktop-client/package.json
index dbf73c617575303a8ff66153086ebd3a89202db0..802f51ba550b1d62e4f846900f80d73d9dfdebc9 100644
--- a/packages/desktop-client/package.json
+++ b/packages/desktop-client/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@actual-app/web",
-  "version": "23.8.1",
+  "version": "23.9.0",
   "license": "MIT",
   "files": [
     "build"
diff --git a/packages/desktop-electron/package.json b/packages/desktop-electron/package.json
index d63036700e35a1d076617c674068e07b9403ced7..439247af2fab580cec51b1dfe372d3fe68e0ce8f 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.8.1",
+  "version": "23.9.0",
   "scripts": {
     "clean": "rm -rf dist",
     "update-client": "bin/update-client",
diff --git a/upcoming-release-notes/1270.md b/upcoming-release-notes/1270.md
deleted file mode 100644
index 9fd440282bf7632294801ea014c16bd3cd89d39f..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1270.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [j-f1]
----
-
-Remove second modal implementation
diff --git a/upcoming-release-notes/1340.md b/upcoming-release-notes/1340.md
deleted file mode 100644
index 1eed73f323af1ee53643b5d5d29586a675ff1588..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1340.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Features
-authors: [Cldfire]
----
-
-Add editing / adding transactions on mobile devices (via an initial port of the old React Native UI)
diff --git a/upcoming-release-notes/1382.md b/upcoming-release-notes/1382.md
deleted file mode 100644
index 3372e2861400ea3584305de56352e7e18474c273..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1382.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Features
-authors: [kyrias, ovbm]
----
-
-Add category spending report.
diff --git a/upcoming-release-notes/1402.md b/upcoming-release-notes/1402.md
deleted file mode 100644
index beb24eefb504fa9710f392af4d49dc45b8406855..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1402.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [biohzrddd]
----
-
-Fix bug where all Account Transaction rows would be re-rendered on hover of a single Transaction row
diff --git a/upcoming-release-notes/1436.md b/upcoming-release-notes/1436.md
deleted file mode 100644
index 8220b328fb444ae07f359b98c9718ccb3c21432b..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1436.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-category: Enhancements
-authors: [biohzrddd, carkom]
----
-Phase one of dark theme, to include filters/rules/transaction tables
\ No newline at end of file
diff --git a/upcoming-release-notes/1455.md b/upcoming-release-notes/1455.md
deleted file mode 100644
index 6d2786a1290a1c5be06b9ca51c33efe26217f459..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1455.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [joel-jeremy]
----
-
-Show projected balance when creating a new transaction
diff --git a/upcoming-release-notes/1465.md b/upcoming-release-notes/1465.md
deleted file mode 100644
index aa654cb29d79ca62677e9b6123c2e5c646f1a245..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1465.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [kstockk]
----
-
-Fixed clearing split transactions when importing matched transactions
diff --git a/upcoming-release-notes/1468.md b/upcoming-release-notes/1468.md
deleted file mode 100644
index 965bc114f4dcb64f0d147ee982f69fabe9cb2672..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1468.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [MatissJanis]
----
-
-Improved error handling for export functionality
diff --git a/upcoming-release-notes/1469.md b/upcoming-release-notes/1469.md
deleted file mode 100644
index 0905cbd3da65be3e4ea71e4deacfcb8f7292d314..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1469.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [carkom, biohzrddd]
----
-
-add development theme to list of theme options
\ No newline at end of file
diff --git a/upcoming-release-notes/1477.md b/upcoming-release-notes/1477.md
deleted file mode 100644
index b2f2346aaad05b23f9295101788d4ece9aab1738..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1477.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [adamkelly86]
----
-
-Update product screenshot in README.md
diff --git a/upcoming-release-notes/1479.md b/upcoming-release-notes/1479.md
deleted file mode 100644
index d591645caafdaf0e3e848e5bf7722f88628266d2..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1479.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [MatissJanis]
----
-
-Migrate hooks from native JS to TypeScript
diff --git a/upcoming-release-notes/1480.md b/upcoming-release-notes/1480.md
deleted file mode 100644
index 6cdd6e45d3cf47cc93af416fab84c66d4a73acca..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1480.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [biohzrddd, carkom]
----
-
-Update Accounts files with dark theme changes
diff --git a/upcoming-release-notes/1481.md b/upcoming-release-notes/1481.md
deleted file mode 100644
index b771cd5cf98beb287b83cbb6e8b5ca8b4712aae6..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1481.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [shall0pass]
----
-
-Goals: Ignore hidden categories when applying templates
diff --git a/upcoming-release-notes/1482.md b/upcoming-release-notes/1482.md
deleted file mode 100644
index 6709c07daee357367fc7d724da2526f69e93beed..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1482.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [carkom]
----
-
-eslint rule for capturing colors/themes
\ No newline at end of file
diff --git a/upcoming-release-notes/1484.md b/upcoming-release-notes/1484.md
deleted file mode 100644
index b864ff6e8648395e93ff76b07c5f87516014cde9..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1484.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [kyrias]
----
-
-Fetch GoCardless transactions from the last 90 days or since first transaction.
diff --git a/upcoming-release-notes/1486.md b/upcoming-release-notes/1486.md
deleted file mode 100644
index d724fa8949768ac7fbca2a2e42e5d9ef57b283da..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1486.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [Cldfire]
----
-
-Fix mobile account view
diff --git a/upcoming-release-notes/1491.md b/upcoming-release-notes/1491.md
deleted file mode 100644
index 56ac7a9ad79834b5b6b9a6ebdefc080a41f74d3a..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1491.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [MatissJanis]
----
-
-Add loading indicators to reports page
diff --git a/upcoming-release-notes/1492.md b/upcoming-release-notes/1492.md
deleted file mode 100644
index 635e8e734a7a62750fb60391207726771d00c7d3..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1492.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [MatissJanis]
----
-
-Add `plugin:react/recommended` eslint config and fix some issues
diff --git a/upcoming-release-notes/1493.md b/upcoming-release-notes/1493.md
deleted file mode 100644
index a1e1dc9a580ed66de86f358c82b8edf00c7fde31..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1493.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [kyrias]
----
-
-Stop setting `endDate` when fetching GoCardless transactions.
diff --git a/upcoming-release-notes/1494.md b/upcoming-release-notes/1494.md
deleted file mode 100644
index add43e5ea78d7a2072927e9e031243ac82993a8b..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1494.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [Cldfire]
----
-
-Fix transactions button background color
diff --git a/upcoming-release-notes/1499.md b/upcoming-release-notes/1499.md
deleted file mode 100644
index a6408558da37431305a633df240ae95342d600a8..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1499.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [kyrias]
----
-
-Rely on date determined by server for GoCardless transactions
diff --git a/upcoming-release-notes/1501.md b/upcoming-release-notes/1501.md
deleted file mode 100644
index f3c84192ea2c5a17c92daa335a6ab1dea5dea4de..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1501.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [trevdor]
----
-
-Fix collapsed schedules table in Link Schedule modal
diff --git a/upcoming-release-notes/1505.md b/upcoming-release-notes/1505.md
deleted file mode 100644
index 4895b511bb52f74e8b4bbf6c52a58dd0ac554cb3..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1505.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [pole95]
----
-
-Allow schedules to skip weekends, and automatically reschedule to before or after the weekend.
diff --git a/upcoming-release-notes/1508.md b/upcoming-release-notes/1508.md
deleted file mode 100644
index 2c5915127427e57d1d284a9d5fe97daf4e4257fb..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1508.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [MatissJanis]
----
-
-Show all available transaction icons - transfer & schedule
diff --git a/upcoming-release-notes/1515.md b/upcoming-release-notes/1515.md
deleted file mode 100644
index 0d93f74232db50be9eb2407408742e95299e2aab..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1515.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [kyrias]
----
-
-Import category notes from YNAB4 exports.
diff --git a/upcoming-release-notes/1517.md b/upcoming-release-notes/1517.md
deleted file mode 100644
index 536fbedf8e78037aad2f096d0eb31ab3f279da33..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1517.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [MatissJanis]
----
-
-Extract rules components into individual files
diff --git a/upcoming-release-notes/1518.md b/upcoming-release-notes/1518.md
deleted file mode 100644
index 762d67ab9ae58a79985be251b41225e6134b7bfa..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1518.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [martinfrench92]
----
-
-Fix incorrect cashflow balance
\ No newline at end of file
diff --git a/upcoming-release-notes/1521.md b/upcoming-release-notes/1521.md
deleted file mode 100644
index e63435e87d70654a6b0b8acc6fea2fce75485651..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1521.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [MatissJanis]
----
-
-Add e2e tests for mobile views
diff --git a/upcoming-release-notes/1526.md b/upcoming-release-notes/1526.md
deleted file mode 100644
index 575747e0695415152718d77e7b0fe5c384a0b901..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1526.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [kyrias]
----
-
-Show the correct payee of scheduled transactions on "For budget" account page.
diff --git a/upcoming-release-notes/1529.md b/upcoming-release-notes/1529.md
deleted file mode 100644
index 62e9adee3ea8e627a325b8a11ed00e7b4b49b084..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1529.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [MatissJanis]
----
-
-Fix nYNAB importer when fractional budget amounts are used
diff --git a/upcoming-release-notes/1530.md b/upcoming-release-notes/1530.md
deleted file mode 100644
index 1f0955b597b8616ee2cb0468022e06ac7ccf63d8..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1530.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [MatissJanis]
----
-
-Fix lightmode regressions introduced with experimental darkmode changes.
diff --git a/upcoming-release-notes/1531.md b/upcoming-release-notes/1531.md
deleted file mode 100644
index 2a8aa942c4ff2fc0e0a9729b9d6d5ae291ac3c7d..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1531.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [MatissJanis]
----
-
-Fix transaction table hover effects
diff --git a/upcoming-release-notes/1532.md b/upcoming-release-notes/1532.md
deleted file mode 100644
index eecac1967d4e21e943b5b639b52534e5bdcae69b..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1532.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [joel-jeremy]
----
-
-Migration some components to typescript
diff --git a/upcoming-release-notes/1533.md b/upcoming-release-notes/1533.md
deleted file mode 100644
index 67302f9f9499e03cd8b16deb2cbd39e299ccd74a..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1533.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [MatissJanis]
----
-
-Fix schedule colors in transaction table
diff --git a/upcoming-release-notes/1535.md b/upcoming-release-notes/1535.md
deleted file mode 100644
index 78d3a1a5a2a9ef7693fb981fb552378df381d07b..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1535.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [joel-jeremy]
----
-
-Port App to functional component
diff --git a/upcoming-release-notes/1539.md b/upcoming-release-notes/1539.md
deleted file mode 100644
index c8d91b557a7d17d0267902830e517cb960141417..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1539.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [shall0pass]
----
-
-Mobile: Don't show hidden categories
diff --git a/upcoming-release-notes/1540.md b/upcoming-release-notes/1540.md
deleted file mode 100644
index 2f7d7c4ae6549990c9f48579753ef0eaa808d63a..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1540.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [shall0pass]
----
-
-Mobile: Show the correct To Budget amount on Budget Summary
diff --git a/upcoming-release-notes/1541.md b/upcoming-release-notes/1541.md
deleted file mode 100644
index 80345f4dc6c7b3e1e49b647d43c34dce272b7907..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1541.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [MatissJanis]
----
-
-Fix more darkmode regressions - transaction table, csv import modal
diff --git a/upcoming-release-notes/1545.md b/upcoming-release-notes/1545.md
deleted file mode 100644
index a49afd9d6482e03ebf3a7cc353ecab3a66e5663b..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1545.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [MatissJanis]
----
-
-Mobile: add transaction creation button in the footer
diff --git a/upcoming-release-notes/1546.md b/upcoming-release-notes/1546.md
deleted file mode 100644
index 3f72299a7478465e7f0d67873023e151691b8b44..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1546.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [MatissJanis]
----
-
-Mobile: hide sync button when sync is not active
diff --git a/upcoming-release-notes/1547.md b/upcoming-release-notes/1547.md
deleted file mode 100644
index c2d1c9f966da27a7f419c7d4b69123fedcdfa233..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1547.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [MatissJanis]
----
-
-Reset reconciliation bar when switching accounts
diff --git a/upcoming-release-notes/1548.md b/upcoming-release-notes/1548.md
deleted file mode 100644
index 0532eefec8a3bdd739bb1c609dd63ac53190fac8..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1548.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [MatissJanis]
----
-
-Category spending: improving the visual style of the side-nav
diff --git a/upcoming-release-notes/1549.md b/upcoming-release-notes/1549.md
deleted file mode 100644
index 863ab5b1c76da7fb9ac121d55b9f0f548899e338..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1549.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [Cldfire]
----
-
-Trigger a sync when the user returns to Actual in order to present fresh data.
diff --git a/upcoming-release-notes/1550.md b/upcoming-release-notes/1550.md
deleted file mode 100644
index 24e5cb8d4c0d0a8d477d0a38651772afd360509e..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1550.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [zigamacele]
----
-
-Fixed expanding mobile header, aligned elements center
diff --git a/upcoming-release-notes/1551.md b/upcoming-release-notes/1551.md
deleted file mode 100644
index f0f8068ced32c326dae5c5cc9195d305b0aa978c..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1551.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [trevdor]
----
-
-Mobile: transaction entry screen should apply the same negative/positive logic to Amount whether or not it is focused for editing at the time Add Transaction is pressed.
diff --git a/upcoming-release-notes/1552.md b/upcoming-release-notes/1552.md
deleted file mode 100644
index 7c0ffd41565f977b12259a99e187fcb1771dea1d..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1552.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [zigamacele]
----
-
-Unified fatal error design
diff --git a/upcoming-release-notes/1553.md b/upcoming-release-notes/1553.md
deleted file mode 100644
index 3679724aac5d9067e5b51e9926d9de7d6ac8e38f..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1553.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [MatissJanis]
----
-
-Add visual regression tests
diff --git a/upcoming-release-notes/1559.md b/upcoming-release-notes/1559.md
deleted file mode 100644
index 4c58043d0477ecacdf0a303d220da15f2d6a78b1..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1559.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [kyrias]
----
-
-Don't update transaction date when syncing from GoCardless.
diff --git a/upcoming-release-notes/1563.md b/upcoming-release-notes/1563.md
deleted file mode 100644
index a80b0bfeb0ed55c2af6dd8603ade215815539ffc..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1563.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [trevdor]
----
-
-Fix Link Schedules modal list of schedules growing too long
diff --git a/upcoming-release-notes/1565.md b/upcoming-release-notes/1565.md
deleted file mode 100644
index 4e4b62baf887a8bd03e93f1b8f7f8b5ac7e2f5e2..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1565.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [Jod929]
----
-
-Refactor MonthCountSelector to tsx.
\ No newline at end of file
diff --git a/upcoming-release-notes/1571.md b/upcoming-release-notes/1571.md
deleted file mode 100644
index 741210b5e378f213af10632f493ede505f3f5437..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1571.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [trevdor]
----
-
-Fix collapsed linked transactions table in Schedule editor modal
diff --git a/upcoming-release-notes/1573.md b/upcoming-release-notes/1573.md
deleted file mode 100644
index 06ac48ed0c0ee3294fe3fb036f68d9405bbfc11e..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1573.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [kyrias]
----
-
-Show all payees by default for child transactions.
diff --git a/upcoming-release-notes/1579.md b/upcoming-release-notes/1579.md
deleted file mode 100644
index d453b185adefdbd3d8e6df78a0c635cf7029f1fa..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1579.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [youngcw]
----
-
-Goals: Fix percentage goals overwriting any previous goal values
diff --git a/upcoming-release-notes/1580.md b/upcoming-release-notes/1580.md
deleted file mode 100644
index d504d8d3e043b1978c6cd68966cce3e7884510cb..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1580.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [joel-jeremy]
----
-
-Schedule page privacy filter
diff --git a/upcoming-release-notes/1581.md b/upcoming-release-notes/1581.md
deleted file mode 100644
index 9c20da352c4b4439e21d0740a14b503ec14ac577..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1581.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [joel-jeremy]
----
-
-Fix split transaction deposits parent transaction amount to off-budget account instead of the child transaction amount
diff --git a/upcoming-release-notes/1583.md b/upcoming-release-notes/1583.md
deleted file mode 100644
index 1a1dd805b6d8642e797745b66596dc2a31d49efc..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1583.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [joel-jeremy]
----
-
-Fix to open transaction date picker when clicked while it's focused
diff --git a/upcoming-release-notes/1590.md b/upcoming-release-notes/1590.md
deleted file mode 100644
index f725a47547ab53c8838d77fbd5a6e2e826a8868d..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1590.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [MatissJanis]
----
-
-Improving e2e test stability by forcing a specific date
diff --git a/upcoming-release-notes/1591.md b/upcoming-release-notes/1591.md
deleted file mode 100644
index 4ff4ee22a97d70f16c442afeeeefdc70dbfb40e9..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1591.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [MatissJanis]
----
-
-Mark inactive PRs as stale and auto-close after 30 days
diff --git a/upcoming-release-notes/1602.md b/upcoming-release-notes/1602.md
deleted file mode 100644
index e528a3596d131ea9a08795ea54cd38594d3db4bb..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1602.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [Jod929]
----
-
-Refactor MobileTable to tsx.
\ No newline at end of file
diff --git a/upcoming-release-notes/1604.md b/upcoming-release-notes/1604.md
deleted file mode 100644
index f9736dda9c37d55ce6dbcd40fa717e316d1dff48..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1604.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [trevdor]
----
-
-Mobile: fix regression of Accounts page theme
diff --git a/upcoming-release-notes/1605.md b/upcoming-release-notes/1605.md
deleted file mode 100644
index f08426cbbf7b403078cb54c839bc8abfd868c643..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1605.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Maintenance
-authors: [MatissJanis]
----
-
-VRT: increasing strictness and adding datepicker test
diff --git a/upcoming-release-notes/1607.md b/upcoming-release-notes/1607.md
deleted file mode 100644
index e08c265d34422786df4481cfd16c7838aab7615e..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1607.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [shall0pass]
----
-
-Mobile: Fix text color in account autocomplete dialog
\ No newline at end of file
diff --git a/upcoming-release-notes/1613.md b/upcoming-release-notes/1613.md
deleted file mode 100644
index 3276cdedcc7e80fe893ea2bdabf8d70749ca859a..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1613.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [joel-jeremy]
----
-
-Close open modals when navigating to a different URL.
diff --git a/upcoming-release-notes/1622.md b/upcoming-release-notes/1622.md
deleted file mode 100644
index 89aa16dd4bde81c0c859ffceb40c5f143aa6713c..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1622.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [MatissJanis]
----
-
-Fix filtering in transaction table not working
diff --git a/upcoming-release-notes/1623.md b/upcoming-release-notes/1623.md
deleted file mode 100644
index e65fb5426d0b35102719f4513ce9982fa06c83ba..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1623.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Features
-authors: [joel-jeremy, MatissJanis]
----
-
-Releasing privacy mode as a supported feature
diff --git a/upcoming-release-notes/1625.md b/upcoming-release-notes/1625.md
deleted file mode 100644
index f1ba04578cb11ea27fb536c3b188f1fbb57c9aa0..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1625.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Bugfix
-authors: [trevdor]
----
-
-Mobile: Fix bug where tapping a date heading in an account transaction list scrolls the list to the top
diff --git a/upcoming-release-notes/1631.md b/upcoming-release-notes/1631.md
deleted file mode 100644
index 3de4609c958d912c8eff8915906a9924f0880843..0000000000000000000000000000000000000000
--- a/upcoming-release-notes/1631.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-category: Enhancements
-authors: [MatissJanis]
----
-
-Imports: ability to toggle on/off the fallback logic for payee field (OFX imports)