Merge branch 'production' into master

This commit is contained in:
Philip H 2023-12-22 11:34:03 +01:00 committed by GitHub
commit c772427d4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 4 deletions

View File

@ -33,4 +33,4 @@ jobs:
with:
push: true
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
tags: ghcr.io/wg-easy/wg-easy:development
tags: ghcr.io/wg-easy/wg-easy:development

View File

@ -7,7 +7,6 @@
"6": "Many small performance improvements & bug fixes. Enjoy!",
"7": "Improved the look & performance of the upload/download chart.",
"8": "Updated to Node.js v18.",
"8": "Updated to Node.js v18.",
"9": "Fixed issue running on devices with older kernels.",
"10": "Added sessionless HTTP API auth & automatic dark mode."
}
}

View File

@ -32,4 +32,4 @@
"engines": {
"node": "18"
}
}
}