Releases
v5.2.3
Bug Fixes
plugins/embed-html-images: create image path safely (ebd2b7d )
plugins: separate user and server error responses (#548 ) (0fdc0f3 )
Miscellaneous
.env.template: add note regarding required logging variables (693d17b )
.prettierrc: only enable bracketSameLine
for html (#519 ) (b53e630 )
rename fsp
variable to fs
(19f3015 )
Continuous Integration
ci: do not run clean-up on draft prs (4a13559 )
spell-check: do not run on draft prs (888ab78 )
use actions/setup-node's cache option (#521 ) (959ec09 )
Dependencies
deps-dev: bump eslint-config-airbnb-base from 14.2.1 to 15.0.0 (8317bfa )
deps-dev: bump eslint-plugin-import from 2.25.2 to 2.25.3 (ff1b7dc )
deps-dev: bump eslint-plugin-jest from 25.2.2 to 25.2.4 (364ce9d )
deps-dev: bump nodemon from 2.0.14 to 2.0.15 (a0f743c )
deps: bump actions/checkout from 2.3.5 to 2.4.0 (d826b19 )
deps: bump env-schema from 3.4.0 to 3.5.0 (96c9b98 )
deps: bump fastify from 3.22.1 to 3.23.1 (925c3a5 )
deps: bump fastify-static from 4.4.2 to 4.5.0 (86f704a )
deps: bump jsdom from 18.0.0 to 18.0.1 (f179def )
deps: bump node-poppler from 5.0.2 to 5.0.3 (1756dbf )
deps: bump node-poppler from 5.0.3 to 5.1.0 (ab5d71a )
deps: bump node-unrtf from 2.0.4 to 2.0.5 (ce2a420 )
deps: bump pino from 7.0.5 to 7.1.0 (24514c7 )
deps: bump pino from 7.1.0 to 7.2.0 (c523570 )
deps: bump pino-pretty from 7.1.0 to 7.2.0 (6f1d967 )
Improvements
config: normalize file paths (#526 ) (cc5f80b )
plugins/embed-html-images: convert to async function (#547 ) (fe2d316 )
plugins: normalize tempDirectory
param (21730c4 )
plugins: provide generic error response (#546 ) (64d941c )
plugins: remove fs.access()
calls (#527 ) (2818db1 )
plugins: use path.joinSafe()
over template literals (e3d5273 )
routes: throw notAcceptable
errors not return (#528 ) (5fa94ac )
server: use path.joinSafe()
over path.join()
(71af90f )
You can’t perform that action at this time.