Releases: ChangemakerStudios/GotenbergSharpApiClient
Releases · ChangemakerStudios/GotenbergSharpApiClient
2.6.0
What's Changed
-
Fixed: The supported office extensions were out of date -- issue #52.
- Summary: The office extensions supported by the client were outdated and have been updated to ensure compatibility with the latest Gotenberg.
- Thank you: A big thank you to @svengeance for reporting this issue and contributing to the fix!
-
Added: Support for metadata, as discussed in Issue #50.
- Summary: A feature has been added to allow including metadata for documents processed by the Gotenberg.
- Thank you: Thanks to @benniedejong for bringing this feature request to our attention!
-
Added: Support for alternative dimensions for margins, as noted in Issue #51.
- Summary: Previously, only inches could be used for margin dimensions. Now, the client supports various units like pixels (e.g.,
75px
), providing greater flexibility for users when setting margins. Use.SetMarginRight(Dimension.FromPixels(33))
for example. - Thank you: Special thanks to @mvarendorff2 for suggesting this enhancement!
- Summary: Previously, only inches could be used for margin dimensions. Now, the client supports various units like pixels (e.g.,
Full Changelog: 2.5.0...2.6.0
2.5.0
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- Add support for PDF/UA form field by @lennartb- in #47
New Contributors
- @lennartb- made their first contribution in #47
Full Changelog: 2.3.0...2.4.0