Releases: NordicSemiconductor/Android-nRF-Connect-Device-Manager
Releases · NordicSemiconductor/Android-nRF-Connect-Device-Manager
2.7.4
2.7.3
This release cherry-picks commits added to the latest version on main branch.
What's Changed
- Dependencies updated by @philips77 in #293
- Erasing slots fixed for version 2.x by @philips77 in #294
- Logs improvements by @philips77 in #295
- Enable Factory Reset by default by @philips77 in #296
- Update Gradle to v9.1.0 by @philips77 in #297
- Bugfix: Checking if the connection is initialized, not just connected before calling a callback by @philips77 in #298
- BLE improvements by @philips77 in #299
Full Changelog: 2.7.2...2.7.3
2.7.2
2.7.1
What's Changed
- Bugfix: Delaying reconnection in case of hard reset by @philips77 in #262
Sample app
- Bugfix: Reading stats sequentially, not in parallel by @philips77 in #256
- Bugfix: Saving recent names and shell commands by @philips77 in #263
Other
- Configure Renovate by @renovate[bot] in #257
- Update actions/setup-java action to v5 by @renovate[bot] in #260
- Migration from gradle to gradle.kts and version catalog by @philips77 in #253
- Readme update wrt default DFU mode by @philips77 in #254 and in #255
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
- Gradle upgrated by @lsh-silpion in #243
- Dependencies updated by @philips77 in #244
- Support for DFU with Firmware Loader by @philips77 in #245
- Bugfix: Successful DFU reported as error and success in case of immediate reboot by @philips77 in #246
- Setting default DFU mode to
CONFIRM_ONLYby @philips77 in #247 - Notify about required reset if Image List returns NOT_SUPPORTED by @philips77 in #248
- Don't report disconnection as error on Reset by @philips77 in #249
- GitHub Actions updated by @philips77 in #250
New Contributors
- @lsh-silpion made their first contribution in #243
Full Changelog: 2.6.0...2.7.0
2.6.0
What's Changed
- Fixed incorrect command ID sent on SettingsManager.commit() by @keith-lytc in #235
- Migration to OSSRH Staging API by @philips77 in #236
- Dependencies updated by @philips77 in #237
- New error codes by @philips77 in #238
- New parameters added to Reset command by @philips77 in #239
- Option to trigger switch to bootloader mode or force reset from the app by @philips77 in #240
- UI improvements by @philips77 in #241
New Contributors
- @keith-lytc made their first contribution in #235
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- Fast Pair firmware update intent handling by @philips77 in #231
Read more: https://developers.google.com/nearby/fast-pair/companion-apps#firmware_update_intent
Library
- No changes in the MCU mgr library.
Full Changelog: 2.4.2...2.5.0
2.4.2
What's Changed
- Dependencies updated by @philips77 in #229
- Bugfix: SUIT Manifest Digest may be null by @philips77 in #230
Full Changelog: 2.4.1...2.4.2
2.4.1
What's Changed
Dependencies
- Dependencies updated by @philips77 in #221
- Android BLE Library updated to 2.10 by @philips77 in #223
Improvements
- Extending Polling timeout to 40 seconds by @philips77 in #222
- App: Displaying the value of
compressedflag in Image state by @philips77 in #225
Bug fixed
- Ignoring unknown properties in CBOR by @philips77 in #224
Full Changelog: 2.4.0...2.4.1
2.4.0
This release adds an option to store locally a file downloaded using Files tab.
After downloaded a file the Save button will be enabled.
What's Changed
- [App] New feature: Saving locally downloaded file by @philips77 in #218
Full Changelog: 2.3.0...2.4.0