Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.01 KB

File metadata and controls

29 lines (21 loc) · 1.01 KB

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project follows Semantic Versioning for release tags.

[Unreleased]

[1.0.1] - 2026-05-24

Added

  • Initial repository documentation baseline for development, testing, and operations.
  • Community health files for contribution, support, and security disclosure.
  • GitHub issue and pull request templates.
  • CI workflow for project generation and iOS simulator build validation.
  • Documentation quality workflow for markdown linting and link validation.
  • Wiki source pages prepared in the wiki directory.

Changed

  • Rewrote README to match the current codebase structure and runtime behavior.
  • Expanded real device DFU test plan with actionable QA scenarios.

[1.0.0] - 2026-05-24

Added

  • SwiftUI iOS client for ESP32 Legacy DFU over BLE.
  • BLE scanning, device selection, firmware file import, DFU stage timeline.
  • DFU session manager with reconnect logic and localized user messages.