Releases: skrashevich/meshtastic-firmware-builder
Releases · skrashevich/meshtastic-firmware-builder
Release list
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Changes
- Migrate frontend dependency management and Docker builds from npm/Node images to Bun.
- Replace frontend package-lock.json with bun.lock.
- Update local Makefile and README frontend commands for Bun.
- Include latest dependency maintenance updates from main.
Verification
- make test
v0.1.1
Fix custom PlatformIO build overrides by appending the generated environment to the job checkout's platformio.ini, so Meshtastic's second Arduino build pass can resolve the mfb-custom-* environment.