From 2e99aec9d91e78008c7e8dc34bf53ee99f4051f9 Mon Sep 17 00:00:00 2001 From: random_guy52 Date: Tue, 9 Feb 2021 12:34:27 +0100 Subject: [PATCH] Update 'CHANGELOG.md' --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 189337f..72190b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,18 @@ # Changelog +## 2021-02-06 +### Added +1. Save Post feature + - You can now save/bookmark posts! Click the **saved** button on the subreddit bar to view the bookmarked posts. +### Fixed +1. Fix error message for empty/saved +2. Fix main post links +## 2021-01-31 +### Added +1. Support for short Gallery URLs ## 2021-01-30 ### Added 1. add import/export feature for preferences + - You can now transfer your preferences and subreddits to another device. To export preferences, go to **Preferences** --> click the arrow next to **Export Preferences**. Access the URL from another device to import your preferences and subreddits. 2. add 'pubDate' for RSS feeds ## 2021-01-29 ### Added