Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Latest commit

 

History

History
138 lines (83 loc) · 5.92 KB

CHANGELOG.md

File metadata and controls

138 lines (83 loc) · 5.92 KB

Change Log

v2.0.2 (2018-03-27)

Full Changelog

Implemented enhancements:

  • Use CoreWLAN for wifi scanning #37
  • Cleanup doc strings #35
  • Fallback Option for Location/ReverseLookup #33 (clburlison)

Fixed bugs:

  • Use CoreWLAN for wifi scanning #37

Merged pull requests:

v2.0.1 (2018-02-26)

Full Changelog

Fixed bugs:

  • Location lookup via Google does not work #27

Merged pull requests:

v2.0.0 (2017-12-12)

Full Changelog

Implemented enhancements:

  • New LS Enable method #25

Fixed bugs:

  • Installing on macOS 10.13.1 APFS #29
  • Add python() fails on 10.12.4 #24

Closed issues:

  • High Sierra Testing #26

Merged pull requests:

v2.0.0beta1 (2017-11-21)

Full Changelog

Fixed bugs:

  • Address is: Error Domain=kCLErrorDomain Code=2 "(null)" #22

v1.0.3 (2017-03-16)

Full Changelog

Fixed bugs:

  • toggle_wireless broken #23

v1.0.2 (2016-11-16)

Full Changelog

v1.0.1 (2016-10-21)

Full Changelog

v1.0.0 (2016-10-13)

Full Changelog

Implemented enhancements:

  • Option to write logging to disk #10
  • Support for Apple Reverse GeoLocate lookups #2
  • Support for GoogleAPI lookup #1

Fixed bugs:

  • Sierra support #21

v0.0.5 (2016-04-27)

Full Changelog

Implemented enhancements:

  • Support for a post_run script #20
  • Turn off WiFi after run (if it was turned on by pinpoint) #18
  • Provide sample mobileconfig profile #16

Fixed bugs:

  • Umlauts in Adress Lookup? #17

v0.0.3.1 (2016-03-02)

Full Changelog

v0.0.3 (2016-02-21)

Full Changelog

Implemented enhancements:

  • Store stale location data #15
  • Support for the 'Hide' option #12
  • Variable for lookup time #8

Fixed bugs:

  • Define lower floor for check_wait_period #14

v0.0.2 (2016-02-21)

Full Changelog

Implemented enhancements:

  • In the postinstall run pinpoint for the first time #13
  • Additional check for wireless #9
  • autopkg recipe #6
  • Preference to enable wireless #3

Fixed bugs:

  • Update munkireport_prefs() to new domain #11
  • Preference to enable wireless #3

v0.0.1 (2016-02-19)

Implemented enhancements:

  • Add script version #7
  • makefile for releases #5
  • Create LaunchDaemon #4

* This Change Log was automatically generated by github_changelog_generator