Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@dunglas dunglas released this 04 Feb 10:16
· 146 commits to main since this release
v1.1.0
a996c2e

What's Changed

  • feat: add Brotli compression support by @dunglas in #524
  • feat: add apache_request_headers() function by @dunglas in #499
  • feat: add apache_response_headers() function by @dunglas in #530
  • feat: automatically import environment variables in $_SERVER by @dunglas in #548
  • feat: enable resolve_root_symlink by default by @dunglas in #546
  • feat: add an option to start the Mercure when running php-server by @pierredup in #489
  • feat: load custom Caddyfile from the embedded app if it exists by @pierredup in #494
  • feat: allow custom php.ini in the embedded app by @pierredup in #497
  • perf: optimize cookie handling in request by @nnnkkk7 in #459
  • fix: random crash when starting in worker mode by @withinboredom in #452
  • fix: do not extract embedded app on every execution by @pierredup in #488
  • fix: custom libraries build in custom static builds by @leocavalcante in #517
  • chore: bump dependencies by @dunglas in #522
  • ci: fix scheduled Docker image builds by @dunglas in #525
  • ci: push dev Docker images to a dedicated repository by @dunglas in #528
  • docs: countless improvements

New Contributors

Full Changelog: v1.0.3...v1.1.0