Releases: NordicSemiconductor/Android-nRF-Connect-Device-Manager
Releases · NordicSemiconductor/Android-nRF-Connect-Device-Manager
2.3.0
What's Changed
- New Feature: MCUboot update by @philips77 in #213
- New Feature: Slot Info command (lib only) by @philips77 in #217
- Bug fix: info was shown in the wrong dialog by @philips77 in #214
- Bug fix: Fixed upload when device isn't ready by @philips77 in #215
- API Fix: Erase takes
slot
param, notimage
by @philips77 in #216 - Dependencies updated by @philips77 in #212
Full Changelog: 2.2.2...2.3.0
2.2.2
What's Changed
- Added support for SHA384 and SHA512 hashes by @philips77 in #204
- Properly showing release number if provided by @philips77 in #205
- Bugfix: Fixed crash when upload gets cancelled in the wrong moment by @philips77 in #206 and #208
- Bugfix: Fixed crash when MainActivity was destroyed when selecting a file by @philips77 in #207
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed in the app
- Accommodating for edge-to-edge UI in Android 15 by @philips77 in #198
- Hiding Classic Bluetooth devices on Saved tab by @philips77 in #199
What's Changed in the library
- Nothing
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed in the Library
- Feature: Adding support for pushing cache images for SUIT updates by @philips77 in #190
- Minor improvements for SUIT support by @philips77 in #191
- [BLE] Android BLE library updated to 2.2.0-beta03 by @philips77 in #195
What's Changed in the App
- Migration to Material3 by @philips77 in #185
- Improved tablet experience by @philips77 in #186
- Showing saved (bonded) devices on the scanner screen by @philips77 in #187
- Bug fix: set BLE target just once by @philips77 in #192
- Improvement: Moving scroll bars to the edges by @philips77 in #193
- Displaying "SUIT envelope" next to Size for SUIT files by @philips77 in #197
Other
- Dependencies updated by @philips77 in #184
- Dependencies updated by @philips77 in #194
- Migration to target Android version 35 (Android 15) by @philips77 in #196
Full Changelog: 2.1.0...2.2.0
2.2.0-beta03
What's Changed in the library
- Minor improvements for SUIT support by @philips77 in #191
- Dependencies updated by @philips77 in #194
- Android BLE library updated to 2.2.0-beta03 by @philips77 in #195
Changes in nRF Connect Device Manager app
- Bug fix: set BLE target just once by @philips77 in #192
- Improvement: Moving scroll bars to the edges by @philips77 in #193
Full Changelog: 2.2.0-beta02...2.2.0-beta03
2.2.0 Beta 2
This version fixes a bug which caused an error with ProGuard enabled.
Fix: 2.2.0-beta01...2.2.0-beta02
Full Changelog: 2.1.0...2.2.0-beta02
2.2.0 Beta 1
What's Changed
- Dependencies updated by @philips77 in #184
- Migration to Material3 by @philips77 in #185
- Improved tablet experience by @philips77 in #186
- Showing saved (bonded) devices on the scanner screen by @philips77 in #187
- Feature: Adding support for pushing cache images for SUIT updates by @philips77 in #190
Breaking changes
- There should be no breaking changes in the library API. The API was extended to support new features.
Full Changelog: 2.1.0...2.2.0-beta01
2.1.0
Breaking change
- In #182 a max limit for a SMP packet was set to 2500 bytes. This is enough to support the default values in Zephyr.
Important
If you're using a greater value for CONFIG_MCUMGR_TRANSPORT_NETBUF_SIZE
in your implementation, please let us know.
What's Changed
- Bug fixed: Ignoring unexpected bytes when downloading a file by @philips77 in #179
- Release config fixed by @philips77 in #180
- Fixed scaling throughput graph for large values by @philips77 in #181
- [Breaking] Validating packet length to skip horribly bad headers by @philips77 in #182
- Add stream variants for download and upload in FsManager by @obermillerk in #158
New Contributors
- @obermillerk made their first contribution in #158
Full Changelog: 2.0.2...2.1.0
2.0.2
What's Changed
- [Readme] Adding links to related libraries by @philips77 in #175
- Fixed sending non-suit image files by @philips77 in #176
- Fixed encoding CBOR in canonical format by @philips77 in #177
Full Changelog: 2.0.1...2.0.2
2.0.1
Library
- No changes in the library.
Note
As we want nRF Connect Device Manager's version to match the underlying library version, a new version of it was also released. The fix was applied only to the sample app.
What's Changed
- Fixed crash (#173) when nRF Logger is not installed by @philips77 in #174
Full Changelog: 2.0.0...2.0.1