mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-27 17:48:17 -05:00
🔖 (24.12.0) (#515)
* bump version * Remove used release notes * bump web version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "actual-sync",
|
||||
"version": "24.11.0",
|
||||
"version": "24.12.0",
|
||||
"license": "MIT",
|
||||
"description": "actual syncing server",
|
||||
"type": "module",
|
||||
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@actual-app/crdt": "2.1.0",
|
||||
"@actual-app/web": "24.11.0",
|
||||
"@actual-app/web": "24.12.0",
|
||||
"bcrypt": "^5.1.1",
|
||||
"better-sqlite3": "^9.6.0",
|
||||
"body-parser": "^1.20.3",
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [rare-magma]
|
||||
---
|
||||
|
||||
Updates the docker images base version and set node_env env variable to production
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Add support for `1822-DIREKT-HELADEF1822` transaction information
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [psybers]
|
||||
---
|
||||
|
||||
Check if SimpleFIN accessKey is in the correct format.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [dmednis]
|
||||
---
|
||||
|
||||
Add support for "SWEDBANK_HABALV22" transaction date
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
GoCardless: `ING_PL_INGBPLPW` should prefer valueDate over bookingDate
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Prefer using the SimpleFin pending flag to set cleared status
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Enhancements
|
||||
authors: [dmednis]
|
||||
---
|
||||
|
||||
Improve support for "SWEDBANK_HABALV22" transaction date & enrich creditor name for pending transactions
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Features
|
||||
authors: [apilat, lelemm]
|
||||
---
|
||||
|
||||
Add support for authentication using OpenID Connect.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [matt-fidd]
|
||||
---
|
||||
|
||||
Fix bug in batch SimpleFIN startDate logic
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [lelemm]
|
||||
---
|
||||
|
||||
Fixed bug where the openid migration was removing access for users
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [guglicap]
|
||||
---
|
||||
|
||||
Fixed Hype Bank sync
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [Froghut]
|
||||
---
|
||||
|
||||
Fix gocardless bank "Hanseatic Bank"
|
||||
Reference in New Issue
Block a user