-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
34 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# 1.1.0 | ||
|
||
* [BUGFIX] Wi-Fi on en1, en2 or en3 are now included in automatic interface change detection (not only en0) | ||
* [BUGFIX] Plugging in an external interface will cause a refresh of the icon after 7 and 15 seconds (the changing takes some time) | ||
* [BUGFIX] Hiding iPhones etc. they are not spoofable | ||
* [FEATURE] A warning will once be displayed to let you know you might loose your Internet connection | ||
* [DESIGN] New application icon: lightning means "not leaking", person falling means "leaking" | ||
* [PERFORMANCE] Less calls to ifconfig (NSTask) by filtering out Bluetooth, iPhone etc. in Objective-C right away | ||
|
||
# 1.0.3 | ||
|
||
* [BUGFIX] Fixed some issues when Firewire or Bluetooth interfaces were mistakenly detected as spoofable when they, in reality, were not. | ||
|
||
# 0.2.0 | ||
|
||
* Preference Pane for Mavericks | ||
|
||
# 0.1.2 | ||
|
||
* Preference Pane for Mountain Lion | ||
|
||
# 0.0.1 | ||
|
||
* Preference Pane for Lion |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.