From c5e24e8c79874fff0b97db333add0a5fd5649609 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Tue, 8 Sep 2020 00:06:55 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f87682..e341649 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ - [x] Changed video streaming chunk size. - [x] Video streaming now has a smaller load for the server. - [x] Video streaming is (a bit) more efficient - YoutubeDL executed on /watch instead. +- [x] Settings page improved. ### Added - [x] Add instance info on settings page. @@ -22,6 +23,7 @@ - [x] Option to delete an account. - [x] Show video title on browser tab title on `/watch`. - [x] Ability for admins to allow non-registered users to use the service. +- [x] Prepared for adding last_seen - See #? ### Fixed - [x] Video descriptions overflowing the description box.