Files
2026-06-01 14:46:20 -05:00

37 KiB

Changelog

All notable changes to this project will be documented in this file. The [Unreleased] section is automatically updated on every push to main. See GitHub Releases for the full history.

[Unreleased]

Unreleased (not yet in any build)

  • fix(map): remove manual ViewTree lifecycle owner workarounds (#5704) by James Rich (@jamesarich) in be6f2cfb7

Internal (v2.7.14-internal.114)

Changes since v2.7.14-open.17:

  • fix(firmware): surface error state when BLE OTA connection attempts are exhausted (#5700) by James Rich (@jamesarich) in cc3b88d00
  • fix(map): replace MarkerComposable with Canvas-rendered bitmaps (#5702) by James Rich (@jamesarich) in 60feec646

Open Beta (v2.7.14-open.17)

Changes since v2.7.13:

🏗️ Features

🖥️ Desktop

🛠️ Fixes

📝 Other Changes

New Contributors