From c08b48dcae920b513f18815598f9209754f276e6 Mon Sep 17 00:00:00 2001 From: Angelina Filippova Date: Sun, 20 Sep 2020 02:10:49 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca9a20aa..b77d67e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added - Evicting and banning objects from the MediaProxy cache is disabled if MediaProxy is disabled on the Settings tab. Add ability to enable MediaProxy and Invalidation from MediaProxy tab. +- Allow to upload the custom Terms of Service and Instance Panel HTML pages via Admin API ### Changed