Update 'CHANGELOG.md'

This commit is contained in:
random_guy52 2021-02-09 12:34:27 +01:00
parent 1af87885e6
commit 2e99aec9d9

View File

@ -1,7 +1,18 @@
# Changelog # 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 ## 2021-01-30
### Added ### Added
1. add import/export feature for preferences 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 2. add 'pubDate' for RSS feeds
## 2021-01-29 ## 2021-01-29
### Added ### Added