Lots of good stuff in this release! Image uploading should also now be fixed. :)
New Features
In app link resolving
Links to posts, comments and users should now resolve in app instead of taking you to a browser. Note: Due to Lemmy bug (resolved in v0.19) this will not always work reliably. Note 2: Due to an Ionic bug, this may cause you to lose your place in a thread on navigation. This will hopefully be resolved in a future Ionic release!
Sticky swipe icons
You can now always see the swipe icon, even if the comment/posts is very long! This helps show you if you've upvoted already or not.

Reset hidden posts
It's now possible to clear all hidden posts! Go to your profile -> hidden posts -> reset to clear all hidden posts for your account.
What's Changed
- Remove post header reset by @aeharding in #812
- Fix bug where tab routes can become invalid by @aeharding in #813
- Add lemmy-js-client v0.19 with temporary auth backward compatibility by @aeharding in #811
- Add sticky swipe icons by @aeharding in #819
- Add initial resolve object handling by @aeharding in #816
- Add option to reset hidden posts by @aeharding in #820
- Fix native platform image upload by @aeharding in #824
Full Changelog: 1.15.6...1.16.0