Releases: jrichter24/moldqueen
Release list
moldqueen-esp32 esp-v0.1.0
Merged, flashable firmware for moldqueen-esp32 esp-v0.1.0
(Heemol ESP32-S3 N16R8 DevKitC-1, 16 MB flash).
One image — bootloader + partition table + app already at their offsets. Flash the
whole thing to 0x0:
esptool.py --chip esp32s3 write_flash 0x0 moldqueen-esp32-esp-v0.1.0.bin
After flashing, the device boots into WiFi setup (moldqueen-setup AP at
192.168.4.1) if it has no saved credentials; once provisioned it's reachable at
moldqueenesp.local (WS API on :8765, management page on :8080).
Full Changelog: esp-v0.1.0-rc1...esp-v0.1.0
moldqueen v0.1.2
Signed release APK for moldqueen v0.1.2 (io.github.jrichter24.moldqueen).
Verify the signature: apksigner verify moldqueen-v0.1.2.apk.
Full Changelog: v0.1.1...v0.1.2
moldqueen v0.1.1
Signed release APK for moldqueen v0.1.1 (io.github.jrichter24.moldqueen).
Verify the signature: apksigner verify moldqueen-v0.1.1.apk.
Full Changelog: v0.1.0...v0.1.1
moldqueen v0.1.0
Signed release APK for moldqueen v0.1.0 (io.github.jrichter24.moldqueen).
Verify the signature: apksigner verify moldqueen-v0.1.0.apk.
Full Changelog: https://github.com/jrichter24/moldqueen/commits/v0.1.0