I’m going to be implementing more user requests. If you have any leave them in the comments.
Changes so far:
- Changed the behavior of the navigation menu. If a navigation menu item is currently selected and it is tapped, the app will navigate you to the “home page” of that navigation item.
- Fixed several bugs related to the compose post screen.
- Fixed a bug where the create post screen mistakenly only shows comment drafts instead of post drafts.
- Changed the style of read posts to dim the entire post item. This behavior can be changed in settings.
- Added a setting to control whether videos should auto-play. Default true.
- Added new comment count to posts.
- Added a view to the post screen if there are no comments.
Highlighting every single new comment. Boost for reddit used to have this feature.