Skip to content

Releases: sapireli/AirPrint_Bridge

1.3.2

15 Jun 07:48
011e3c3

Choose a tag to compare

-Fixed color and duplex detection
-Fixed printer capabilities detection logic
-Enhanced uninstall

AirPrint Bridge v1.3.1

04 Jun 18:26
afaf01b

Choose a tag to compare

Fixes for color,duplex printing and various small bugs

  1. Expanded URF generation to properly support color, and duplex functions.
  2. removed native AirPrint detection (unnecessary)
  3. misc fixes/tidying up code.

AirPrint Bridge v1.3

21 Jan 01:08
063c7ac

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/