Releases: jelockwood/pinpoint
v3.2.7
v3.2.6
What's Changed
- Further optimisation of API calls by @ofirgalcon in #22
Full Changelog: v3.2.5...v3.2.6
v3.2.5
v3.2.4
What's Changed
- Better error handling and fewer API calls by @ofirgalcon in #20
Full Changelog: v3.2.3...v3.2.4
v3.2.3
What's Changed
- Bug fixes and other code improvements by @ofirgalcon in #19
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- Bump version to 3.2.1 by @kevinmcox in #17
- Several bug fixes by @ofirgalcon in #18
- Bump version to 3.2.2 by @ofirgalcon in #18
Full Changelog: V3.2.1...v3.2.2
v3.2.1
Includes minor fix submitted by @ofirgalcon
What's Changed
- Fix typo by @kevinmcox in #15
- Update pinpoint.sh by @ofirgalcon in #16
New Contributors
- @ofirgalcon made their first contribution in #16
Full Changelog: v3.2...V3.2.1
v3.2
This release has removed all the uses of Python as Apple are removing the built-in Python in macOS. Therefore this will continue to work without issue after Python has been removed.
In addition there is a change to the launchdaemon so that it not only executes to an interval but also executes when the Mac is booted.
Many thanks to @kevinmcox for these changes.
v3.1.2
Updated script version to match updated installer package config file to mark it as suitable for both Intel and Apple Silicon and thereby avoid the need for Rosetta2 just to install a platform independent shell script.
v3.1.1
This release includes changes written by @ofirgalcon which add optimisations to reduce the need to call the Google APIs. This should in theory therefore reduce the usage of the APIs and hence cost.
It does this by looking at the list of WiFi SSIDs found and comparing them between executions. If the changes are minimal it is presumed the device has not moved and hence does not need to call the APIs for processing.