Note v8a is the 64-bit build, and should be considered the default choice.
- Implemented Enable subreddit filtering by keyword #326
- Added Local Saved to mirror saves locally and surface ones Reddit drops
- Added removed-post recovery via Arctic Shift API with a "Recover Post" action
- Implemented Restore ability to customize tab names #328
- Changed the "/m/" prefix for multireddit tabs to "m/" for increased consistently with the rest of the app
- Fixed "m//" to "m/" for user multireddit tabs
- Shortened "/m/user/username/m/multireddit-name" to "u/m/multireddit-name" for user multireddit tabs
- Made the main page tab bar always scrollable
"Made the main page tab bar always scrollable" makes the titles not try to span the full width. This change was made to make the behavior consistent. With the fixed(fills the width of the screen) shorter titles could get line wrapped.