Skip to content

Latest commit

 

History

History
123 lines (56 loc) · 8.81 KB

CHANGELOG.md

File metadata and controls

123 lines (56 loc) · 8.81 KB

Changelog

63.1.0 (2025-01-07)

Miscellaneous Chores

62.4.6 (2024-09-26)

Bug Fixes

62.4.5 (2024-09-24)

Bug Fixes

  • extend version endpoint with build timestamp and chromium version (#76) (1abd8f9), closes #74

62.4.4 (2024-09-20)

Bug Fixes

  • enable hardware acceleration using env variable (#68) (58c8198), closes #62
  • fixed "Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory" (#66) (269ee1c), closes #60
  • refactor to reduce cognitive complexity (#71) (f4b733d), closes #69
  • refactoring + error handling (#72) (4c836c4), closes #69

62.4.3 (2024-09-12)

Bug Fixes

  • svg images bottom part is missing (#65) (85b15ef), closes #63
  • use extra font for rendering special symbols (#58) (b2a4126), closes #57

62.4.2 (2024-09-06)

Bug Fixes

  • chromium gpu usage disabled, proper error result handling when t… (#54) (f551bd7), closes #53
  • chromium gpu usage disabled, proper error result handling when taking a chromium screenshot (f551bd7)

62.4.1 (2024-08-20)

Features

  • More information about raised error (#45) (8aa5e35), closes #43

Miscellaneous Chores

62.4.0 (2024-07-31)

Features

  • Added info about the used weasyprint docker-image version (#40) (ad27a7a), closes #104
  • info about the used weasyprint docker-image version (#41) (b63b7c5)

Bug Fixes

  • Fixed exception exposure into service response (#38) (494f811), closes #1

62.3.2 (2024-07-22)

Bug Fixes

62.3.1 (2024-06-22)

Miscellaneous Chores

  • deps: update dependency weasyprint to v62.3 (#32) (94d200c)

62.3.0 (2024-06-18)

Features

  • support of pdf_variant parameter (#26) (9059188)

Bug Fixes

62.2.0 (2024-06-11)

Features

  • Return Weasyprint and Python versions in header (#19) (7a7ef22)

Miscellaneous Chores

61.2.0 (2024-06-05)

Features

  • Initial contribution of weasyprint service (#5) (8e8e57f)

Continuous Integration

  • add workflow for release and publishing (#10) (65d1241)