Skip to content
Snippets Groups Projects
Commit 046bf4ec authored by schneider's avatar schneider
Browse files

change(changelog): Preliminary v1.17 changelog

parent 09f10b23
No related tags found
1 merge request!468change(changelog): Preliminary v1.17 changelog
Pipeline #5191 passed
...@@ -5,6 +5,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ...@@ -5,6 +5,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased] ## [Unreleased]
### Added
#### For Users
- Support for the BLE Environmental Sensing Service (ESS).
- Long button press now configurable via `long_press_ms` option.
- `retrigger_ms` option to retrigger menu buttons.
- Support for Bosch BSEC library via `bsec_enable` option.
- BLE Push-to-Talk app using the optical sensor as button.
- Option to disable low battery checks via `card10.cfg`.
#### For Developers
- HID over BLE support in MicroPython.
- Support to use the MAX86150 as an optical proximity sensor.
- Added fast `blit()` function which supports alpha channel.
- Added PNG decoding library which supports alpha channel (transparency).
### Changed
#### For Users
- Allow to enter USB storage if no `meny.py` script is found.
#### For Developers
- Removed unused BLE battery service.
### Fixed
- Various documentation fixes.
- Fixes for l0dables <details todo>.
- Fixed card10 not waking up again if BLE is disabled.
- Fixed infinite loop after boot if no harmonic board is attached.
## [v1.16] - 2020-12-04 - [Pandemic Potato] ## [v1.16] - 2020-12-04 - [Pandemic Potato]
[Pandemic Potato]: https://card10.badge.events.ccc.de/release/card10-v1.16-Pandemic-Potato.zip [Pandemic Potato]: https://card10.badge.events.ccc.de/release/card10-v1.16-Pandemic-Potato.zip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment