ESPresense/CHANGELOG.md

29 lines
628 B
Markdown
Raw Normal View History

2021-08-21 01:07:56 +02:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
2021-09-07 03:02:35 +02:00
## [1.1.1]
- Fix fingerprinting of udm-pro
- Fix semaphore error
## [1.1.0]
2021-08-21 01:07:56 +02:00
2021-09-07 03:02:35 +02:00
- Go back to active scanning by default (so we can get the names of things)
- Send telemetry only every 15s
- Allow for disabling types of mqtt topics
- M5Sticks now have a UI showing devices that are close
## [1.0.1]
2021-08-21 01:07:56 +02:00
2021-09-07 03:02:35 +02:00
- Added esp32-noupdate
2021-08-21 01:07:56 +02:00
## [1.0.0] - 2021-08-20
2021-09-07 03:02:35 +02:00
- Initial