Skip to content

Batoi Press 1.4.5

Choose a tag to compare

@ashwinirath ashwinirath released this 13 Jul 10:14
· 30 commits to main since this release

Batoi Press 1.4.5

Batoi Press 1.4.5 restores uploaded logo and favicon previews on Windows/XAMPP and other rewritten subdirectory installations.

Fixes

  • Detects the installation URL base from the physical PHP entry script and document root when available.
  • Keeps uploaded /assets/images/site/ requests on the application asset route when Apache rewrites SCRIPT_NAME to the requested file path.
  • Uses the same base-path logic for generated links and incoming request routing.
  • Stops a failed configured-favicon request from silently displaying the Batoi Press product icon as though it were the uploaded favicon.

Compatibility

Existing uploaded branding files and stored configuration paths remain unchanged. Root installations, Unix subdirectory installations, Windows/XAMPP paths, and static exports continue to use their existing public URLs.

Verification

All regression suites passed. The Windows/XAMPP regression simulates a rewritten branding-asset request, and Chrome verification on the subdirectory test installation confirmed that uploaded logo and favicon routes return the intended SVG and PNG files with HTTP 200 responses and correct MIME types.