Summary
This release brings support for decrypting YouTube, we handle few edgecases more now.
It also contains fix for users using this on Windows machines, previously tool would incorrectly use Windows paths in the remote.
Changelog
- 3be80ba: ci: init (@londek)
- 94ad7e5: feat: ensure +x is on all binaries patching few edgecases (@londek)
- 5593593: feat: overhaul helper build system (@londek)
- 64f3c96: feat: verify whether installed bundle is the exact match using checksums (@londek)
- cb95cc3: fix: account for 0xcafebabf in verifier (@londek)
- b67f40b: fix: use POSIX path joins for remote paths (@iCrazeiOS)
- 6b6fa1b: refactor: be specific about type of information logged to ui (@londek)