Releases: sensiolabs/GotenbergBundle
Releases · sensiolabs/GotenbergBundle
v0.2.0
What's Changed
- fix(doc): release link by @Jean-Beru in #82
- Update README.md by @smnandre in #83
- Add FAQ regarding blank rendering. by @Neirda24 in #85
- [UPDATE] Make empty array allowed in some cases by @Neirda24 in #88
- Make Stopwatch optional by @maelanleborgne in #87
- [UPDATE] Introduce DefaultBuilderTrait by @Neirda24 in #86
- Adding precision on header-footer.md and assets.md + Fix code blocks indentation by @StevenRenaux in #94
- [FEATURE] Allow Cookie object from http-foundation by @Neirda24 in #89
- Feat: Rework the profiler for screenshots by @ConstantBqt in #92
- feat: improve response by using a stream by @Jean-Beru in #90
- Update README by @StevenRenaux in #99
- Update
paper_height
andpaper_width
node by @StevenRenaux in #101 - feat(doc): improve builders documentation by @Jean-Beru in #100
- [RELEASE_8.7.0] Add new field form Chromium by @StevenRenaux in #98
- [RELEASE_8.8.0 & RELEASE_8.7.0] Add new fields for
LibreOfficeBuilder
by @StevenRenaux in #97 - Update tests by @Neirda24 in #102
- Fix monthly downloads badge by @smnandre in #103
- fix(ci): new php-cs-fixer and phpstan rules by @Jean-Beru in #105
- [Hotfix] Fixed optional dependency to Stopwatch by @maelanleborgne in #104
- Add paper size configuration by @StevenRenaux in #108
- Fix README by @StevenRenaux in #109
- Fix Extension deprecation by @jmsche in #110
- Add Listener on kernel.view for GotenbergFileResult to automatically convert to stream. by @Neirda24 in #111
- Add composer analyser checker by @Neirda24 in #112
- fix: remove useless ext-json requirement by @Jean-Beru in #116
- Add release 8.10.0 by @StevenRenaux in #113
New Contributors
- @smnandre made their first contribution in #83
- @ConstantBqt made their first contribution in #92
- @jmsche made their first contribution in #110
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Minor formatting and phrasing fixes by @maelanleborgne in #4
- Allow Symfony 7 by @awurth in #9
- Add CI and PHP CS Fixer by @awurth in #10
- Add custom builder documentation by @StevenRenaux in #14
- Make Twig dependency optional by @awurth in #12
- Automatically add assets by @StevenRenaux in #18
- Fix bundle configuration for office by @StevenRenaux in #19
- Create a friendly configurations by @StevenRenaux in #22
- Rework services to allow future changes towards profiler by @Neirda24 in #25
- Update configuration by @StevenRenaux in #24
- Add a possibility of customizing with the standard paper format by @StevenRenaux in #28
- [UPDATE] Use union type for nullable types by @Neirda24 in #34
- [RELEASE-V8] Remove deprecations by @StevenRenaux in #32
- [FEATURE] Add http_Client as config by @Neirda24 in #31
- [FEATURE] Add a method to help on UrlPDfBuilder by @Neirda24 in #30
- [FEATURE] Add base for profiler by @Neirda24 in #27
- [RELEASE-V8] Add new fields by @StevenRenaux in #33
- Add screenshot by @StevenRenaux in #37
- Add license by @StevenRenaux in #42
- Add tests to screenshot endpoints by @StevenRenaux in #40
- Fix Markdown screenshot URL + Add headers to client call + Some renaming + Add metadata to files + Units in paper size by @Neirda24 in #41
- [UPDATE] Better tests by @Neirda24 in #52
- [UPDATE] Update and modify some builder tests by @Neirda24 in #54
- Add more tests by @Neirda24 in #55
- Remove useless method for screenshot + naming by @StevenRenaux in #56
- Rename
Enum
namespace toEnumeration
by @MaximePinot in #61 - [FEATURE] Allow changing url generator context for url*builder by @Neirda24 in #60
- Add some logs by @Neirda24 in #59
- Add missing methods for LibreOfficePdfBuilder by @StevenRenaux in #62
- Add header / footer defaults + allow both Stringable and BackedEnums by @Neirda24 in #69
- Add merge route by @StevenRenaux in #67
- Add .gitattributes by @StevenRenaux in #71
- [UPDATE] Generate doc automatically for builder classes by @Neirda24 in #73
- fix: remove readonly classes and fix annotations by @Jean-Beru in #72
- Update documentation by @StevenRenaux in #49
- [UPDATE] Fixes configuration + a few stuff by @Neirda24 in #77
- fix: CI by @Jean-Beru in #21
- fix(ci): links in README.md by @Jean-Beru in #78
- Add convert endpoint by @StevenRenaux in #80
- fix(doc): removed base_uri configuration by @Jean-Beru in #79
- [UPDATE] Make http_client required by @Neirda24 in #81
New Contributors
- @maelanleborgne made their first contribution in #4
- @awurth made their first contribution in #9
- @StevenRenaux made their first contribution in #14
- @Neirda24 made their first contribution in #25
- @MaximePinot made their first contribution in #61
- @Jean-Beru made their first contribution in #72
Full Changelog: https://github.com/sensiolabs/GotenbergBundle/commits/v0.1.0