Skip to content

Releases: Nicklas373/Hana-PDF

HANA PDF v3.6.1 [BE]

01 Dec 08:08
29ac7e6
Compare
Choose a tag to compare

Changelog:

  • Implement Aspose API function into laravel from python by using CURL function
  • Use generated temporary URL from minio to serve iLovePDF addFile requirement
  • Use native FTP function from Laravel instead in-built PHP module
  • Use temporary URL to serve addFile from iLovePDF, this to reduce dependency
  • on local storage Laravel, to use properly minio capatibilities.
  • (addFile -> addFileFromURL)

What's Changed

Full Changelog: v3.6.0-BE-PROD...v3.6.1-BE-PROD

HANA PDF v3.4.2 [FE]

01 Dec 08:08
8520d6d
Compare
Choose a tag to compare

Changelog:

  • Add new function to mitigate temporary URL from BE module, this to replace static laravel storage URL into minio temporary URL. For serving PDF preview
  • Properly mitigate minio behavior from backend module

What's Changed

Full Changelog: v3.4.1-FE-PROD...v3.4.2-FE-PROD

HANA PDF v3.6.0 [BE]

28 Nov 13:38
ccb5f96
Compare
Choose a tag to compare

Current Condition:

  • Try to handle storage->exists() function while check file on Object Storage, somehow object storage return error instead of exists accepted logic (True or False). And create crash on BE then return 500
  • File preview logic from FE module still access old Laravel linked storage, while BE already move all file transaction into object storage

Next Condition:

  • Handle all storage->exists() for object storage with try catch, and catch any exception to return proper error message instead of crash or error 500
  • For temporary, still allow only for upload file to be exists due FE requirement. But still need to find proper way to handle it in the mean time

What's Changed

Full Changelog: v3.5.9-BE-PROD...v3.6.0-BE-PROD

HANA PDF v3.5.9 [BE]

27 Nov 09:21
bc806ff
Compare
Choose a tag to compare
  • Introduce Minio as S3 Object Storage

What's Changed

Full Changelog: v3.5.7-BE-PROD...v3.5.9-BE-PROD

HANA PDF v3.4.1 [FE]

27 Nov 09:21
e135f8b
Compare
Choose a tag to compare
  • Introduce Minio as S3 Object Storage

What's Changed

Full Changelog: v3.3.10-FE-PROD...v3.4.1-FE-PROD

HANA PDF v3.5.7 [BE]

16 Nov 07:10
3c60995
Compare
Choose a tag to compare
  • Minor updates regarding error data not exists when first initialization generating UUID

What's Changed

  • v3.5.7 20241116 [Backend Module] by @Nicklas373 in #282
  • [HOTFIX][BE] Helpers: Set generic UUID when database connection are not handled by @Nicklas373 in #284

Full Changelog: v3.5.6-BE-PROD...v3.5.7-BE-PROD

HANA PDF v3.3.10 [FE]

16 Nov 07:10
35b256b
Compare
Choose a tag to compare
  • Fix issue wrong attach from dropzone class on CnvToPDF function
  • Minor updates regarding error data not exists when first initialization generating UUID
  • Properly include timeout exceptions on some dropzone
  • Reduce file timeout into 15 seconds from 60 seconds

What's Changed

Full Changelog: v3.3.9-FE-PROD...v3.3.10-FE-PROD

HANA PDF v3.5.6 [BE]

11 Nov 12:48
a1edc79
Compare
Choose a tag to compare

HANA PDF v3.3.9 [FE]

11 Nov 12:48
4b42aae
Compare
Choose a tag to compare

HANA PDF v3.5.5 [BE]

07 Nov 07:36
cfd8e3d
Compare
Choose a tag to compare