Commit Graph

20 Commits

Author SHA1 Message Date
Patrick Wardle 58e4a643a3 v2.4.0 checkin
localizations (Spanish)
other minor ui improvements
2024-09-24 13:24:58 +02:00
Patrick Wardle 69b1b27310 Localizations (Spanish), Friends++, UI improvements 2024-09-23 21:13:34 +02:00
Patrick Wardle 77ea0c5821 preparations for localizations 2024-09-23 11:05:31 +02:00
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 bd58fdf8cb v2.2.2
Fixed bug in "disable" logic
Improved handling for setting action scripts/binaries
2023-11-22 11:36:57 -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 716e1e4b0a v2.1.8
improved handling of arguments for external scripts #54
2023-10-27 07:18:49 -04:00
Patrick Wardle 8af2140282 improved timer logic, removed error reporting 2023-10-26 11:13:27 -04:00
Patrick Wardle 8c833cde89 v2.1.6
macOS 13.3 compatibility
improved relaunching app when it's already running
2023-03-29 14:50:52 -10:00
Patrick Wardle 9aa7aec8ad v2.1.5
fix for #39
2022-12-18 21:03:21 -10:00
Patrick Wardle c9f6ad6d85 improved notification handling & uninstall logic 2022-12-12 18:49:13 -10:00
Patrick Wardle fd84990a5a version bump (v2.1.3) 2022-12-08 11:01:25 -10:00
Patrick Wardle 150dc44410 improved built-in device detection + improved parsing on macOS 12
parsing of log messages on macOS 12 improved
internal / build-in mic/camera detection improved
2022-12-08 10:58:15 -10: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 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 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 03b248fef2 improved logic to handle multiple events 2021-05-10 15:55:29 -04: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