You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cumulative patch release for the v1.3 floating signal light.
Includes sound-player lifetime hardening, but does not fully fix the packaged-app sound-preview crash after switching some bundled sounds.
Adds New Zealand original mode for the floating/menu-bar signal cadence.
Adds a separate low power mode for long-running desktop use.
Changes
New Zealand original mode is now enabled by default. It uses the New Zealand pedestrian-crossing slow cadence for green slow flash: 0.9 seconds on, 0.9 seconds off, one flash and one locating sound every 1.8 seconds.
When New Zealand original mode is enabled, completion and green-flash sounds switch to the bundled New Zealand choices.
Low power mode reduces background polling and animation refresh while keeping monitored status, light flashes, and sounds synchronized.
Startup, low power, New Zealand original mode, and pause monitoring are arranged more clearly in General settings.
Pause monitoring now uses a red enabled switch to match its destructive/stop-like meaning.
Traditional Chinese, Japanese, Korean, Spanish, French, German, and Portuguese translations now cover the new New Zealand and low power settings instead of falling back to English.
Fixes
Fixed AVAudioPlayer lifetime handling so repeated floating-light sounds and sound previews do not call back into a released player.
Starting a new sound preview now safely replaces the previous preview path instead of leaving stale playback state behind.
Fixed slow-flash sound timing in New Zealand original mode so each visible slow flash has one matching sound.
Reduced extra timer and refresh work in the floating signal light, menu-bar signal, and monitoring pipeline.
Known issue
The v1.3.2 GitHub package can still crash when previewing some switched bundled sounds. This is a packaged resource lookup issue for bundled WAV tones and is not fixed in v1.3.2.
Release verification
git diff --check
DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer swift build
DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer swift test