Update changelog

This commit is contained in:
pluja 2020-08-27 10:10:05 +02:00
parent ad850de912
commit 454574ce49

View File

@ -11,12 +11,15 @@
## [0.2.1] - 2020-08-25 ## [0.2.1] - 2020-08-25
### Changed ### 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] Youtube: All channel links now link within Parasitter
- [x] Twitter: Improve database logic - [x] Twitter: Improve database logic
- [x] Twitter: Remove Following tab and move it to 'following number' - [x] Twitter: Remove Following tab and move it to 'following number'
- [x] General: Ability to import accounts from exported JSON file - [x] General: Ability to import accounts from exported JSON file
### Added ### Added
- [x] General: Welcome page
- [x] Youtube: Ability to view a channel page: /channel/<id> - [x] Youtube: Ability to view a channel page: /channel/<id>
- [x] Youtube: Ability to search with full text: Channels and videos. - [x] Youtube: Ability to search with full text: Channels and videos.
- [x] Youtube: Ability to Follow and Unfollow a user from the channel profile. - [x] Youtube: Ability to Follow and Unfollow a user from the channel profile.