Skip to content

Commit e687217

Browse files
mrdavearmsclaude
andcommitted
docs: update release notes for v2.7.3 DMG polish
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 57bbe74 commit e687217

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,10 @@ jobs:
174174
175175
## What's new in ${{ github.ref_name }}
176176
177-
- **Fixed: "Check for Updates" failing on Mac** — The update checker now works reliably on macOS. Previously it failed with an SSL certificate error because bundled Mac apps couldn't access the system certificate store.
177+
- **Polished macOS DMG installer** — The disk image now opens with a professional background, drag-to-Applications arrow, and volume icon.
178+
- **Ad-hoc code signing** — The macOS app is now signed, reducing Gatekeeper warnings on subsequent versions.
179+
- **Accurate macOS version metadata** — `CFBundleVersion` is now injected from the git tag at build time instead of being hardcoded.
180+
- **Updated Gatekeeper instructions** — Release notes now cover both the classic right-click method (macOS 14 and earlier) and the System Settings path (macOS 15+).
178181
179182
<!-- Add release notes above this line before tagging -->
180183

0 commit comments

Comments
 (0)