Bug fixes
- fix: comments reloading on sheet reopen and scroll position not restored by @Bnyro in #5962
- fix: status bar doesn't follow app theme by @Bnyro in #5978
- fix: dearrow for playing video and watch history by @Bnyro in #5983
- fix: crash when trying to dearrow feed items by @Bnyro in #5989
- fix: auto fullscreen causes player layout issues by @Bnyro in #5992
- fix: crash when ending player service / fragment by @Bnyro in #5998
- fix: enter PiP mode when clicking link in description by @Bnyro in #5999
- fix: navigation bar missing when closing player in fullscreen by @Bnyro in #6000
- fix: welcome activity does not permit auto rotation by @Bnyro in #5974
- fix: http logging in debug builds not working due to cronet by @Bnyro in #5979
- fix: don't crash app when cronet thread fails by @Bnyro in #5981
- fix: only catch exceptions on okhttp dispatcher threads by @Bnyro in #5982
New features
- feat: implement collapsable toolbar in welcome activity by @Bnyro in #5973
- feat: add pagination to dearrow in feed by @Bnyro in #5984
Code changes
Full Changelog: v0.23.0...v0.23.2