v1.1.0
What's Changed
- Add Version endpoint by @Neirda24 in #173
- Fix README.md bundles.php path by @tautvilas in #175
- Use dagger as the test engine by @Neirda24 in #168
- docs: fix README badges by @Jean-Beru in #178
- Fix: Add breaking change to upgrade 1.0 by @StevenRenaux in #184
- Add configurator on BuilderInterface by @StevenRenaux in #186
- Fix RequestContext by @StevenRenaux in #188
- Update profiler template render by @StevenRenaux in #195
- Add AGENTS.md by @StevenRenaux in #189
- docs: Document pageNumber Chromium trick by @Jean-Beru in #179
- Fully initialize the extension in
Bundle::createContainerExtension()for compatibility with Symfony 7.4 by @GromNaN in #198 - fix(ci): Symfony dev version installation by @Jean-Beru in #203
- fix(ci): remove matrix for PHPStan tests by @Jean-Beru in #204
- Update to allow symfony 8.0 by @Neirda24 in #205
- Update doc generation by @StevenRenaux in #193
- Fix Builder already added by @StevenRenaux in #200
- Feature add warning / exception dependning on Gotenberg version by @Neirda24 in #176
- feat: Add flatten field for HtmlPdfBuilder - MarkdownPdfBuilder - UrlPdfBuilder - ConvertPdfBuilder by @StevenRenaux in #192
- feat: Add support for versioning asset by @StevenRenaux in #194
- feat: Add PhpDoc check by @StevenRenaux in #182
- Update supported versions by @Neirda24 in #207
New Contributors
- @tautvilas made their first contribution in #175
- @GromNaN made their first contribution in #198
Full Changelog: v1.0.0...v1.1.0