Skip to content

Releases: evantahler/macos-ts

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:36
867b6bc

What's Changed

  • Migrate conductor.json to .conductor/settings.toml by @evantahler in #53
  • Add Apple Pencil handwriting support via rendered FallbackImages by @teallarson in #55

New Contributors

Full Changelog: v0.14.1...v0.15.0

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 06:26
5a88ffa

What's Changed

  • Fix multi-word contact search by matching each token across columns by @evantahler in #52

Full Changelog: v0.14.0...v0.14.1

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 05:56
2467d3f

What's Changed

  • Include phones and emails inline in contact search results by @evantahler in #51

Full Changelog: v0.13.1...v0.14.0

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 05:40
65d4f26

What's Changed

  • Add "text message" wording to send_message tool description by @evantahler in #50

Full Changelog: v0.13.0...v0.13.1

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 05:28
8515eea

What's Changed

  • Add Messages.send() to send iMessage/SMS via osascript by @evantahler in #49

Full Changelog: v0.12.0...v0.13.0

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 06:15
0e9a3bc

What's Changed

  • Add modifiedAfter filter to listPhotos/listNotes for incremental reads (#46) by @evantahler in #48

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 13 May 04:38
5da5892

What's Changed

  • Drop typescript peer dep and move devDep to TS 6 by @evantahler in #45

Full Changelog: v0.10.7...v0.11.0

v0.10.7

Choose a tag to compare

@github-actions github-actions released this 30 Apr 18:15
9b3b5d8

What's Changed

  • Add modifiedAt and fileSize to PhotoMeta for cheap diffing by @evantahler in #44

Full Changelog: v0.10.6...v0.10.7

v0.10.6

Choose a tag to compare

@github-actions github-actions released this 30 Apr 18:05
3a0b65d

What's Changed

  • Speed up SQLite reads and collapse N+1 query patterns by @evantahler in #43

Full Changelog: v0.10.5...v0.10.6

v0.10.5

Choose a tag to compare

@github-actions github-actions released this 29 Apr 05:17
f8d0a2b

What's Changed

  • Fix Photos getPhotoUrl to honor ZBUNDLESCOPE for syndicated assets by @evantahler in #41

Full Changelog: v0.10.4...v0.10.5