Skip to content

Releases: Developer-RU/ESP32-DFU-iOS

v1.0.1

24 May 08:49

Choose a tag to compare

Release Notes v1.0.1

Release date: 2026-05-24

Highlights

This release focuses on repository maturity and documentation completeness for maintainable open-source collaboration.

What Is Included

  • Fully updated and corrected README aligned with current app architecture.
  • Expanded real-device DFU test plan with functional and non-functional QA scenarios.
  • New documentation set under docs for architecture, protocol, development, troubleshooting, and release process.
  • Community and governance files:
    • CONTRIBUTING
    • CODE_OF_CONDUCT
    • SECURITY
    • SUPPORT
    • CHANGELOG
  • GitHub repository automation and templates:
    • CI workflow for iOS simulator build validation
    • Documentation quality workflow (markdown lint + link check)
    • Issue templates and pull request template
    • Dependabot config for GitHub Actions
    • CODEOWNERS
  • GitHub Wiki pages published from wiki source files.

Notes

No app runtime logic changes are introduced in this release. This is a documentation and repository-health release.