From 1f5b2c0a5d9fae5c3fe27bd54ff9a680e5ce0f07 Mon Sep 17 00:00:00 2001 From: MK13 Date: Thu, 20 Oct 2022 21:14:55 +0200 Subject: [PATCH] Update changelog --- web-container/src/main/resources/static/changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/web-container/src/main/resources/static/changelog.txt b/web-container/src/main/resources/static/changelog.txt index 869a906..1470abf 100644 --- a/web-container/src/main/resources/static/changelog.txt +++ b/web-container/src/main/resources/static/changelog.txt @@ -1,3 +1,13 @@ +v18: +- Password protected shares +- Basic Note app implementation +- Files app now offers API for other apps to store files + +v17: +- Disk usage widget +- Pending updates widget +- Network interfaces widget + v14 -> v15: - Same as v14, but the release build of that failed