Skip to content

Releases: kalki-kgp/Linkit

Linkit 0.8.7

Choose a tag to compare

@github-actions github-actions released this 29 Jun 10:49

Notification Mirroring (Test)

Linkit 0.8.4

Choose a tag to compare

@github-actions github-actions released this 29 Jun 10:24

Notification Mirroring (Test)

Linkit 0.8.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 09:54

Notification Mirroring (Test)

Linkit 0.8.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 07:20

HyperLinks and Draggable Objects

Linkit 0.8.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 06:43

UI Update

Linkit 0.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 05:32
26a76f3

Mac call picker, calling improvements, accent color customization, and assorted polish.

New

  • Mac: Call picker with contacts and recent calls from the paired phone
  • Mac: Accent color customization in Settings
  • Mac: Draggable files from transfer notifications
  • Mac/Android: Bluetooth call-audio handling refactor

Fixes & polish

  • Mac: Settings window stays live while open
  • Bug fixes from recent polish pass

Requirements

  • Update both Mac and Android apps for the full set of changes.

Linkit 0.7.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 00:00
a2c909c

Mac contact picker for phone calls — browse Android contacts and recent calls from the menu bar and dial with one click.

New

  • Mac: Call picker UI with contacts and recent calls from the paired phone
  • Android: Phone directory endpoint (contacts + call log) served securely to the paired Mac

Requirements

  • Update both Mac and Android apps for this feature to work.

Linkit 0.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 23:21
a2c909c

Linkit is now open source under GPLv3, with end-to-end wire encryption on top of the existing signing layer.

Re-pair once after updating both apps — the QR code now carries a pairing secret used for encryption.

Security

  • Encrypt control actions (AES-256-GCM) and file transfers (AES-256-CTR); authenticity and replay protection unchanged
  • Mac HTTP receiver: per-socket timeouts and a 16-connection cap

UI

  • Mac: SwiftUI popover panel and Settings window
  • Android: Settings screen with persisted appearance and clipboard sync preferences

Open source

  • GPLv3 license, CONTRIBUTING, SECURITY, and PRIVACY docs
  • Issue/PR templates and PR CI

Install

  • macOS app is ad-hoc signed (not Apple-notarized). See docs/SETUP.md for Gatekeeper install steps.

Linkit 0.6.5

Choose a tag to compare

@github-actions github-actions released this 20 Jun 13:14

Mac: SwiftUI popover panel and Settings window. Android: Settings screen with persisted appearance and clipboard sync preferences.

Linkit 0.6.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 11:52

Android: automatic Mac rediscovery after network changes. Receiver service and UI reconnect at the new address without re-pairing.