From 454574ce495549ebe5b33a29d1029a04c01cde86 Mon Sep 17 00:00:00 2001 From: pluja Date: Thu, 27 Aug 2020 10:10:05 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d2b583..ffdbb43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,15 @@ ## [0.2.1] - 2020-08-25 ### Changed +- [x] Twitter: Improve general UI and efficiency +- [x] Twitter & Youtube: Posts older than 15 days are not shown anymore - [x] Youtube: All channel links now link within Parasitter - [x] Twitter: Improve database logic - [x] Twitter: Remove Following tab and move it to 'following number' - [x] General: Ability to import accounts from exported JSON file ### Added +- [x] General: Welcome page - [x] Youtube: Ability to view a channel page: /channel/ - [x] Youtube: Ability to search with full text: Channels and videos. - [x] Youtube: Ability to Follow and Unfollow a user from the channel profile.