diff --git a/packages/desktop-client/package.json b/packages/desktop-client/package.json index afd5c2e171c..06cac92b998 100644 --- a/packages/desktop-client/package.json +++ b/packages/desktop-client/package.json @@ -1,6 +1,6 @@ { "name": "@actual-app/web", - "version": "23.4.0", + "version": "23.4.1", "license": "MIT", "files": [ "build" diff --git a/upcoming-release-notes/860.md b/upcoming-release-notes/860.md deleted file mode 100644 index d2bc818d97a..00000000000 --- a/upcoming-release-notes/860.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancement -authors: [shall0pass] ---- - -Allow goal template 'by' matches to compound \ No newline at end of file diff --git a/upcoming-release-notes/864.md b/upcoming-release-notes/864.md deleted file mode 100644 index b993a6251d2..00000000000 --- a/upcoming-release-notes/864.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [j-f1] ---- - -Don’t check for release notes on `release/*` branches diff --git a/upcoming-release-notes/865.md b/upcoming-release-notes/865.md deleted file mode 100644 index e670684dcf1..00000000000 --- a/upcoming-release-notes/865.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [Jackenmen] ---- - -Fix case-insensitive matching of strings for uppercase letters from non-English alphabets diff --git a/upcoming-release-notes/869.md b/upcoming-release-notes/869.md deleted file mode 100644 index d6fa18e2820..00000000000 --- a/upcoming-release-notes/869.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [j-f1] ---- - -Disable ESLint when building in CI (since we have a separate linting job) diff --git a/upcoming-release-notes/870.md b/upcoming-release-notes/870.md deleted file mode 100644 index 1647bb82e4c..00000000000 --- a/upcoming-release-notes/870.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [j-f1] ---- - -Remove duplicate migration and default-db.sqlite files diff --git a/upcoming-release-notes/877.md b/upcoming-release-notes/877.md deleted file mode 100644 index 6d362b08b24..00000000000 --- a/upcoming-release-notes/877.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [albertogasparin] ---- - -Convert most CommonJS imports/exports to ESM diff --git a/upcoming-release-notes/881.md b/upcoming-release-notes/881.md deleted file mode 100644 index 6c3510c504e..00000000000 --- a/upcoming-release-notes/881.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [MatissJanis] ---- - -Autocomplete: do not show "create payee" option if the typed-in payee is an exact match of an existing payee diff --git a/upcoming-release-notes/882.md b/upcoming-release-notes/882.md deleted file mode 100644 index 216975a4e1a..00000000000 --- a/upcoming-release-notes/882.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [MatissJanis] ---- - -Fix rule creation from account page (transaction list) diff --git a/upcoming-release-notes/883.md b/upcoming-release-notes/883.md deleted file mode 100644 index 0c6aea867ff..00000000000 --- a/upcoming-release-notes/883.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [j-f1] ---- - -Recognize numpad enter key as enter key diff --git a/upcoming-release-notes/884.md b/upcoming-release-notes/884.md deleted file mode 100644 index e31ea711121..00000000000 --- a/upcoming-release-notes/884.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [j-f1] ---- - -Update `@typescript-eslint/*` packages to their latest versions diff --git a/upcoming-release-notes/886.md b/upcoming-release-notes/886.md deleted file mode 100644 index d7899a5d514..00000000000 --- a/upcoming-release-notes/886.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [shall0pass] ---- - -Fill category field when selecting 'Create rule' from accounts screen diff --git a/upcoming-release-notes/887.md b/upcoming-release-notes/887.md deleted file mode 100644 index c19bf5a95e9..00000000000 --- a/upcoming-release-notes/887.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [MatissJanis] ---- - -Mobile: unify "settings" page header with the style of "accounts" page diff --git a/upcoming-release-notes/889.md b/upcoming-release-notes/889.md deleted file mode 100644 index 1363adaa273..00000000000 --- a/upcoming-release-notes/889.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [albertogasparin] ---- - -Convert few other folders in `loot-core` to Typescript diff --git a/upcoming-release-notes/890.md b/upcoming-release-notes/890.md deleted file mode 100644 index 3c7995a8f6b..00000000000 --- a/upcoming-release-notes/890.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [j-f1] ---- - -Add a CodeQL workflow to automatically scan for potential security issues diff --git a/upcoming-release-notes/891.md b/upcoming-release-notes/891.md deleted file mode 100644 index 8fc59b2a28b..00000000000 --- a/upcoming-release-notes/891.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [shall0pass] ---- - -Goal template can now use single decimal places to define targets \ No newline at end of file diff --git a/upcoming-release-notes/893.md b/upcoming-release-notes/893.md deleted file mode 100644 index d5b7b89e31c..00000000000 --- a/upcoming-release-notes/893.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [j-f1] ---- - -Remove usage of `realpath` command in build script diff --git a/upcoming-release-notes/895.md b/upcoming-release-notes/895.md deleted file mode 100644 index c807b4c03ba..00000000000 --- a/upcoming-release-notes/895.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [shall0pass] ---- - -Improve error reporting for goal templates diff --git a/upcoming-release-notes/900.md b/upcoming-release-notes/900.md deleted file mode 100644 index f5bd9675295..00000000000 --- a/upcoming-release-notes/900.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [biohzrddd] ---- - -Add "Daily" option to scheduled transactions diff --git a/upcoming-release-notes/902.md b/upcoming-release-notes/902.md deleted file mode 100644 index ff004d0a471..00000000000 --- a/upcoming-release-notes/902.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [biohzrddd] ---- - -Remove currently viewed account from list of possible transfer accounts