New Features
Default post sort
There is now a customizable post sort in Settings. This is a huge quality of life improvement, because now changing a sort on a page won't change sort on other feeds when you swipe back.
Feed loading placeholders
When images are loading in the feed, there is now a placeholder image. This should reduce the distance content is pushed around when images load in. Subtle, but nicer :)
NSFW image text
When a NSFW image is blurred in the feed, you will now see a NSFW text explainer
Quote button
There is now a quote button in the reply toolbar. It will automatically quote highlighted text, too!
What's Changed
- Fix unfavorite icon button not showing for unsubscribed communities by @aeharding in #1006
- Add default post sort by @aeharding in #1007
- (chore) Upgrade dependencies by @aeharding in #1009
- Initialize app faster by not waiting initial dispatch by @aeharding in #1014
- Add feed media placeholder by @aeharding in #1013
- Show icon on deleted comments by @rsammelson in #494
- (chore) Remove fork of modern-screenshot, add official project by @aeharding in #1018
- Add support for markdown quotes by @aeharding in #1017
- Update HidingSettings.tsx to remove the double occurance of inside in the helper text of Marking Read/Hiding settings by @SrivatsanSenthilkumar in #1020
- Add back iOS 15.2 support by @aeharding in #1023
- Fix new post input not using URL mode by @aeharding in #1019
- Add blurred feed image text by @aeharding in #1024
New Contributors
- @SrivatsanSenthilkumar made their first contribution in #1020
Full Changelog: 1.28.0...1.29.0