Releases: nrfconnect/Asset-Tracker-Template
Releases · nrfconnect/Asset-Tracker-Template
v1.0.2
What's Changed
- workflow: Fix the build_all parameter by @jorgenmk in #269
- workflows: simple renaming by @DematteisGiacomo in #272
- workflows: fix memory badges push by @DematteisGiacomo in #271
- workflow: missing input param by @DematteisGiacomo in #273
- app: optimize heap on t91x by @DematteisGiacomo in #274
- workflows: fix patched build log name by @DematteisGiacomo in #275
- readme: add memory sunburst to readme by @DematteisGiacomo in #276
- scripts: add memory sunburst generator by @DematteisGiacomo in #277
- workflows: add sunburst memory report to ci by @DematteisGiacomo in #278
- app: enable posix api by @DematteisGiacomo in #279
- Update ncsref-update.yaml by @DematteisGiacomo in #280
- modules: power: fix bug by @DematteisGiacomo in #283
- modules: power: fix trace level Kconfig by @DematteisGiacomo in #284
- doc: doc updates and doc publishing by @divipillai in #282
- workflows: rename zoomin key by @DematteisGiacomo in #285
- doc: Fixes to Zoomin workflow by @divipillai in #286
- modules: led: blink blue in low power by @DematteisGiacomo in #289
- doc: fixes to toctree and links by @divipillai in #288
- readme: fix wrong link by @DematteisGiacomo in #290
- doc: Moved patch folder from docs by @divipillai in #291
- docs: add led colors docs by @DematteisGiacomo in #292
- tests: state_machines: fix network UML by @DematteisGiacomo in #293
- workflows: build: fix CI by fixing path by @DematteisGiacomo in #295
- doc: doc fixes by @divipillai in #296
- tests: Add gnss test by @jorgenmk in #297
- manifest: auto: Update nrf-sdk SHA by @github-actions in #266
- app: memfault: fix memfault event storage full by @DematteisGiacomo in #294
- workflow: Debug print on missing patch by @jorgenmk in #299
- workflow: Debug prints by @jorgenmk in #301
- Fix checkout bug by @jorgenmk in #302
- workflow: compliance: Force install junitparser 2.8.0. by @jorgenmk in #305
- doc: Minor fixes and image updates to docs by @divipillai in #300
- app: Increase stacks before sdk-nrf update by @jtguggedal in #306
- modules: location: Use CONFIG_LOCATION_SERVICE_EXTERNAL by @jtguggedal in #304
- doc: doc publish on PR merge by @divipillai in #307
- cloud: Access Wi-Fi and cell struct members only when enabled by @jtguggedal in #308
- modules: location: Increase stack size for location module by @simensrostad in #309
- Adjust stack sizes by @jtguggedal in #310
- modules: network: Increase thread stack size by @simensrostad in #312
- app: Fix mqtt-overlay builds by @jorgenmk in #311
- patch: Entry point moved by @jorgenmk in #313
- cloud: Remove redundant logging and processing by @jtguggedal in #314
- patch: Update magnetometer patch by @jorgenmk in #315
- Various fixes during field testing to improve reliability by @simensrostad in #317
- modules: location: Fix compile errors by @simensrostad in #318
- location: Send GNSS location by @jtguggedal in #319
- config: Include Debug logs when uploading logs to Memfault by @simensrostad in #321
- patches: fix magnetometer patch by @DematteisGiacomo in #320
- manifest: auto: Update nrf-sdk SHA by @github-actions in #316
New Contributors
- @divipillai made their first contribution in #282
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Update README.md by @gregersrygg in #233
- docs: fix nrfutil toolchain manger command by @DematteisGiacomo in #234
- workflows: fix ai review by @DematteisGiacomo in #235
- app: refactor and align code by @DematteisGiacomo in #232
- Fix patch by @DematteisGiacomo in #236
- tests: on_target: add retry mechanism on connect by @DematteisGiacomo in #238
- workflows: add a verify state machine workflow by @DematteisGiacomo in #239
- tests: on_target: fix uart factory reset by @DematteisGiacomo in #240
- Add CI state machine verification by @DematteisGiacomo in #241
- tests: state_machines: verify main, network and fota SM by @DematteisGiacomo in #242
- add support for MQTT by @simensrostad in #237
- docs: fix links by @simensrostad in #243
- ci: Remove separate test case for patched firmware by @simensrostad in #244
- CI: Improve test handling by @simensrostad in #245
- manifest: auto: Update nrf-sdk SHA by @github-actions in #215
- docs: Add more details to gettings started steps by @jtguggedal in #247
- docs: Add VS code screenshots by @jtguggedal in #248
- examples: modules: cloud: Add test for MQTT example module by @simensrostad in #246
- docs: Minor updates to test and CI section by @jtguggedal in #250
- docs: add more documentation to the customization guide by @simensrostad in #251
- docs: Add testing section in Getting started by @jtguggedal in #252
- docs: Add script to add and rename the dummy patch file by @simensrostad in #253
- docs: Update the MQTT cloud docs by @simensrostad in #256
- docs: Add cloud MQTT module to source of truth script by @simensrostad in #257
- Pytest marker cleanup by @jorgenmk in #258
- modules: cloud: fix error log by @kacperradoszewski in #259
- workflow: Fix formatting by @jorgenmk in #262
- prj.conf: Increase stack size for date time library by @simensrostad in #261
- Revert "schedule: hourly" by @jorgenmk in #260
- tests: memfault: align to api.memfault.com endpoint by @DematteisGiacomo in #264
- workflow: Fix nrfref-update by @jorgenmk in #263
- manifest: auto: Update nrf-sdk SHA by @github-actions in #249
- workflows: fix release cycle by @DematteisGiacomo in #267
- tests: module: fix sonarcloud by @DematteisGiacomo in #268
- Fix test selection klogic by @jorgenmk in #265
New Contributors
- @gregersrygg made their first contribution in #233
- @kacperradoszewski made their first contribution in #259
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial Release - Asset Tracker Template
Built on nRF Connect SDK v3.0.0
What's Changed from v1.0.0-preview16
- docs: fix fota bin by @DematteisGiacomo in #228
- tests: on_target: increase test timeout by @DematteisGiacomo in #229
- ci: Test patches in CI by @jorgenmk in #231
Full Changelog: v1.0.0-preview16...v1.0.0
v1.0.0-preview16
What's Changed
- docs: Update README with some more detailed by @jtguggedal in #217
- modules: led: remove unnecesary complexity by @DematteisGiacomo in #216
- docs: Fix typo in readme by @jtguggedal in #218
- docs: Improve language in README by @jtguggedal in #220
- docs: Clean up in architecture docs by @jtguggedal in #221
- docs: Add customization and troubleshooting guides by @simensrostad in #219
- modules: cloud: Rename from cloud_module to cloud by @jtguggedal in #222
- docs: improve ci docs by @DematteisGiacomo in #224
- modules: led: gather global variables in a common struct by @DematteisGiacomo in #226
- manifest: Point to nrf-sdk v3.0.0 by @jorgenmk in #225
- boards: Thingy91, fixes by @jorgenmk in #227
Full Changelog: v1.0.0-preview15...v1.0.0-preview16
v1.0.0-preview15
What's Changed
- manifest: auto: Update nrf-sdk SHA by @github-actions in #191
- modules: Various unifications by @simensrostad in #213
- app: main: rework led patterns by @DematteisGiacomo in #214
- worflow: Add option to build for all boards by @jorgenmk in #208
Full Changelog: v1.0.0-preview14...v1.0.0-preview15
v1.0.0-preview14
What's Changed
- app: modules: Cleanup environmental module by @simensrostad in #207
- prj.conf: Increase stack size for the Link Controller WQ by @simensrostad in #209
- modules: cloud: Trigger initial update to Memfault by @simensrostad in #211
- app: Re-add PM shell for low power in CI by @simensrostad in #212
Full Changelog: v1.0.0-preview13...v1.0.0-preview14
v1.0.0-preview13
What's Changed
- docs: small fixes by @DematteisGiacomo in #200
- app: Minor fixes by @simensrostad in #201
- Remove unused file sysbuild.conf by @simensrostad in #202
- workflows: fix MEMFAULT_CDR_MAX_ENCODED_METADATA_LEN error by @DematteisGiacomo in #203
- docs: Update documentation by @simensrostad in #204
- modules: fota: increase APP_FOTA_THREAD_STACK_SIZE by @DematteisGiacomo in #205
Full Changelog: v1.0.0-preview12...v1.0.0-preview13
v1.0.0-preview12
What's Changed
- workflows: remove mflt from normal build by @DematteisGiacomo in #199
Full Changelog: v1.0.0-preview11...v1.0.0-preview12
v1.0.0-preview11
What's Changed
- modules: Pull in sending of modem traces to Memfault by @simensrostad in #169
- app: Adjust stack sizes by @simensrostad in #194
- workflow: Fix debug build by @jorgenmk in #193
- docs: Add warning regarding the device config section in nrf cloud by @simensrostad in #195
- docs: Simplify warning by @simensrostad in #196
- docs: Add provisioning with nrfcloud-utils by @DematteisGiacomo in #197
- docs: improve memory plots by @DematteisGiacomo in #198
Full Changelog: v1.0.0-preview10...v1.0.0-preview11
v1.0.0-preview10
What's Changed
- app: disable GNSS priority by @DematteisGiacomo in #187
- modules: power: Do not fail on -EALREADY by @jtguggedal in #188
- docs: add nrfclouud fota docs by @DematteisGiacomo in #190
- Update PR status after test by @jorgenmk in #176
- manifest: auto: Update nrf-sdk SHA by @github-actions in #189
- workflows: target-test: small fixes by @DematteisGiacomo in #192
New Contributors
- @github-actions made their first contribution in #189
Full Changelog: v1.0.0-preview09...v1.0.0-preview10