Skip to content

Commit

Permalink
add release doc 20241114
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas committed Nov 14, 2024
1 parent 13efcee commit 5adf483
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,28 @@ For details refer to the [example description](lib/exampletask/Readme.md).

Changelog
---------
[20241114](../../releases/tag/20241114)
**********
* UDP writer and reader - [#79](../../issues/79)
* extensions for [user tasks](lib/exampletask/Readme.md)
* extend the Web UI with js and css
* register handler for Web Requests
* Naming of the config file [#87](../../issues/87)
* MTW from PGN130311 [#83](../../issues/83)
* USB connection on S3 stops [#81](../../issues/81)
* remove invalid true wind calc, allow to configure some mapping - partly [#75](../../issues/75)
* correctly parse GSV messages [#50](../../issues/50)
* minor adaptations from new version [#66](../../issues/66)
* new platform version 6.8.1
* internally restructure the channel handling
* add docs for [networking](doc/network.md) and [serial/USB](doc/serial-usb.md)
* allow to configure the timeout(s) for the data display
* new library versions - nmea2000 4.22.0, nmea0183 1.10.1
* allow for builds completely without FastLED
* wipe the nvs partition on factory reset (to handle corrupted config)
* do not store the wifi settings in nvs on the system level [#78](../../issues/78)
* rename of data: HDG->HDT, MHDG->HDM
* adapt crash decoder tool to s3
[20240428](../../releases/tag/20240428)
**********
* fix build error with M5 gps kit
Expand Down

0 comments on commit 5adf483

Please sign in to comment.