Skip to content

fix: release 2.5.1 - #65

Closed
ce5rpy wants to merge 2 commits into
masterfrom
develop
Closed

fix: release 2.5.1#65
ce5rpy wants to merge 2 commits into
masterfrom
develop

Conversation

@ce5rpy

@ce5rpy ce5rpy commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Release 2.5.1: show private calls on the destination hotspot row, fix subscriber alias resolution, and prevent static-TG prune from clearing the private-call chip.

ce5rpy and others added 2 commits July 24, 2026 23:27
The destination of a private call is a subscriber id, not a talkgroup:
resolve its alias correctly, carry the destination hotspot's peer id
through the wire protocol so it can be routed to the right per-hotspot
row, and stop the periodic static-TG prune from wiping the chip before
it's ever shown. Also fixes the SQL query for talkgroup alias lookups
(wrong column name).
fix: display which hotspot is receiving a private call
@github-actions

Copy link
Copy Markdown
Contributor

Release PR — merge method

Commits listed on this PR: 2 (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 commented Jul 25, 2026

Copy link
Copy Markdown
Owner Author

Already merged to master in f618896.

@ce5rpy ce5rpy closed this Jul 25, 2026
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