Skip to content

HANA PDF v3.7.0 [BE]

Compare
Choose a tag to compare
@Nicklas373 Nicklas373 released this 01 Mar 02:29
· 4 commits to be/master since this release
681bdb2

Updated

  • Add new logic to insert all file transaction into fileModel, required for new s3 Object Storage scheduler
  • Add new validation logic for split and watermarkController to check if page that was sent was not 0 or empty
  • Cleanup almost all unused try-catch logic
  • Fix issue that affected telegram notification that sometimes are failed to send, due error on template
  • Fix other left SNYK code security recommendation issue
  • Improve core controller validation (add more validation logic for file, extensions and even file size)
  • Include fileModel into log API
  • Include missing cleanup directory for local storage
  • Introduce new scheduler to cleanup S3 Object Storage every one hours (Logged to database)
  • Migrating Backend Base into Laravel 12.x

What's Changed

Full Changelog: v3.6.7-BE-PROD...v3.7.0-BE-PROD