Skip to content

Tactile

v1.0.1 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

accessibility assistive-technology force-touch haptic-feedback haptics low-vision
+5 more
macos menu-bar swift swiftui trackpad

Summary

AI summary

Updates What's new, Install, and Requirements across a mixed release.

Full changelog

A small follow up to 1.0. Universal build for Apple Silicon and Intel Macs.

What's new

  • Enhanced haptics now default on where the hardware supports it, and quietly stay off where it does not, so the feel is richer out of the box.
  • Refined default settings for a better first run.
  • A clear warning, in the menu bar and on first launch, when the Mac has no Force Touch trackpad (Tactile needs one to produce feedback).
  • Support for the Tactile Browser Bridge as published on the Chrome Web Store, so the extension connects without loading it unpacked.

Install

  1. Open Tactile-1.0.1.dmg and drag Tactile onto the Applications folder.

  2. Tactile is signed but not yet notarized by Apple, so Gatekeeper blocks it on first launch. Open Terminal and run:

    xattr -dr com.apple.quarantine /Applications/Tactile.app
    

    If that reports a permission error, prefix it with sudo and enter your password.

  3. Launch Tactile from Applications and grant Accessibility access when asked. That permission is what lets it read which elements under the cursor are clickable.

Is this safe?

Yes. The app is code signed with the developer's Apple certificate and runs with the hardened runtime. The command above only strips the "downloaded from the internet" quarantine flag so the signed app is allowed to open; it changes nothing else on your system. The full source is in this repository if you would rather build it yourself.

Requirements

  • macOS 14.6 or later
  • A Force Touch trackpad (the built in trackpad on modern MacBooks, or a Magic Trackpad)

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Tactile

Get notified when new releases ship.

Sign up free

About Tactile

All releases →

Related context

Earlier breaking changes

  • v1.0.4 Requires macOS 14.6 or later and a Force Touch trackpad to run.

Beta — feedback welcome: [email protected]