chromic_pdf v0.3.1 Release Notes

Release Date: 2020-04-09 // about 4 years ago
  • โž• Added

    • ๐Ÿ– Handle {:safe, iolist()} tuples in Processor and Template (for content coming from Phoenix.View). Expose Template.html_concat as potentially useful helper.
    • ๐Ÿ‘ท Reset navigation history after each print job to avoid leaking information.
    • ๐Ÿ’ป Create new empty browser context for each target (similar to incognito tab).
    • ๐Ÿ–จ Restart browser target after a maximum number of PDFs have been printed to avoid memory bloat.

    ๐Ÿ”„ Changed

    • Set user agent to custom string.
    • 0๏ธโƒฃ Default number of sessions in pool to half the number of available cores.