Skip to content

Releases: sapireli/AirPrint_Bridge

AirPrint Bridge v1.3

21 Jan 01:08
063c7ac
Compare
Choose a tag to compare

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.
  • Enhanced Uninstall Process:

    • Restore cupsd.conf to its original state during uninstallation.
  • Integrated Permission Checks into Test Mode:

    • Include firewall and CUPS permission fixes in the test_run function for consistency.
  • Minor Improvements:

    • Updated logging for better clarity of changes and fixes.
    • Added error handling and recovery mechanisms for configuration changes.

New Contributors

  • @ice6 made their first contribution in #3

Full Changelog: https://github.com/sapireli/AirPrint_Bridge/commits/main/