mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Update release_notes.md
This commit is contained in:
@@ -1,5 +1,17 @@
|
|||||||
### Nearby SDK for embedded systems release notes
|
### Nearby SDK for embedded systems release notes
|
||||||
|
|
||||||
|
## v1.1.0-embedded-RC1
|
||||||
|
Support GFPS 3.2 specification per [specification](https://developers.google.com/nearby/fast-pair/specifications/introduction).
|
||||||
|
|
||||||
|
New features:
|
||||||
|
* Smart Audio Source Switching (SASS)
|
||||||
|
* Two byte salt for improved security
|
||||||
|
|
||||||
|
Other changes:
|
||||||
|
* Added optional encryption modules based on mbedtls.
|
||||||
|
* Fixed build issues.
|
||||||
|
* More verbose and readable logs.
|
||||||
|
|
||||||
## v1.0.0-embedded
|
## v1.0.0-embedded
|
||||||
Initial release supporting GFPS 3.1 per [specification](https://developers.google.com/nearby/fast-pair/specifications/introduction).
|
Initial release supporting GFPS 3.1 per [specification](https://developers.google.com/nearby/fast-pair/specifications/introduction).
|
||||||
|
|
||||||
@@ -11,4 +23,3 @@ Supported features include:
|
|||||||
* Personalized Name
|
* Personalized Name
|
||||||
* RFCOMM message stream
|
* RFCOMM message stream
|
||||||
* Unit-tests on a simulated gLinux platform implementation
|
* Unit-tests on a simulated gLinux platform implementation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user