Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
Remove Cypto Libraries; Enables ongoing support for OSX moving forward (removes support for old OSX versions)
Finalise Two Factor Authenication support
Ideally better to have this disabled for account using FindFriends as per instructions.
This version adds support for accounts with 2FA enabled.   Enables Plugin Config support for code entry etc.
Issue still will be frequency of emails regarding login (apparently still happening for some), and time frame when renewal will be required.
Add Trigger, triggered when 2FA code expires

Adds Own Devices Indigo Device - eg. This account Devices - in cases wish to locate specific devices.
These devices are not included currently in the Geofence calculations
  • Loading branch information
Ghawken committed Jun 6, 2021
1 parent 74c4279 commit c0ec322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iFindFriendsMini.indigoPlugin/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>PluginVersion</key>
<string>1.2.0</string>
<string>1.2.1</string>
<key>ServerApiVersion</key>
<string>2.0</string>
<key>CFBundleDisplayName</key>
Expand Down

0 comments on commit c0ec322

Please sign in to comment.