Commit Graph

18 Commits

Author SHA1 Message Date
Patrick Wardle 120d3f1bfd version 2.3.0
improved installer
improved log monitor
improved error messages
added support for devices plugged in after OverSight has started
2024-01-12 16:29:46 -10:00
Patrick Wardle e2396db29c v2.2.0
bug fixes
mic process identification on macOS 14
2023-11-04 12:18:30 -10:00
Patrick Wardle 8af2140282 improved timer logic, removed error reporting 2023-10-26 11:13:27 -04:00
Patrick Wardle cf9c983ff8 Updates for macOS 14
#53
2023-10-03 12:41:54 +02:00
Patrick Wardle 9f00793fa3 Improved support for notifications
"Only the in-built macOS apps can send alerts by default"  😭
...so we have have to ask (beg) the user to enable alerts via the Notification pane in System Preferences
2022-11-23 14:59:51 -10:00
Patrick Wardle 34fa18d522 v2.1.1
version bump
code cleanup
2022-11-22 09:11:33 -10:00
Patrick Wardle 4425d1df0f set actions +x, clarify admin privs
User specified action (script/binary) now set to +x (#2)
Clarifies that OverSight requires admin access to function properly (#10)
2022-11-21 16:40:52 -10:00
Patrick Wardle 4bb405a5e4 replaced deprecated APIs 2022-11-19 11:25:15 -10:00
Patrick Wardle 5017969ff7 Friends++ 2022-11-18 17:35:45 -10:00
Patrick Wardle 8d3293dbf6 v2.1
Improved path/execution action (#31)
Improved monitoring  + of external devices (#12)
Improved compatibility for recent versions of macOS (#30)

Shows active devices in status bar menu
2022-11-10 20:45:57 -10:00
Patrick Wardle aefbf06fd3 improved actions, update logic, and uninstaller
Actions now populated by browse pane (ensures path/item is valid)

Update logic now supports OS checking (min supported OS version)

Uninstaller resets/removes preferences file
2022-11-05 13:29:51 -10:00
Patrick Wardle 58c78d24c6 fix for #30
On 12.6 Apple privatized the process id for the process accessing the mic/camera 🤬

...this is update makes sure this is handled gracefully (read: doesn't crash) until another approach is found to restore functionality.
2022-10-20 13:44:06 +02:00
Patrick Wardle 0b3f6f18ac v2.0.1 release
improved webcam detection (#20)
2022-01-11 10:50:38 -10:00
Patrick Wardle f2490a083f detect / alert non-admin users 2021-05-08 17:31:35 -04:00
Patrick Wardle 9a6ee5811f improved updater logic 2021-05-07 23:45:56 -04:00
Patrick Wardle 29bfd650d5 improved rule handling, installer 2021-05-05 09:55:31 -07:00
Patrick Wardle 96267b3fe4 Update configure.sh 2021-05-03 17:01:35 -10:00
Patrick Wardle 79067635d2 v2.0
(full) rewrite leveraging logging subsystem
+ M1 native support
+ execute script on event (#2)
+ improved Big Sur compatibility/issues (#3, #4, #6, #7)
2021-05-02 22:26:55 -10:00