v0.6.1
Highlights
- Windows: fixed the four bugs behind "crashes on almost anything" (#21).
- Every HTTPS fetch works again — the HTTP client never loaded a CA bundle,
so seeding the clock alone left TLS broken. - The arm64 Docker image builds and runs; IPTV reconnect was half-disabled.
Changes
Fixes
- docker,iptv — arm64 image builds and runs; IPTV reconnect was half-disabled (
05a3443) - http — load the CA bundle — seeding
nowalone broke every https fetch (127ee12) - windows — repair the four bugs behind "crashes on almost anything" (#21) (
81d1c1d)
Internal (1 commit — tests, refactors, CI, docs)
- chore(release): 0.6.1 (
accb23d)
Install: curl -fsSL https://raw.githubusercontent.com/debpalash/Opal/main/scripts/install.sh | sh
Verify a download against SHA256SUMS.txt below.
Full Changelog: v0.6.0...v0.6.1