fix(l10n): update translation paths in Crowdin config to use locale (#4420)

This commit is contained in:
James Rich 2026-02-02 18:53:05 -06:00 committed by GitHub
parent e5543daca0
commit f77a74da98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
355 changed files with 2 additions and 40744 deletions

View file

@ -7,6 +7,6 @@ files:
escape_special_characters: 0
type: android
- source: /fastlane/metadata/android/en-US/*.txt
translation: /fastlane/metadata/android/%android_code%/%original_file_name%
translation: /fastlane/metadata/android/%locale%/%original_file_name%
- source: /fastlane/metadata/android/en-US/changelogs/default.txt
translation: /fastlane/metadata/android/%android_code%/changelogs/%original_file_name%
translation: /fastlane/metadata/android/%locale%/changelogs/%original_file_name%

View file

@ -1,200 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408

View file

@ -1,202 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409

View file

@ -1,204 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410

View file

@ -1,206 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411

View file

@ -1,208 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411
- fix(ci): robust SHA passing via artifact to bypass secret masking
- PR: #4412

View file

@ -1 +0,0 @@
For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/

View file

@ -1,21 +0,0 @@
Meshtastic is a tool for using Android devices with open-source, off-grid mesh radios. This app is the main client for the Meshtastic project, allowing you to manage your mesh devices and communicate with other users.
For more information about the Meshtastic project, please visit our website: <a href="https://www.meshtastic.org">meshtastic.org</a>. The firmware that runs on the radio devices is a separate open-source project, which you can find here: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device</a>.
<b>Community and Support</b>
This project is currently in beta. We would love to hear from you! If you have questions, feedback, or encounter any problems, please join our friendly and active community:
• <b>Discussion Forum:</b> <a href="https://github.com/orgs/meshtastic/discussions">https://github.com/orgs/meshtastic/discussions</a>
• <b>Discord:</b> <a href="https://discord.gg/meshtastic">https://discord.gg/meshtastic</a>
• <b>Report an Issue:</b> <a href="https://github.com/meshtastic/Meshtastic-Android/issues">https://github.com/meshtastic/Meshtastic-Android/issues</a>
<b>Documentation</b>
To learn more about the features and capabilities of this app and Meshtastic, please view our official documentation:
<a href="https://meshtastic.org/docs/">View Documentation</a>
<b>Translations</b>
You can help translate the app into your native language using Crowdin:
<a href="https://crowdin.meshtastic.org/android">https://crowdin.meshtastic.org/android</a>

View file

@ -1 +0,0 @@
The official app for Meshtastic, an open-source, off-grid, mesh radio.

View file

@ -1 +0,0 @@
Meshtastic

View file

@ -1,21 +0,0 @@
Meshtastic is a tool for using Android devices with open-source, off-grid mesh radios. This app is the main client for the Meshtastic project, allowing you to manage your mesh devices and communicate with other users.
For more information about the Meshtastic project, please visit our website: [meshtastic.org](https://www.meshtastic.org). The firmware that runs on the radio devices is a separate open-source project, which you can find here: [https://github.com/meshtastic/Meshtastic-device](https://github.com/meshtastic/Meshtastic-device).
**Community and Support**
This project is currently in beta. We would love to hear from you! If you have questions, feedback, or encounter any problems, please join our friendly and active community:
* **Discussion Forum:** [https://github.com/orgs/meshtastic/discussions](https://github.com/orgs/meshtastic/discussions)
* **Discord:** [https://discord.gg/meshtastic](https://discord.gg/meshtastic)
* **Report an Issue:** [https://github.com/meshtastic/Meshtastic-Android/issues](https://github.com/meshtastic/Meshtastic-Android/issues)
**Documentation**
To learn more about the features and capabilities of this app and Meshtastic, please view our official documentation:
[**View Documentation**](https://meshtastic.org/docs/)
**Translations**
You can help translate the app into your native language using Crowdin:
[https://crowdin.meshtastic.org/android](https://crowdin.meshtastic.org/android)

View file

@ -1 +0,0 @@
The official app for Meshtastic, an open-source, off-grid, mesh radio.

View file

@ -1 +0,0 @@
Meshtastic

View file

@ -1,200 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408

View file

@ -1,202 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409

View file

@ -1,204 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410

View file

@ -1,206 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411

View file

@ -1,208 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411
- fix(ci): robust SHA passing via artifact to bypass secret masking
- PR: #4412

View file

@ -1 +0,0 @@
For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/

View file

@ -1,21 +0,0 @@
Meshtastic is a tool for using Android devices with open-source, off-grid mesh radios. This app is the main client for the Meshtastic project, allowing you to manage your mesh devices and communicate with other users.
For more information about the Meshtastic project, please visit our website: <a href="https://www.meshtastic.org">meshtastic.org</a>. The firmware that runs on the radio devices is a separate open-source project, which you can find here: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device</a>.
<b>Community and Support</b>
This project is currently in beta. We would love to hear from you! If you have questions, feedback, or encounter any problems, please join our friendly and active community:
• <b>Discussion Forum:</b> <a href="https://github.com/orgs/meshtastic/discussions">https://github.com/orgs/meshtastic/discussions</a>
• <b>Discord:</b> <a href="https://discord.gg/meshtastic">https://discord.gg/meshtastic</a>
• <b>Report an Issue:</b> <a href="https://github.com/meshtastic/Meshtastic-Android/issues">https://github.com/meshtastic/Meshtastic-Android/issues</a>
<b>Documentation</b>
To learn more about the features and capabilities of this app and Meshtastic, please view our official documentation:
<a href="https://meshtastic.org/docs/">View Documentation</a>
<b>Translations</b>
You can help translate the app into your native language using Crowdin:
<a href="https://crowdin.meshtastic.org/android">https://crowdin.meshtastic.org/android</a>

View file

@ -1 +0,0 @@
The official app for Meshtastic, an open-source, off-grid, mesh radio.

View file

@ -1 +0,0 @@
Meshtastic

View file

@ -1,200 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408

View file

@ -1,202 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409

View file

@ -1,204 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410

View file

@ -1,206 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411

View file

@ -1,208 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411
- fix(ci): robust SHA passing via artifact to bypass secret masking
- PR: #4412

View file

@ -1 +0,0 @@
For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/

View file

@ -1,21 +0,0 @@
Meshtastic е инструмент за използване на устройства с Android с mesh радиостанции с отворен код извън мрежата. Това приложение е основният клиент за проекта Meshtastic, което ви позволява да управлявате вашите mesh устройства и да комуникирате с други потребители.
For more information about the Meshtastic project, please visit our website: <a href="https://www.meshtastic.org">meshtastic.org</a>. The firmware that runs on the radio devices is a separate open-source project, which you can find here: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device</a>.
<b>Community and Support</b>
Този проект в момента е в бета версия. Ще се радваме да чуем мнението ви! Ако имате въпроси, отзиви или срещнете някакви проблеми, моля, присъединете се към нашата приятелска и активна общност:
• <b>Discussion Forum:</b> <a href="https://github.com/orgs/meshtastic/discussions">https://github.com/orgs/meshtastic/discussions</a>
• <b>Discord:</b> <a href="https://discord.gg/meshtastic">https://discord.gg/meshtastic</a>
• <b>Report an Issue:</b> <a href="https://github.com/meshtastic/Meshtastic-Android/issues">https://github.com/meshtastic/Meshtastic-Android/issues</a>
<b>Documentation</b>
За да научите повече за функциите и възможностите на това приложение и Meshtastic, моля, вижте нашата официална документация:
<a href="https://meshtastic.org/docs/">View Documentation</a>
<b>Translations</b>
Можете да помогнете за превода на приложението на родния си език, използвайки Crowdin:
<a href="https://crowdin.meshtastic.org/android">https://crowdin.meshtastic.org/android</a>

View file

@ -1 +0,0 @@
Официалното приложение за Meshtastic, мрежово радио с отворен код, извън мрежата.

View file

@ -1 +0,0 @@
Meshtastic

View file

@ -1,200 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408

View file

@ -1,202 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409

View file

@ -1,204 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410

View file

@ -1,206 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411

View file

@ -1,208 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411
- fix(ci): robust SHA passing via artifact to bypass secret masking
- PR: #4412

View file

@ -1 +0,0 @@
For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/

View file

@ -1,21 +0,0 @@
Meshtastic is a tool for using Android devices with open-source, off-grid mesh radios. This app is the main client for the Meshtastic project, allowing you to manage your mesh devices and communicate with other users.
For more information about the Meshtastic project, please visit our website: <a href="https://www.meshtastic.org">meshtastic.org</a>. The firmware that runs on the radio devices is a separate open-source project, which you can find here: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device</a>.
<b>Community and Support</b>
This project is currently in beta. We would love to hear from you! If you have questions, feedback, or encounter any problems, please join our friendly and active community:
• <b>Discussion Forum:</b> <a href="https://github.com/orgs/meshtastic/discussions">https://github.com/orgs/meshtastic/discussions</a>
• <b>Discord:</b> <a href="https://discord.gg/meshtastic">https://discord.gg/meshtastic</a>
• <b>Report an Issue:</b> <a href="https://github.com/meshtastic/Meshtastic-Android/issues">https://github.com/meshtastic/Meshtastic-Android/issues</a>
<b>Documentation</b>
To learn more about the features and capabilities of this app and Meshtastic, please view our official documentation:
<a href="https://meshtastic.org/docs/">View Documentation</a>
<b>Translations</b>
You can help translate the app into your native language using Crowdin:
<a href="https://crowdin.meshtastic.org/android">https://crowdin.meshtastic.org/android</a>

View file

@ -1 +0,0 @@
The official app for Meshtastic, an open-source, off-grid, mesh radio.

View file

@ -1 +0,0 @@
Meshtastic

View file

@ -1,200 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408

View file

@ -1,202 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409

View file

@ -1,204 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410

View file

@ -1,206 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411

View file

@ -1,208 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411
- fix(ci): robust SHA passing via artifact to bypass secret masking
- PR: #4412

View file

@ -1 +0,0 @@
For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/

View file

@ -1,21 +0,0 @@
Meshtastic is a tool for using Android devices with open-source, off-grid mesh radios. This app is the main client for the Meshtastic project, allowing you to manage your mesh devices and communicate with other users.
For more information about the Meshtastic project, please visit our website: <a href="https://www.meshtastic.org">meshtastic.org</a>. The firmware that runs on the radio devices is a separate open-source project, which you can find here: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device</a>.
<b>Community and Support</b>
This project is currently in beta. We would love to hear from you! If you have questions, feedback, or encounter any problems, please join our friendly and active community:
• <b>Discussion Forum:</b> <a href="https://github.com/orgs/meshtastic/discussions">https://github.com/orgs/meshtastic/discussions</a>
• <b>Discord:</b> <a href="https://discord.gg/meshtastic">https://discord.gg/meshtastic</a>
• <b>Report an Issue:</b> <a href="https://github.com/meshtastic/Meshtastic-Android/issues">https://github.com/meshtastic/Meshtastic-Android/issues</a>
<b>Documentation</b>
To learn more about the features and capabilities of this app and Meshtastic, please view our official documentation:
<a href="https://meshtastic.org/docs/">View Documentation</a>
<b>Translations</b>
You can help translate the app into your native language using Crowdin:
<a href="https://crowdin.meshtastic.org/android">https://crowdin.meshtastic.org/android</a>

View file

@ -1 +0,0 @@
Oficiální aplikace pro Meshtastic, open-source, off-grid, mesh rádio.

View file

@ -1 +0,0 @@
Meshtastic

View file

@ -1,200 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408

View file

@ -1,202 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409

View file

@ -1,204 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410

View file

@ -1,206 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411

View file

@ -1,208 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411
- fix(ci): robust SHA passing via artifact to bypass secret masking
- PR: #4412

View file

@ -1 +0,0 @@
For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/

View file

@ -1,21 +0,0 @@
Meshtastic ist ein Tool zur Verwendung von unabhängigen, vernetzten Open Source Funkgeräten, mit Android-Geräten. Diese App ist die Hauptanwendung für das Meshtastic Projekt und ermöglicht Ihnen die Verwaltung Ihrer Meshtastic Geräte und die Kommunikation mit anderen Benutzern.
For more information about the Meshtastic project, please visit our website: <a href="https://www.meshtastic.org">meshtastic.org</a>. The firmware that runs on the radio devices is a separate open-source project, which you can find here: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device</a>.
<b>Community and Support</b>
Dieses Projekt befindet sich derzeit in der Betaphase. Wir freuen uns, von Ihnen zu hören! Wenn Sie Fragen oder Feedback haben oder auf Probleme stoßen, treten Sie bitte unserer freundlichen und aktiven Gemeinschaft bei:
• <b>Discussion Forum:</b> <a href="https://github.com/orgs/meshtastic/discussions">https://github.com/orgs/meshtastic/discussions</a>
• <b>Discord:</b> <a href="https://discord.gg/meshtastic">https://discord.gg/meshtastic</a>
• <b>Report an Issue:</b> <a href="https://github.com/meshtastic/Meshtastic-Android/issues">https://github.com/meshtastic/Meshtastic-Android/issues</a>
<b>Documentation</b>
Um mehr über die Funktionen und Möglichkeiten dieser Anwendung und von Meshtastic zu erfahren, sehen Sie sich bitte unsere offizielle Dokumentation an:
<a href="https://meshtastic.org/docs/">View Documentation</a>
<b>Translations</b>
Sie können mit Crowdin bei der Übersetzung der Anwendung in Ihre Muttersprache helfen:
<a href="https://crowdin.meshtastic.org/android">https://crowdin.meshtastic.org/android</a>

View file

@ -1 +0,0 @@
Die offizielle Anwendung für Meshtastic, ein unabhängiges, vernetztes Open Source Funknetzwerk.

View file

@ -1 +0,0 @@
Meshtastic

View file

@ -1,200 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408

View file

@ -1,202 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409

View file

@ -1,204 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410

View file

@ -1,206 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411

View file

@ -1,208 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411
- fix(ci): robust SHA passing via artifact to bypass secret masking
- PR: #4412

View file

@ -1 +0,0 @@
For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/

View file

@ -1,21 +0,0 @@
Meshtastic is a tool for using Android devices with open-source, off-grid mesh radios. This app is the main client for the Meshtastic project, allowing you to manage your mesh devices and communicate with other users.
For more information about the Meshtastic project, please visit our website: <a href="https://www.meshtastic.org">meshtastic.org</a>. The firmware that runs on the radio devices is a separate open-source project, which you can find here: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device</a>.
<b>Community and Support</b>
This project is currently in beta. We would love to hear from you! If you have questions, feedback, or encounter any problems, please join our friendly and active community:
• <b>Discussion Forum:</b> <a href="https://github.com/orgs/meshtastic/discussions">https://github.com/orgs/meshtastic/discussions</a>
• <b>Discord:</b> <a href="https://discord.gg/meshtastic">https://discord.gg/meshtastic</a>
• <b>Report an Issue:</b> <a href="https://github.com/meshtastic/Meshtastic-Android/issues">https://github.com/meshtastic/Meshtastic-Android/issues</a>
<b>Documentation</b>
To learn more about the features and capabilities of this app and Meshtastic, please view our official documentation:
<a href="https://meshtastic.org/docs/">View Documentation</a>
<b>Translations</b>
You can help translate the app into your native language using Crowdin:
<a href="https://crowdin.meshtastic.org/android">https://crowdin.meshtastic.org/android</a>

View file

@ -1 +0,0 @@
The official app for Meshtastic, an open-source, off-grid, mesh radio.

View file

@ -1 +0,0 @@
Meshtastic

View file

@ -1,200 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408

View file

@ -1,202 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409

View file

@ -1,204 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410

View file

@ -1,206 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411

View file

@ -1,208 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411
- fix(ci): robust SHA passing via artifact to bypass secret masking
- PR: #4412

View file

@ -1 +0,0 @@
For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/

View file

@ -1,21 +0,0 @@
Meshtastic es una herramienta para usar dispositivos Android con radios de red en malla descentralizada de fuente abierta. Esta aplicación es el cliente principal del proyecto Meshtastic, permitiéndote gestionar tus dispositivos de la red en malla y comunicarte con otros usuarios.
For more information about the Meshtastic project, please visit our website: <a href="https://www.meshtastic.org">meshtastic.org</a>. The firmware that runs on the radio devices is a separate open-source project, which you can find here: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device</a>.
<b>Community and Support</b>
Este proyecto esta actualmente en beta. ¡Nos encantaría escucharte! Si tienes alguna duda, sugerencia, o te topas con algún problema, por favor únete a nuestra amable y activa comunidad:
• <b>Discussion Forum:</b> <a href="https://github.com/orgs/meshtastic/discussions">https://github.com/orgs/meshtastic/discussions</a>
• <b>Discord:</b> <a href="https://discord.gg/meshtastic">https://discord.gg/meshtastic</a>
• <b>Report an Issue:</b> <a href="https://github.com/meshtastic/Meshtastic-Android/issues">https://github.com/meshtastic/Meshtastic-Android/issues</a>
<b>Documentation</b>
Para obtener más información sobre las características y capacidades de esta aplicación y Meshtastic, por favor vea nuestra documentación oficial:
<a href="https://meshtastic.org/docs/">View Documentation</a>
<b>Translations</b>
Puedes ayudar a traducir la aplicación a tu idioma nativo usando Crowdin:
<a href="https://crowdin.meshtastic.org/android">https://crowdin.meshtastic.org/android</a>

View file

@ -1 +0,0 @@
La aplicación oficial de Meshtastic, una radio en red mallada, independiente y de código abierto.

View file

@ -1 +0,0 @@
Meshtastic

View file

@ -1,200 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408

View file

@ -1,202 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409

View file

@ -1,204 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410

View file

@ -1,206 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411

View file

@ -1,208 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411
- fix(ci): robust SHA passing via artifact to bypass secret masking
- PR: #4412

View file

@ -1 +0,0 @@
For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/

View file

@ -1,21 +0,0 @@
Meshtastic on avatud lähtekoodiga tööriist Android-seadmetele kasutamiseks, võrguväliste raadiosaatjatega. See rakendus on Meshtastic projekti peamine klient, mis võimaldab teil hallata oma kärgvõrgu seadmeid ja suhelda teiste kasutajatega.
For more information about the Meshtastic project, please visit our website: <a href="https://www.meshtastic.org">meshtastic.org</a>. The firmware that runs on the radio devices is a separate open-source project, which you can find here: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device</a>.
<b>Community and Support</b>
See projekt on hetkel beeta arenduses. Võtame meeleldi teie sõnumeid vastu! Kui sul on küsimusi, tagasisidet või probleeme, palun liitu meie sõbraliku ja aktiivse kogukonnaga:
• <b>Discussion Forum:</b> <a href="https://github.com/orgs/meshtastic/discussions">https://github.com/orgs/meshtastic/discussions</a>
• <b>Discord:</b> <a href="https://discord.gg/meshtastic">https://discord.gg/meshtastic</a>
• <b>Report an Issue:</b> <a href="https://github.com/meshtastic/Meshtastic-Android/issues">https://github.com/meshtastic/Meshtastic-Android/issues</a>
<b>Documentation</b>
Meshtastic rakenduse funktsioonide ja võimaluste kohta vaata meie ametlikku dokumentatsiooni:
<a href="https://meshtastic.org/docs/">View Documentation</a>
<b>Translations</b>
Saate Crowdini abil rakendust oma emakeelde tõlkida:
<a href="https://crowdin.meshtastic.org/android">https://crowdin.meshtastic.org/android</a>

View file

@ -1 +0,0 @@
Ametlik Meshtastic rakendus, avatud lähtekoodiga võrguväline raadio.

View file

@ -1 +0,0 @@
Kärgvõrgustik

View file

@ -1,200 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408

View file

@ -1,202 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409

View file

@ -1,204 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410

View file

@ -1,206 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411

View file

@ -1,208 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411
- fix(ci): robust SHA passing via artifact to bypass secret masking
- PR: #4412

View file

@ -1 +0,0 @@
Yksityiskohtaiset julkaisutiedot löydät osoitteesta: https://github.com/meshtastic/Meshtastic-Android/releases/

View file

@ -1,24 +0,0 @@
Meshtastic on työkalu, jolla Android-laitteita voi käyttää avoimen lähdekoodin, verkosta riippumattomien mesh-radioiden kanssa. Tämä sovellus on Meshtastic-projektin pääasiakasohjelma, jonka avulla voit hallita mesh-laitteitasi ja viestiä muiden käyttäjien kanssa.
Lisätietoja Meshtastic-projektista saat verkkosivuiltamme: <a href="https://www.meshtastic.org">meshtastic.org</a>. Radiolaitteissa ajettava laiteohjelmisto on erillinen avoimen lähdekoodin projekti, jonka löydät täältä: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device
</a>.
<b>Yhteisö ja tuki</b>
Projekti on vielä kehitysvaiheessa (beta). Otamme mielellämme yhteydenottoja vastaan! Jos sinulla on kysyttävää, palautetta tai ongelmia, tule mukaan meidän ystävälliseen ja aktiiviseen yhteisöömme:
• <b>Keskustelufoorumi:</b> <a href="https://github.com/orgs/meshtastic/discussions">https://github.com/orgs/meshtastic/discussions
</a>
• <b>Discord:</b> <a href="https://discord.gg/meshtastic">https://discord.gg/meshtastic</a>
• <b>Ilmoita ongelmasta:</b> <a href="https://github.com/meshtastic/Meshtastic-Android/issues">https://github.com/meshtastic/Meshtastic-Android/issues
</a>
<b>Dokumentaatio</b>
Lisätietoja tämän sovelluksen ja Meshtasticin ominaisuuksista ja toiminnoista saat katsomalla virallisen dokumentaatiomme:
<a href="https://meshtastic.org/docs/">Näytä dokumentaatio</a>
<b>Käännökset</b>
Voit auttaa kääntämään sovelluksen omalle kielellesi Crowdinin avulla:
<a href="https://crowdin.meshtastic.org/android">https://crowdin.meshtastic.org/android</a>

View file

@ -1 +0,0 @@
Virallinen Meshtastic-sovellus avoimen lähdekoodin mesh-radiolle.

View file

@ -1 +0,0 @@
Meshtastic

View file

@ -1,200 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408

View file

@ -1,202 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409

View file

@ -1,204 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410

View file

@ -1,206 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411

View file

@ -1,208 +0,0 @@
## 📦 Uncategorized
- chore(build): Enable and configure Compose Compiler reports
- PR: #4289
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4287
- feat: word-based message filtering with quarantine approach (stored but hidden)
- PR: #4241
- chore(deps): update dagger & hilt to v2.59
- PR: #4297
- chore(deps): update fastlane to v2.231.1
- PR: #4296
- feat(service): Introduce fallback worker to ensure service stays alive
- PR: #4295
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4299
- feat(node): Refactor Node Detail screen and enhance user feedback
- PR: #4291
- feat: Improve channel migration logic and add tests
- PR: #4294
- Refactor: Only show advanced and app settings for local node
- PR: #4290
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4301
- feat: Add Status Message module support
- PR: #4163
- chore(deps): update app.cash.molecule:molecule-runtime to v2.2.0
- PR: #4302
- chore(deps): update com.android.tools:common to v32
- PR: #4306
- chore(deps): update org.robolectric:robolectric to v4.16.1
- PR: #4305
- chore(deps): Update Gradle and library versions
- PR: #4309
- build: Upgrade build configuration and dependencies
- PR: #4311
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4310
- Update VERSION_NAME_BASE to 2.7.12
- PR: #4312
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4314
- refactor(ui): Icon audit and node list item refactor
- PR: #4313
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4315
- fix(ui): Prevent NaN values in environment metrics
- PR: #4316
- fix(usb): Add error handling for serial write operations
- PR: #4318
- fix(service): Add error handling for invalid StoreForward++ packets
- PR: #4319
- refactor(core): Optimize and share network state flows
- PR: #4320
- fix: map cluster crash
- PR: #4317
- ci(release): Ensure artifacts are always uploaded and attested
- PR: #4321
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4322
- fix(notifications): Suppress notifications for muted contacts an…
- PR: #4323
- chore(deps): update io.mockk:mockk to v1.14.9
- PR: #4325
- fix(mesh): Set `hopStart` to match `hopLimit` in sent packets
- PR: #4324
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4327
- feat(ui): Remove uptime from SignalInfo
- PR: #4328
- feat(messaging): Improve message bubble UI and add delivery status action
- PR: #4330
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4329
- chore(deps): update google maps compose to v8 (major)
- PR: #4338
- fix(node): list and detail usability fixes
- PR: #4336
- chore(deps): update io.nlopez.compose.rules:detekt to v0.5.6
- PR: #4335
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4332
- chore(deps): update datadog to v3.6.0
- PR: #4340
- chore(deps): update core/proto/src/main/proto digest to bc63a57
- PR: #4337
- refactor(firmware): Inject dispatcher into `BleOtaTransport`
- PR: #4339
- fix(caps): Correct firmware version for `canMuteNode`
- PR: #4341
- chore(deps): update static analysis to v8.2.1
- PR: #4342
- chore(lint): Disable ForbiddenComment detekt rule
- PR: #4344
- fix(neighborinfo): disable neighbor info dialog temporarily
- PR: #4345
- chore(deps): update plugin com.gradle.develocity to v4.3.2
- PR: #4347
- chore(deps): update devtools.ksp to v2.3.5
- PR: #4349
- Refactor: Replace custom charts with Vico library
- PR: #4348
- chore(deps): update androidx.work:work-runtime-ktx to v2.11.1
- PR: #4351
- chore(deps): update androidx navigation to v2.9.7
- PR: #4350
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4343
- chore(deps): update androidx (general)
- PR: #4352
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4353
- fix(reactions): fix sent message reaction alignment
- PR: #4355
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4356
- chore(repo): replace the triage robots
- PR: #4359
- chore(deps): update gradle to v9.3.1
- PR: #4358
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4360
- feat(build): Add support for remote Gradle build cache
- PR: #4357
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4361
- Refactor: Create `core:api` module and set up publishing
- PR: #4362
- chore: Apply maven-publish plugin consistently
- PR: #4364
- feat: Add JitPack configuration for publishing
- PR: #4365
- build: Configure JitPack publishing for core modules
- PR: #4366
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4363
- chore(ci): Remove GitHub Packages publishing workflow
- PR: #4368
- chore(deps): update protobuf runtime to v4.33.5
- PR: #4367
- build: Lower JDK to 17 and minSdk to 21
- PR: #4369
- chore(deps): update androidx.activity:activity-compose to v1.12.3
- PR: #4370
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4371
- Update README with JitPack integration details
- PR: #4372
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4373
- chore(build): more downgrades to JDK 17
- PR: #4374
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4375
- refactor(build): Centralize Android SDK and Java versions
- PR: #4377
- fix(node): fix regressions since node ui refactor
- PR: #4379
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4376
- feat(charts): voltage, colors, legends, and adaptive ui
- PR: #4383
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4384
- refactor(build): Centralize Develocity and build cache configuration
- PR: #4382
- chore(deps): update kotlin ecosystem to v0.9.5
- PR: #4381
- Update full_description.txt
- PR: #4388
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4385
- chore(ci): Optimize and stabilize Gradle builds and CI workflows
- PR: #4390
- Refactor PR workflow to include check-changes step
- PR: #4397
- docs: fix typo and url
- PR: #4396
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4395
- chore(deps): update markdown renderer (mike penz) to v0.39.2
- PR: #4393
- chore: fix regressions in the release
- PR: #4398
- ci18n: Add fastlane metadata to Crowdin
- PR: #4402
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4399
- feat(settings): Add firmware capability checks for settings
- PR: #4403
- ci: fix scheduled-updates workflow by explicitly adding paths
- PR: #4405
- chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
- PR: #4406
- feat(release): Automate changelog, asset updates, and tagging
- PR: #4407
- fix(ci): use PAT for release workflow to bypass branch protection
- PR: #4408
- fix(ci): ensure release commit is pushed to branch and validate SHA
- PR: #4409
- fix(ci): robust SHA passing for release workflow
- PR: #4410
- fix(ci): ensure release SHA is passed correctly and validate inputs
- PR: #4411
- fix(ci): robust SHA passing via artifact to bypass secret masking
- PR: #4412

View file

@ -1 +0,0 @@
For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/

Some files were not shown because too many files have changed in this diff Show more