Wio Tracker L1 — Plus Firmware v1.15-plus.1.8
Based on MeshCore upstream v1.15.
Highlights
- Message age in history — channel and DM history lists now show how old each message is ("3m", "2h", ">1d") next to the sender name.
- Runtime font switcher — the
font-switcherbuild now lets you toggle between the default font and the Lemon font directly in Settings › Display, without flashing a separate firmware. Lemon covers PL, DE, CZ/SK, FR, NO, HU, HR, TR, LT, RU, GR character sets.
Changes
New features
- Message age indicator in DM and channel history lists: messages show a compact age string ("3s", "5m", "2h", ">1d") derived from the RTC timestamp
- Font switcher:
font-switcherfirmware build includes both the default Adafruit font and the Lemon bitmap font; toggle in Settings › Display › Font (saved to flash, takes effect immediately)
Bug fixes
- Missing space after "Type:" and "Seen:" labels in NearbyScreen detail view
Internal
- CI:
lemon-fontfirmware build replaced byfont-switcherbuild (from thefont-switcherbranch)