Skip to content

feat: release 2.5.0 - #63

Merged
ce5rpy merged 3 commits into
masterfrom
develop
Jul 23, 2026
Merged

feat: release 2.5.0#63
ce5rpy merged 3 commits into
masterfrom
develop

Conversation

@ce5rpy

@ce5rpy ce5rpy commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Release 2.5.0: is_announcement on GROUP VOICE events (dashboard no longer attributes announcement/TTS synthetic PTT to a real peer) and HP3ICC README acknowledgments.

ce5rpy and others added 3 commits July 23, 2026 14:23
New trailing CSV/JSON field from new-adn-server marks calls that come from
the announcement/TTS synthetic PTT path rather than a real connected peer.
Store it as peer_ts["ANNOUNCEMENT"] alongside TRX/SUB/CALL for dashboard use;
propagate through the MQTT voice_event -> CSV parts mapper too.
fix: track is_announcement flag on GROUP VOICE events
@github-actions

Copy link
Copy Markdown
Contributor

Release PR — merge method

Commits listed on this PR: 3 (file diff may be smaller — that is normal when squash releases stacked up).

Required

Merge with Create a merge commit. Do not use Squash and merge.

Why

  • Squash on master creates new commit SHAs; develop keeps the original squash commits from feature PRs.
  • The next release PR then lists old fixes again even though master already has them.
  • Merge commit keeps the same SHAs on both branches; CI fast-forwards develop to master after chore(release) — no force-push, local git pull on develop still works.

One-time cleanup

If this PR lists commits from earlier releases (2.0.4, 2.0.5, …), merge once with merge commit; post-release sync realigns develop with master automatically.

@ce5rpy
ce5rpy merged commit fdf867b into master Jul 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant