New FastGH Release: latest
Add macOS wx.Raise crash guards
Guard wx Raise() and RequestUserAttention() calls behind Darwin checks
to prevent Cocoa null-deref crashes on macOS. Add safe_raise() helper,
defer modal dialog invocations from key hooks via wx.CallAfter, and use
modeless commit view dialog on macOS to avoid nested modal crashes.
Cherry-picked from PR #11, excluding unrelated changes (update channel
redirect, .raywonder-sync scaffolding, external repo sync features).
Co-Authored-By: Claude Opus 4.6 <[email protected]>
Downloads:
- FastGH-0.1.0-Windows.zip: https://github.com/masonasons/FastGH/releases/download/latest/FastGH-0.1.0-Windows.zip
- FastGH-0.1.0.dmg: https://github.com/masonasons/FastGH/releases/download/latest/FastGH-0.1.0.dmg
Release page: https://github.com/masonasons/FastGH/releases/tag/latest
New FastSM Release: latest
Merge pull request #32 from fix-instance-char-limit
Fix character limit to reflect instance configuration
Downloads:
- FastSM-0.5.0.dmg: https://github.com/masonasons/FastSM/releases/download/latest/FastSM-0.5.0.dmg
- FastSM-Windows-Portable.zip: https://github.com/masonasons/FastSM/releases/download/latest/FastSM-Windows-Portable.zip
- FastSMInstaller.exe: https://github.com/masonasons/FastSM/releases/download/latest/FastSMInstaller.exe
Release page: https://github.com/masonasons/FastSM/releases/tag/latest
New FastPlayMac Release: latest
Add OGA and M4B to all supported extensions lists
Co-Authored-By: Claude Opus 4.5 <[email protected]>
Downloads:
- FastPlayMac.zip: https://github.com/masonasons/FastPlayMac/releases/download/latest/FastPlayMac.zip
Release page: https://github.com/masonasons/FastPlayMac/releases/tag/latest