Releases: wiseelf/simple-time-tracker
Release list
TimeTracker v0.7.1
What's Changed in v0.7.1
Bug Fixes
- fix: accumulate on-call seconds before truncating and split passive/active in report (#25)
Install
- Download TimeTracker.dmg below.
- Open the DMG and drag
TimeTracker.appto your Applications folder. - Launch the app.
TimeTracker v0.7.0
TimeTracker v0.6.0
TimeTracker v0.5.2
What's Changed in v0.5.2
Bug Fixes
- fix: replace .tint(.secondary) on day toggle buttons with custom style (#20)
Install
- Download TimeTracker.dmg below.
- Open the DMG and drag
TimeTracker.appto your Applications folder. - Launch the app.
TimeTracker v0.5.1
What's Changed in v0.5.1
Bug Fixes
- fix: day toggle not updating in non-billable rule editor on release build (#19)
Install
- Download TimeTracker.dmg below.
- Open the DMG and drag
TimeTracker.appto your Applications folder. - Launch the app.
TimeTracker v0.5.0
What's Changed in v0.5.0
Features
- feat: add on-call billing tracking (#18)
Install
- Download TimeTracker.dmg below.
- Open the DMG and drag
TimeTracker.appto your Applications folder. - Launch the app.
TimeTracker v0.4.0
What's Changed in v0.4.0
Features
- feat: add Developer ID signing and notarization to release workflow (#16)
Other
- chore: fix codesign identity and certificate import in release workflow (#17)
Install
- Download TimeTracker.dmg below.
- Open the DMG and drag
TimeTracker.appto your Applications folder. - Launch the app.
TimeTracker v0.3.3
What's Changed in v0.3.3
Bug Fixes
- fix: include live running time in stats weekly totals (#15)
Install
- Download TimeTracker.dmg below.
- Open the DMG and drag
TimeTracker.appto your Applications folder. - Bypass Gatekeeper on first launch (ad-hoc signed build — no Apple certificate).
Gatekeeper — first launch
Option A — System Settings (macOS 14 Sonoma and later)
- Try to open the app — macOS will block it.
- Open System Settings → Privacy & Security and scroll down.
- Click "Open Anyway" next to TimeTracker and confirm with your password.
Option B — Terminal (any macOS version)
xattr -dr com.apple.quarantine /Applications/TimeTracker.appThen open the app normally. You only need to do this once.
For a fully trusted build with no Gatekeeper prompt, the app must be signed with a Developer ID certificate and notarized with Apple.
TimeTracker v0.3.2
What's Changed in v0.3.2
Bug Fixes
- fix: allow switching segments in TimePickerField by mouse click when already active (#14)
Install
- Download TimeTracker.dmg below.
- Open the DMG and drag
TimeTracker.appto your Applications folder. - Bypass Gatekeeper on first launch (ad-hoc signed build — no Apple certificate).
Gatekeeper — first launch
Option A — System Settings (macOS 14 Sonoma and later)
- Try to open the app — macOS will block it.
- Open System Settings → Privacy & Security and scroll down.
- Click "Open Anyway" next to TimeTracker and confirm with your password.
Option B — Terminal (any macOS version)
xattr -dr com.apple.quarantine /Applications/TimeTracker.appThen open the app normally. You only need to do this once.
For a fully trusted build with no Gatekeeper prompt, the app must be signed with a Developer ID certificate and notarized with Apple.
TimeTracker v0.3.1
What's Changed in v0.3.1
Other
- Feature/add tab (#13)
Install
- Download TimeTracker.dmg below.
- Open the DMG and drag
TimeTracker.appto your Applications folder. - Bypass Gatekeeper on first launch (ad-hoc signed build — no Apple certificate).
Gatekeeper — first launch
Option A — System Settings (macOS 14 Sonoma and later)
- Try to open the app — macOS will block it.
- Open System Settings → Privacy & Security and scroll down.
- Click "Open Anyway" next to TimeTracker and confirm with your password.
Option B — Terminal (any macOS version)
xattr -dr com.apple.quarantine /Applications/TimeTracker.appThen open the app normally. You only need to do this once.
For a fully trusted build with no Gatekeeper prompt, the app must be signed with a Developer ID certificate and notarized with Apple.