Glacier EQ v0.1.7
Changelog since v0.1.6
Web build
- Added browser/WebHID parity work, including WebHID + WebAssembly support, GitHub Pages deployment, and SEO/repository metadata.
- Fixed Web AutoEQ, diagnostics, firmware reads, offline caching, and cached-page recovery.
- Added web recovery for device disconnects by emitting the same reconnect event path used by desktop.
- Enabled Walkplay hardware controls on web.
Device and EQ behavior
- Added extensible EQ protocol support and RAM apply for Aura protocols.
- Added firmware version display, EQ session status, and reset-to-last-pushed slider behavior.
- Made desktop filter bands collapsible.
Docs and Linux support
- Documented Linux udev/polkit behavior and added friendlier connection guidance.
- Credited the Audiocular Aura protocol reference.
Maintenance
- Simplified over-engineered code paths, protocol helpers, utility packet plumbing, HID plugin comments, and release/build plumbing.
- Added pre-push CI checks.
- Fixed Android release initialization so the v0.1.7 Android APK builds and uploads correctly.
Full diff: v0.1.6...v0.1.7
Android APK hotfix
- Replaced the Android APK asset with a locally rebuilt arm64 APK that is v2-signed and includes the Glacier EQ launcher icon resources.
- Pushed CI fixes so future Android release APKs copy launcher icons and sign release builds even without release keystore secrets.