From 31b6e177505e69c1fa4e48584bb3986b3e3913c2 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Sun, 20 Sep 2020 09:51:23 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1b12af..25e8fcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ - Play tweet videos from Parasitter. - Create following lists. +## [0.2.6] - 2020.09.20 +### How to update +See [UPDATE](https://github.com/ytorg/Yotter/blob/dev-indep/SELF-HOSTING.md#updating-the-server) if you are on a manual installation. Docker can be updated normally. + +## Added +- [x] Admin tools - Delete inactive users. + +## Changed +- [x] Database character limits. + ## [0.2.5] - 2020.09.10 ### How to update 1. `sudo supervisorctl stop yotter`