v2.7.22.96dd647Pre-release
Meshtastic Firmware 2.7.22.96dd647 Alpha
Added 2
- Add configs for ebyte-ecb41-pge (mPWRD-OS) in Meshtasticd
- Add configs for forlinx-ok3506-s12 (mPWRD-OS) in Meshtasticd
Changed 2
- Use SFTP method for PPA uploads
- Switch PlatformIO deps from PIO Registry to tagged GitHub zips
Fixed 5
- Implement BinarySemaphorePosix with proper pthread synchronization
- Fix Linux Input enable logic
- Fix display method to use const qualifier for previousBuffer pointer
- Fix last cppcheck issue
- Fix heap blowout on TBeams
🐛 Bug fixes and maintenance
- Fix(native): implement BinarySemaphorePosix with proper pthread synchronization by @iannucci in https://github.com/meshtastic/firmware/pull/9895
- Meshtasticd: Add configs for ebyte-ecb41-pge (mPWRD-OS) by @vidplace7 in https://github.com/meshtastic/firmware/pull/10086
- Meshtasticd: Add configs for forlinx-ok3506-s12 (mPWRD-OS) by @vidplace7 in https://github.com/meshtastic/firmware/pull/10087
- Fix Linux Input enable logic by @jp-bennett in https://github.com/meshtastic/firmware/pull/10093
- PPA: Use SFTP method for uploads by @vidplace7 in https://github.com/meshtastic/firmware/pull/10138
- Switch PlatformIO deps from PIO Registry to tagged GitHub zips by @vidplace7 in https://github.com/meshtastic/firmware/pull/10142
- Fix display method to use const qualifier for previousBuffer pointer by @vidplace7 in https://github.com/meshtastic/firmware/pull/10146
- Fix last cppcheck issue by @caveman99 in https://github.com/meshtastic/firmware/pull/10154
- Fix heap blowout on TBeams by @thebentern in https://github.com/meshtastic/firmware/pull/10155
⚙️ Dependencies
- Update meshtastic-esp32_https_server digest to 0c71f38 by @app/renovate in https://github.com/meshtastic/firmware/pull/10081
- Update meshtastic-st7789 digest to 222554e by @app/renovate in https://github.com/meshtastic/firmware/pull/10121
- Update actions/github-script action to v9 by @app/renovate in https://github.com/meshtastic/firmware/pull/10122
- Update meshtastic-st7789 digest to 7228c49 by @app/renovate in https://github.com/meshtastic/firmware/pull/10131
- Update pnpm/action-setup action to v6 by @app/renovate in https://github.com/meshtastic/firmware/pull/10132
- Update meshtastic-st7789 digest to 4d957e7 by @app/renovate in https://github.com/meshtastic/firmware/pull/10134
- Update meshtastic-st7789 digest to a787bee by @app/renovate in https://github.com/meshtastic/firmware/pull/10147
- Update softprops/action-gh-release action to v3 by @app/renovate in https://github.com/meshtastic/firmware/pull/10150
Full Changelog: https://github.com/meshtastic/firmware/compare/v2.7.21.1370b23...v2.7.22.96dd647