* PDF Rendering on Pi (64bit) & Backup Fix (#1204)
* Updated dependencies. SharpCompress has been updated to v2.1.0 which should fix pdf rendering on pi/arm64 devices.
* Removed some dependencies not needed and updated the Backup code to account for themes and ensure everything gets copied every time.
* Bump versions by dotnet-bump-version.
* Hotfix Prep (#1211)
* Patched cover image change that somehow got missed
* Fixed a bug where clicking bottom action bar buttons on book reader wouldn't work correctly (would close drawer when trying to open)
* Bump versions by dotnet-bump-version.
* Fixed some missing merge stuff