v0.17.2 Characinae Build Pack 2
This is a build version update for 0.17.0 Characinae
.
Important: Rerun npm ci
and composer install
then npm run production
.
Update Logs
- Compatibility: This update no longer uses wkhtmltopdf.
- New: NOJ now greatly improves PDF generation speed and quality by using 2 new approaches: CPDF or Blink with Skia.
- New: NOJ now uses
nesk/puphpeteer
. - New: NOJ now uses
barryvdh/laravel-dompdf
. - Deprecated: NOJ no longer uses old
LatexModel
andLatexController
. - Deprecated: Helper function
latex2image
is no longer supported. - Fixed: A bug causing PDF-generated Chinese character replaced by blank square.
- Fixed: A bug causing PDF generation exit without error.
- Fixed: Typo (only 1 this time).
- Improved: PDF generation now does not wait 20 seconds then proceed, it quits when complete.
- Security:
fonts-asset/dejavu
is now at1.0.4
. - Security:
fonts-asset/simsun
is now at1.0.2
. - Security:
graham-campbell/result-type
is now at1.0.3
. - Security:
laravel/framework
is now at8.65.0
. - Security:
laravel/passport
is now at10.1.4
. - Security:
league/oauth2-server
is now at8.3.3
. - Security:
mews/purifier
is now at3.3.6
. - Security:
phpdocumentor/reflection-docblock
is now at5.3.0
. - Security:
swiftmailer/swiftmailer
is now at6.3.0
.