Releases: evantahler/macos-ts
Releases · evantahler/macos-ts
Release list
v0.15.0
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
- @teallarson made their first contribution in #55
Full Changelog: v0.14.1...v0.15.0
v0.14.1
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
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
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
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
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
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
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
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
What's Changed
- Fix Photos getPhotoUrl to honor ZBUNDLESCOPE for syndicated assets by @evantahler in #41
Full Changelog: v0.10.4...v0.10.5