New Features
Performance!
I finally decided to take a look at performance and pick off some low hanging fruit, particularly around switching pages between post feeds and post details pages.
Tons of Android fixes and enhancements
- Back swipe behaves predictably now (no double swipe/glitchy behavior)
- Tapping an item off the bottom of the screen no longer annoyingly scrolls the feed
- Android non-pure-black mode
- Fixed crash saving/copying images in Android 9
- Performance stuff from above should make page animations smoother

Mint theme
I love this color scheme and I decided to add it!
Other changes
- Bunch of dependency upgrades
- Status bar is now hidden when gallery is open
- Added an additional text face ᕕ(ᐛ)ᕗ (thanks @dandroid126!)
What's Changed
- Added one additional text face by @dandroid126 in #651
- Fix performance issues on navigation changes from post feeds by @aeharding in #649
- Hide status bar when gallery is open by @aeharding in #653
- Add logic to only enable Ionic swipe when Android OS swipe mode disabled by @aeharding in #652
- Upgrade dependencies, use custom @ionic/core with Android patch for #287 by @aeharding in #654
- Sync new dependencies by @aeharding in #656
- Add android non-pure-black mode by @aeharding in #655
- Add copy/save media support for Android 9 by @aeharding in #657
- Add mint theme by @aeharding in #659
New Contributors
- @dandroid126 made their first contribution in #651
Full Changelog: 1.8.0...1.9.0