Releases: sapireli/AirPrint_Bridge
Releases · sapireli/AirPrint_Bridge
AirPrint Bridge v1.3
AirPrint Bridge v1.3, brings significant improvements and bug fixes to the script. Further automating the installation process, ensuring a more seamless experience for users.
What's Changed
-
Added Firewall Validation:
- Check macOS firewall status during installation.
- Automatically allow
cupsd
in the firewall if required.
-
Improved CUPS Permission Handling:
- Validate and ensure remote access permissions for shared printers in
cupsd.conf
. - Automatically back up and modify
cupsd.conf
to enable required permissions. - Ensure shared printers allow all users access.
- Validate and ensure remote access permissions for shared printers in
-
Enhanced Uninstall Process:
- Restore
cupsd.conf
to its original state during uninstallation.
- Restore
-
Integrated Permission Checks into Test Mode:
- Include firewall and CUPS permission fixes in the
test_run
function for consistency.
- Include firewall and CUPS permission fixes in the
-
Minor Improvements:
- Updated logging for better clarity of changes and fixes.
- Added error handling and recovery mechanisms for configuration changes.
New Contributors
Full Changelog: https://github.com/sapireli/AirPrint_Bridge/commits/main/