This update will focus on inbox changes.
Changes so far
- Add inbox settings screen.
- Add inbox setting to change the FAB button action.
- Fix a bug in the link preview dialog where the open link/copy link buttons don’t work if the link cannot be loaded.
- Add inbox setting to toggle auto-mark as ready when an inbox item is tapped.
- Add inbox setting to show the full content of inbox items in the inbox list.
- Add post feed setting to set the maximum height of a post.
- Fix a bug where double tapping on the home button would not load the default post feed.
- Change how filters work. Regex filters now ignore case sensitivity, regular filters now have an option to only apply if they match the whole word.
- Change URL detection method. Hopefully this will result in less URL-in-markdown related issues.
- Change inbox to no longer auto-mark items as read when tapped. You can change this behavior in Settings > Inbox.
- Big changes to hide read: Remove old behavior of hide read. New behavior of tapping hide read (the button) will enable hide read if it’s not already enabled and then do a refresh. Note that this new behavior also applies to the FAB quick action. For users who enjoy using hide read, I would highly recommend using the hide read quick action (in favor of the toggle hide read quick action).
You must log in or register to comment.