This repository has been archived by the owner on May 10, 2023. It is now read-only.
Releases: berlinonline/converjon
Releases · berlinonline/converjon
cache folder depth fix and updated dependencies
From the CHANGELOG:
- fixed: too many folder levels for docker to cope with (see Issue 138)
- fixed: Usages of
new Buffer(…)
have been changed toBuffer.from(…)
– see DEP0005 for more info - bumped node engine version in
package.json
to support more versions –npm test
succeed for v4.x up to edge v12 atm - bumped dependencies
- moved
nodeunit
dep intodevDependencies
- it's deprecated and using a specificsshpk
lib version was necessary to reachnpm audit
result of 0 known vulnerabilities
Beware: The change of the internal cache
folder structure means, that your cache is invalidated upon deployment of this version. This shouldn't affect your apps too much as long as you took the hint of running converjon behind a caching reverse proxy. Keep it in mind though when switching to this version as your cache folder size may double.
Converter.Filter + Scurity-Fixes
- security fix: updated dependencies for handlebars and send
- added new config options: converter.filter and converter.quality - for better results of images with small details (like faces of persons, are small high towers), we recommend converter.filter = Sinc