Skip to content

Releases: uyamazak/hc-pdf-server

v2.2.1

30 Mar 00:49
99ef903
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

25 Aug 00:20
fefb827
Compare
Choose a tag to compare

Upgrade Fastify to v4, Node.js to 18 and other dependencies.

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

06 Apr 03:51
75db318
Compare
Choose a tag to compare

New Feature

Add a env var HCEP_DEFAULT_BROWSER_LAUNCH_ARGS for changing browser launch option args.

What's Changed

Full Changelog: v2.0.3...v2.1.0

v2.0.3

15 Feb 06:41
619edf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

12 Nov 01:11
Compare
Choose a tag to compare

use puppeteer v11.0.0 and upgrade packages.

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

02 Jun 01:58
9121876
Compare
Choose a tag to compare

Update packages
#239

v2.0.0

09 Mar 07:24
448530f
Compare
Choose a tag to compare

PRs

use node:15-buster-slim as base image in Dockerfile
#156

Add test verify the correctness of the PDF content.
#150

use tsconfig for node12
#148

refactor pdf option plugin
#149

and updates by depandabot.

Breaking Change

Build arg ADDITONAL_FONTS must be a Debian font package names from Alpine's.

v1.1.0

02 Mar 10:09
3e6d288
Compare
Choose a tag to compare

Move src/plugins/hc-pages.ts to new repository.
https://github.com/uyamazak/fastify-hc-pages

And publish as npm package and use it.
https://www.npmjs.com/package/@uyamazak/fastify-hc-pages

v1.0.1

27 Feb 04:33
53d2a7d
Compare
Choose a tag to compare

Bumps puppeteer from 5.5.0 to 8.0.0.
And delete @types/puppeteer, use built-in types.

v1.0.0

04 Feb 04:35
7e4f44c
Compare
Choose a tag to compare

The current state is 1.0.0 for future breaking changes.