This release updates the parameters of \Drupal\xsendfile\Controller\XsendfileImageStyleDownloadController::deliver to match the parameters of \Drupal\image\Controller\ImageStyleDownloadController::deliver, after the changes made in #3298701. (see change record at #3346038).
This release brings XsendfileImageStyleDownloadController and XsendfileFileDownloadController in line with core controllers.
This module replaces ImageStyleDownloadController and FileDownloadController with its own implementations. Versions of Xsendfile previous to this one (8.x-1.2) don't include the fix for SA-CORE-2023-005.
moving nginx_accel_redirect to new namespace, fixed some paths, added admin ui for apache, added switch for apache header, added config link to module page