Release 9.33.26
- libs & gradle update
- permissions update
- some good code practice (refactor)
- revisited notifications
- package fix for shortcut
The point of this release is to see how the client w/o obfuscations & optimisations will work (beta was pretty good). Also libs & gradle are udpdated so it will affect the perfomance (libs mostly

).
And there major bug `remove(0)` is fixed including some onPause handling to not to use some calls (just 2 at the moment) when app is onPause + some code pieces are replaced with correct try-with-resource to ensure that streams are closed and do not stay in memory nor lock something.
The APK itself got +3Mb more (due no proguard on it + new libs probably), 69 -> 72 not a big deal for a bundle/universal/allinoneblablabla.
- Github, the origin, CI/CD
- CDN, copied from github manually