Skip to content

fix(caps): Correct firmware version for canMuteNode#4341

Merged
jamesarich merged 3 commits into
meshtastic:mainfrom
jamesarich:fix/mute
Jan 27, 2026
Merged

fix(caps): Correct firmware version for canMuteNode#4341
jamesarich merged 3 commits into
meshtastic:mainfrom
jamesarich:fix/mute

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

The canMuteNode capability is supported starting from firmware version 2.7.18, not 2.8.0. This commit corrects the version check to reflect the actual firmware implementation.

The `canMuteNode` capability is supported starting from firmware version 2.7.18, not 2.8.0. This commit corrects the version check to reflect the actual firmware implementation.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@github-actions github-actions Bot added the bugfix PR tag label Jan 27, 2026
@jamesarich jamesarich enabled auto-merge January 27, 2026 19:43
@codecov

codecov Bot commented Jan 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (1bea523) to head (088e8ae).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4341   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines         28      28           
  Branches       8       8           
=====================================
  Misses        28      28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The minimum firmware version required for the `canMuteNode` capability has been lowered. This test is updated to reflect that the feature is available from firmware version 2.7.18 onwards, instead of the previous 2.8.0.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@jamesarich jamesarich added this pull request to the merge queue Jan 27, 2026
Merged via the queue into meshtastic:main with commit c2d6871 Jan 27, 2026
9 checks passed
@jamesarich jamesarich deleted the fix/mute branch January 27, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant