Skip to content

Releases: CydeSwype/visual-timer

v1.6.0-test-fix

10 Jan 16:31
6180c12

Choose a tag to compare

Fix MAS: Remove App Groups entitlement (#16)

* Add unique-slug@5.0.0 to package-lock.json

* Add explicit PKG installer signing for MAS builds

* Fix MAS signing: Remove --options runtime flag

The --options runtime flag causes codesign to add the
com.apple.developer.team-identifier entitlement, which is
not in the MAS provisioning profile. This flag is only for
Developer ID distribution, not Mac App Store builds.

Fixes Transporter validation error 409.

* Fix MAS build: Disable hardenedRuntime for Mac App Store

hardenedRuntime is for Developer ID apps (notarization), not MAS.
When enabled for MAS, it adds com.apple.developer.team-identifier
entitlement which is not in the provisioning profile.

MAS apps don't need hardened runtime - they're sandboxed.

Fixes Transporter error 409.

* Remove App Groups entitlement - not enabled on App ID

The App ID does not have App Groups capability enabled,
so this entitlement must be removed from the bundle to
match the provisioning profile.

Fixes Transporter validation error.

---------

Co-authored-by: Ian Miller <ian@wildfire-corp.com>

v1.6.0-test-mas

07 Jan 16:44
aeb334a

Choose a tag to compare

Add unique-slug@5.0.0 to package-lock.json (#13)

Co-authored-by: Ian Miller <ian@wildfire-corp.com>

v1.6.0-success

07 Jan 00:53
aeb334a

Choose a tag to compare

Add unique-slug@5.0.0 to package-lock.json (#13)

Co-authored-by: Ian Miller <ian@wildfire-corp.com>

v1.6.0-mas-fixed

07 Jan 22:07
980dcb3

Choose a tag to compare

Fix MAS signing - remove --options runtime flag (#14)

* Add unique-slug@5.0.0 to package-lock.json

* Add explicit PKG installer signing for MAS builds

* Fix MAS signing: Remove --options runtime flag

The --options runtime flag causes codesign to add the
com.apple.developer.team-identifier entitlement, which is
not in the MAS provisioning profile. This flag is only for
Developer ID distribution, not Mac App Store builds.

Fixes Transporter validation error 409.

---------

Co-authored-by: Ian Miller <ian@wildfire-corp.com>

v1.6.0-mas-final

07 Jan 22:30
75d5140

Choose a tag to compare

Fix MAS: Disable hardenedRuntime (#15)

* Add unique-slug@5.0.0 to package-lock.json

* Add explicit PKG installer signing for MAS builds

* Fix MAS signing: Remove --options runtime flag

The --options runtime flag causes codesign to add the
com.apple.developer.team-identifier entitlement, which is
not in the MAS provisioning profile. This flag is only for
Developer ID distribution, not Mac App Store builds.

Fixes Transporter validation error 409.

* Fix MAS build: Disable hardenedRuntime for Mac App Store

hardenedRuntime is for Developer ID apps (notarization), not MAS.
When enabled for MAS, it adds com.apple.developer.team-identifier
entitlement which is not in the provisioning profile.

MAS apps don't need hardened runtime - they're sandboxed.

Fixes Transporter error 409.

---------

Co-authored-by: Ian Miller <ian@wildfire-corp.com>

v1.6.0-mas-clean

08 Jan 01:09
75d5140

Choose a tag to compare

Fix MAS: Disable hardenedRuntime (#15)

* Add unique-slug@5.0.0 to package-lock.json

* Add explicit PKG installer signing for MAS builds

* Fix MAS signing: Remove --options runtime flag

The --options runtime flag causes codesign to add the
com.apple.developer.team-identifier entitlement, which is
not in the MAS provisioning profile. This flag is only for
Developer ID distribution, not Mac App Store builds.

Fixes Transporter validation error 409.

* Fix MAS build: Disable hardenedRuntime for Mac App Store

hardenedRuntime is for Developer ID apps (notarization), not MAS.
When enabled for MAS, it adds com.apple.developer.team-identifier
entitlement which is not in the provisioning profile.

MAS apps don't need hardened runtime - they're sandboxed.

Fixes Transporter error 409.

---------

Co-authored-by: Ian Miller <ian@wildfire-corp.com>

v1.6.2

06 Jan 16:02

Choose a tag to compare

Fix MAS PKG crash: Ensure all components signed with proper entitlements

v1.6.1

06 Jan 00:59

Choose a tag to compare

Fix MAS PKG crash and version mismatch - update to 1.6.1 with proper …

v1.6.0

31 Dec 19:43

Choose a tag to compare

1.6.0

Initial desktop app release

26 Dec 16:35

Choose a tag to compare

Visual Timer v1.5.0

🎉 First Desktop App Release!

Visual Timer is now available as a native desktop app for Windows, macOS, and Linux!

✨ What's New

Desktop App

  • Always On Top Mode - Keep the timer visible above all windows (Settings → "Always on top")
  • Native desktop experience with window persistence

All Platforms

  • Window Position Persistence - Chrome extension now remembers window size/position
  • Redesigned UI - Beautiful new settings panel, keyboard shortcuts guide, and task list
  • Improved spacing and visual consistency

🎮 Features

  • Pomodoro-style timer with visual progress bar
  • Task list management with time estimates
  • Gamification: Earn points and track daily streaks
  • Full keyboard control
  • Customizable colors and sounds
  • Optional hover controls