Releases: nrfconnect/Asset-Tracker-Template
Releases · nrfconnect/Asset-Tracker-Template
v1.2.8
What's Changed
- src: modules: Use relative timestamps by @simensrostad in #481
- modules: main: Fix reporting buffer mode handling by @simensrostad in #482
Full Changelog: v1.2.7...v1.2.8
v1.2.7
What's Changed
- tests: Expand test for cloud module by @simensrostad in #434
- doc: Updates to Asset tracker template docs by @divipillai in #399
- tests: Mfw fota: Update to 2.0.3 by @jorgenmk in #428
- ci: address sonarcloud issues by @simensrostad in #436
- examples: modules: cloud: Update MQTT implemtation by @simensrostad in #439
- examples: modules: cloud: Use MQTT helper security tag by @simensrostad in #440
- tests: Add NTN build by @jorgenmk in #443
- workflow: Fix typo by @jorgenmk in #444
- modules: location: Start module on nrf_modem_init callback by @simensrostad in #446
- modules: power: fix sign of current value for SOC calculation by @gminn in #447
- app: Replace MAX_N with union-based size calculation by @Trond-F-Christiansen in #449
- tests: common: Remove test case for removed function by @jtguggedal in #450
- CI: Block AI workflows on pr from fork by @Trond-F-Christiansen in #451
- manifest: Update sdk-nrf revision after PDN deprecation by @jtguggedal in #448
- doc: link and doc fixes by @divipillai in #454
- manifest: Update sdk-nrf revision by @jtguggedal in #456
- ci: Fix sonarcloud by @DematteisGiacomo in #458
- Update manifest and enable power metrics by @jtguggedal in #459
- config: Report config to shadow and unify CDDL schema by @simensrostad in #445
- on_target: Expect different string in Thingy test by @simensrostad in #460
- docs: Add warning about low intervals by @simensrostad in #461
- memfault: Make battery model header globally available by @jtguggedal in #462
- docs: correct typo "IDEAL" to "IDLE" in network SVG by @lo-ba in #452
- docs: Update provisioning documentation with extra details by @simensrostad in #472
- modules: cloud: shell: Update shell commands and documentation by @simensrostad in #474
- prj.conf: Increase stack sizes to within 10 percent by @simensrostad in #475
- doc: fixes to the Provisioning doc by @divipillai in #477
- doc: Minor fixes to the Provisioning doc by @divipillai in #478
- modules: main: Remove workaround delay for nRF Cloud delta clearing by @simensrostad in #463
- docs: tooling_troubleshooting: fix shell command formatting by @simensrostad in #479
- memfault: Pull in latest Memfault fixes in sdk-nrf by @simensrostad in #476
- manifest: Pull in fix for Wi-Fi syncronization issue by @simensrostad in #480
New Contributors
- @Trond-F-Christiansen made their first contribution in #449
- @lo-ba made their first contribution in #452
Full Changelog: v1.2.6...v1.2.7
v1.2.6
What's Changed
- main: fix state handling in main by @simensrostad in #432
- fix: cloud: Use correct Wi-Fi AP count for location request by @simensrostad in #433
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- docs: common: Update release.md by @simensrostad in #413
- Cloud cleanup by @jtguggedal in #411
- Fix ppk stability by @jorgenmk in #415
- modules: cloud: Remove unnecessary ifdefs by @jtguggedal in #414
- storage: Increase APP_STORAGE_MAX_TYPES by @jorgenmk in #416
- workflow: Fix ncsref update by @jorgenmk in #417
- docs: Add some clarifications by @simensrostad in #419
- docs: Update documentation on FOTA by @simensrostad in #421
- docs: Add low power guide by @simensrostad in #422
- manifest: update sdk-nrf reference by @simensrostad in #423
- fix: Prevent Invalid location requests by @simensrostad in #425
- Revert "fix: Prevent Invalid location requests" by @simensrostad in #427
- location: Refactor cloud request data handling by @simensrostad in #430
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- ci: Update state verification script by @jtguggedal in #408
- docs: Update customization guide by @simensrostad in #409
- modules: power: Don't enable/disable UART on VBUS events by @simensrostad in #410
- docs: Update README to add note about quickstart by @simensrostad in #412
Full Changelog: v1.2.3...v.1.2.4
v1.2.3
What's Changed
- doc: Updates to Storage module readme by @divipillai in #390
- tests: on_target: add delta fota back-to-back by @DematteisGiacomo in #393
- cloud: fix fallback provisioning network state handling by @simensrostad in #394
- src: main: fix sampling misbehavior by @simensrostad in #395
- tests: Remove debug print by @jorgenmk in #366
- manifest: Update sdk-nrf revision post upmerge by @jtguggedal in #392
- tests: use gpt5 for state machine verify by @DematteisGiacomo in #397
- modules: Fix out of coverage behavior by @simensrostad in #398
- workflows: Use boolean checks to include boards in tests by @simensrostad in #402
- tests: Change expected string in tests by @simensrostad in #401
- west: update sdk version by @simensrostad in #403
- tests: Fix network module unit tests by @simensrostad in #404
- modules: power: add extra battery state to message by @gminn in #400
- tests: on_target: Verify FOTA resumption for FMFU by @simensrostad in #405
- app: main: Remove cancelling of location request on disconnect by @simensrostad in #406
- manifest: Update SDK version by @simensrostad in #407
New Contributors
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- ci: add CONFIG_MODEM_ANTENNA_GNSS_EXTERNAL by @DematteisGiacomo in #385
- ci: always run compliance on pr by @DematteisGiacomo in #386
- docs: update relase.md by @DematteisGiacomo in #387
- docs: Add image that shows provisioning configuration by @simensrostad in #389
- manifest: Update sdk-nrf version by @simensrostad in #391
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- main: Integrate storage module by @jtguggedal in #347
- memfault: Disable metric due to error by @simensrostad in #368
- memfault: Move and adjust general configs by @jtguggedal in #371
- ci: Add nRF9161 DK build target for app with modem traces by @jtguggedal in #370
- memfault: Decrease coredump storage by @jtguggedal in #372
- actions: Improve github actions UI by @jorgenmk in #369
- modules: cloud: Log GCI cells count by @simensrostad in #373
- tests: Update expected log messages by @jtguggedal in #375
- tests: Update expected log messgae in functional tests by @jtguggedal in #376
- storage: minor fixes by @simensrostad in #374
- docs: Address recent changes by @simensrostad in #377
- boards: Fix Thingy91 builds by @simensrostad in #378
- docs: add docs for release artifacts by @simensrostad in #379
- modules: cloud: Always handle A-GPS requests by @simensrostad in #380
- ci: fix ci for gnss_nrf9151dk by @simensrostad in #382
- ci: revert board-specific config for nrf9151dk by @simensrostad in #383
- main: Add missing LED handling by @jtguggedal in #384
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- docs: README.md by @simensrostad in #365
- build: Add nrf9151dk with modem trace by @jorgenmk in #367
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- ci: Add board for provisioning testing by @jorgenmk in #352
- feat: add nRF Cloud provisioning support by @simensrostad in #270
- tests: on_target: Fix test string by @simensrostad in #356
- examples: modules: fix compilation issues by @simensrostad in #358
- actions: Add board provisioning testing by @jorgenmk in #357
- Add provisioning board by @jorgenmk in #359
- tests: cloud_module_test: Add provisioning unit tests by @simensrostad in #360
- docs: Remove reference to Quickstart app for now by @simensrostad in #361
- docs: Remove reference to patched firmware by @simensrostad in #362
- actions: Build modem trace variant by @jorgenmk in #363
- app: minor fixes by @simensrostad in #364
Full Changelog: v1.1.0...v1.1.1