diff --git a/package.json b/package.json index 9ca232cd3..6992d9328 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "actual-sync", - "version": "24.7.0", + "version": "24.8.0", "license": "MIT", "description": "actual syncing server", "type": "module", @@ -16,7 +16,7 @@ }, "dependencies": { "@actual-app/crdt": "2.1.0", - "@actual-app/web": "24.7.0", + "@actual-app/web": "24.8.0", "bcrypt": "^5.1.1", "better-sqlite3": "^9.6.0", "body-parser": "^1.20.1", diff --git a/upcoming-release-notes/353.md b/upcoming-release-notes/353.md deleted file mode 100644 index 7169051af..000000000 --- a/upcoming-release-notes/353.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [matt-fidd] ---- - -Move bank sync payee name normalization from actual to actual-server diff --git a/upcoming-release-notes/385.md b/upcoming-release-notes/385.md deleted file mode 100644 index c0e1d182e..000000000 --- a/upcoming-release-notes/385.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [psybers,iffy] ---- - -Update URL to log into SimpleFIN. diff --git a/upcoming-release-notes/386.md b/upcoming-release-notes/386.md deleted file mode 100644 index 09af98970..000000000 --- a/upcoming-release-notes/386.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [tcrasset] ---- - -Prettify GoCardless Integration documentation \ No newline at end of file diff --git a/upcoming-release-notes/388.md b/upcoming-release-notes/388.md deleted file mode 100644 index 5f65a8154..000000000 --- a/upcoming-release-notes/388.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [wdpk] ---- - -Remove obsolete "version" from docker compose statement to prevent WARN message to end user. diff --git a/upcoming-release-notes/389.md b/upcoming-release-notes/389.md deleted file mode 100644 index 9745dea43..000000000 --- a/upcoming-release-notes/389.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [tcrasset] ---- - -Add Fortuneo GoCardless Integration \ No newline at end of file diff --git a/upcoming-release-notes/390.md b/upcoming-release-notes/390.md deleted file mode 100644 index c6a77c44b..000000000 --- a/upcoming-release-notes/390.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [twk3] ---- - -Remove the Trafico GitHub workflow diff --git a/upcoming-release-notes/391.md b/upcoming-release-notes/391.md deleted file mode 100644 index 77f232d7d..000000000 --- a/upcoming-release-notes/391.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [craigmdennis] ---- - -Add SEB Card Accounts to bank adapter to flip payment and deposit when importing diff --git a/upcoming-release-notes/396.md b/upcoming-release-notes/396.md deleted file mode 100644 index cdc23d942..000000000 --- a/upcoming-release-notes/396.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [neuos] ---- - -Add easybank GoCardless Integration diff --git a/upcoming-release-notes/397.md b/upcoming-release-notes/397.md deleted file mode 100644 index 54bd88d9c..000000000 --- a/upcoming-release-notes/397.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [duplaja] ---- - -Fix SimpleFIN blank payee introduced in #353 diff --git a/upcoming-release-notes/400.md b/upcoming-release-notes/400.md deleted file mode 100644 index 9f2f12708..000000000 --- a/upcoming-release-notes/400.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [djm2k] ---- - -Fix `verify` script which runs `yarn lint` and `yarn types` diff --git a/upcoming-release-notes/401.md b/upcoming-release-notes/401.md deleted file mode 100644 index 0ccaebba2..000000000 --- a/upcoming-release-notes/401.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Enhancements -authors: [spideraxal] ---- - -Added GoCardless Integration for ING (Romania) \ No newline at end of file diff --git a/upcoming-release-notes/402.md b/upcoming-release-notes/402.md deleted file mode 100644 index 8621f7f9d..000000000 --- a/upcoming-release-notes/402.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [rodriguestiago0] ---- - -Obfuscate password when login the login header \ No newline at end of file diff --git a/upcoming-release-notes/403.md b/upcoming-release-notes/403.md deleted file mode 100644 index a014b9946..000000000 --- a/upcoming-release-notes/403.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Maintenance -authors: [MatissJanis] ---- - -Upgrade yarn to v4.3.1 diff --git a/upcoming-release-notes/405.md b/upcoming-release-notes/405.md deleted file mode 100644 index 1c628f6e0..000000000 --- a/upcoming-release-notes/405.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [spideraxal] ---- - -Modified GoCardless Integration for ING (Romania) so that the `notes` field will be updated once a transaction gets booked. \ No newline at end of file diff --git a/upcoming-release-notes/406.md b/upcoming-release-notes/406.md deleted file mode 100644 index c0bbb9a4b..000000000 --- a/upcoming-release-notes/406.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [matt-fidd] ---- - -Fix date calculation in Nationwide bank handler diff --git a/upcoming-release-notes/407.md b/upcoming-release-notes/407.md deleted file mode 100644 index 3bc51ff7c..000000000 --- a/upcoming-release-notes/407.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [vrozaksen] ---- - -Fix mBank Retail (Poland) Integration issue. Changed accessValidForDays from 180 to 179. diff --git a/yarn.lock b/yarn.lock index 99fb40fbe..438809569 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16,10 +16,10 @@ __metadata: languageName: node linkType: hard -"@actual-app/web@npm:24.7.0": - version: 24.7.0 - resolution: "@actual-app/web@npm:24.7.0" - checksum: 10c0/8e1ede4b2a83f86e452f1cd2dc94d589d587939fa9cd0c30e6a923009a9349363e4ac87b562bc9ae3c2d844c15ab6371d0b826cd2aec5fadc3b7cc598e3c618b +"@actual-app/web@npm:24.8.0": + version: 24.8.0 + resolution: "@actual-app/web@npm:24.8.0" + checksum: 10c0/5d0fcc050fec0cf9bd5192fac3f118267c742161e97a0dbd8f841b720508e0d48ecb41a0076b2ab7151acbbd04104140a38408b5b83c7b68095a70977dafc874 languageName: node linkType: hard @@ -1506,7 +1506,7 @@ __metadata: resolution: "actual-sync@workspace:." dependencies: "@actual-app/crdt": "npm:2.1.0" - "@actual-app/web": "npm:24.7.0" + "@actual-app/web": "npm:24.8.0" "@babel/preset-typescript": "npm:^7.20.2" "@types/bcrypt": "npm:^5.0.2" "@types/better-sqlite3": "npm:^7.6.7"