Releases: a692570/HourlyChime
Releases · a692570/HourlyChime
HourlyChime v1.0.2
HourlyChime v1.0.1
🐛 Bug Fix Release
What's Fixed
Menu bar display not updating after work hours
Previously, if you had the app running past your configured work hours, the menu would show stale information like:
- "Next: 5 PM" at 7:15 PM
- "1hr until 6 PM" when it's already past 6 PM
Now the menu automatically refreshes every minute to show accurate, real-time information:
- ✅ "Next: Tomorrow 9 AM" when past work hours
- ✅ "Work day ended" when outside configured schedule
- ✅ Accurate countdown that updates in real-time
Technical Details
- Added automatic menu refresh timer (updates every 60 seconds)
- Menu now stays current even when you don't click it
- No performance impact
Installation
📥 Download: HourlyChime-v1.0.1-macOS-Signed.zip (properly signed for macOS 15.4 Sequoia+)
Requirements:
- macOS 13.0+ (Ventura or later)
- Apple Silicon (M1/M2/M3/M4) Mac
Steps:
- Download the zip file below
- Unzip and move
HourlyChime.appto Applications - First launch: Right-click → Open (to bypass Gatekeeper)
- If you still get "damaged" error:
xattr -cr /Applications/HourlyChime.app open /Applications/HourlyChime.app
Upgrading from v1.0.0:
- Quit old app (click 🔔 → Quit)
- Replace with new version
- Launch
Notes
- This release is properly code-signed for macOS 15.4 Sequoia and later
- If you encounter issues, see the README troubleshooting section
Changelog:
- Fix: Menu display not updating after work hours end
- Fix: Proper code signing for macOS Sequoia 15.4+
- Added: Automatic menu refresh every 60 seconds
- Version: 1.0.1 (Build 2)
HourlyChime v1.0.0
⚠️ DEPRECATED - DO NOT USE THIS VERSION
This release has been superseded by v1.0.1.
Why This Version is Deprecated
This version has improper code signing that causes:
- ❌ "App is damaged and can't be opened" error on macOS Sequoia 15.4+
- ❌ Info.plist not properly bound to signature
- ❌ Fails Gatekeeper security checks
✅ Download the Latest Version Instead
👉 Download v1.0.1 (Properly Signed)
v1.0.1 includes:
- ✅ Proper code signing for macOS Sequoia 15.4+
- ✅ Bug fix: Menu bar updates automatically every minute
- ✅ Works on all macOS 13.0+ systems without issues
If You Already Installed v1.0.0
Upgrade to v1.0.1:
- Quit the old app (click 🔔 → Quit)
- Delete:
rm -rf /Applications/HourlyChime.app - Download and install v1.0.1 from the link above
This v1.0.0 release is kept for historical purposes only. All users should upgrade to v1.0.1 or later.