From e403e713fafce82c23aa29fceac0dd78c8dc1237 Mon Sep 17 00:00:00 2001 From: Peter Lewis Date: Thu, 21 Dec 2023 20:42:50 +0000 Subject: [PATCH] Update changelog.json --- docs/changelog.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.json b/docs/changelog.json index 4ffae44..80d0f20 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -6,5 +6,6 @@ "5": "Many small improvements & feature requests. Enjoy!", "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": "Fixes issue on Synology NAS, added sessionless HTTP API auth & automatic dark mode!" }