Releases: jonesiscoding/available
Releases · jonesiscoding/available
Fixes Teams False Positives
- Fixes Teams False Positives when old Teams data is present
- Adds
output-cliandavailable-clisymlinks to/usr/local/bin
v1.7
- Adds Support for Microsoft Teams (work or school), also known as new Teams.
- Changes test priority so that specific meeting types are registered before generic camera use.
Intel CPU Bugfix
Important bug fix for available-cli on Intel CPU systems running Monterey or Ventura. Due to code optimization performed at the time the application is compiled, a syntax change was required. The optimized code crashed on Intel systems running macOS 12 or 13.
Log Functionality in output-cli
This release adds one additional feature to output-cli allowing for easy output to a log file with automatic timestamp prefixing.
Additional changes:
- Internal code was rewritten to improve the output of the --help flag on both output-cli and available-cli.
Fixes Smart Trigger Issue
This release fixes an issue with the detection of focus modes in situations where a smart trigger is overridden by a scheduled focus.
Improves Speed of --metered Check
Improves the speed of the --metered check of avaiable-cli.
Minor Output Changes
- Removes trailing space when using
output-cli - Improves presentation of
--verboseflag usingavailable-cli
Initial Release
Initial release, with basic testing performed in Catalina, Monterey, and Ventura.