Releases: Nicklas373/Hana-PDF
HANA PDF v3.5.9 [BE]
- Introduce Minio as S3 Object Storage
What's Changed
- v3.5.9 20241127 [Backend Module] by @Nicklas373 in #287
Full Changelog: v3.5.7-BE-PROD...v3.5.9-BE-PROD
HANA PDF v3.4.1 [FE]
- Introduce Minio as S3 Object Storage
What's Changed
- v3.4.1 20241127 [Frontend Module] by @Nicklas373 in #288
Full Changelog: v3.3.10-FE-PROD...v3.4.1-FE-PROD
HANA PDF v3.5.7 [BE]
- 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]
- 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
- v3.3.10 20241116 [Frontend Module] by @Nicklas373 in #283
- [HOTFIX][FE] Helpers: Set generic UUID when database connection are not handled by @Nicklas373 in #285
- [FE] Dependencies update ! by @Nicklas373 in #286
Full Changelog: v3.3.9-FE-PROD...v3.3.10-FE-PROD
HANA PDF v3.5.6 [BE]
Recent changelog:
- Helpers: Check to all related column while generate UUID
- Treewide: Use more proper function to generate UUID
- Controllers: Split: Fix file not found while mergePdf are not set
- Controllers: Core: Use more proper function to generate UUID
- Composer: Weekly update dependencies
What's Changed
- v3.5.6 20241111 [Backend Module] by @Nicklas373 in #279
Full Changelog: v3.5.5-BE-PROD...v3.5.6-BE-PROD
HANA PDF v3.3.9 [FE]
Recent changelog:
- Helpers: Check to all related column while generate UUID
- Exceptions: Handler: Use more proper function to generate UUID
- Resources: kao-logic: Minor updates
What's Changed
- v3.3.9 20241111 [Frontend Module] by @Nicklas373 in #280
Full Changelog: v3.3.8-FE-PROD...v3.3.9-FE-PROD
HANA PDF v3.5.5 [BE]
Recent changelog:
- Controllers: Core: Fix may duplicate logic for Create Models
- Bootstrap: Fix may duplicate logic for Create Models
- Routes: Fix duplicate create models due race conditions
- Controllers: Convert: Only use pdfCount() when file is PDF
- Controllers: Core: Convert: Fix unproper address python binary
- Controllers: Core: Priority file checking before call API
- Routes: Console: Fix may-duplicated primary ID
- Helpers: Notification: Properly use Laravel Eloquent models
What's Changed
- [HOTFIX][BE] Fix race condition on scheduler when CRUD by @Nicklas373 in #269
- [HOTFIX][BE]: Only use pdfCount() when file is PDF by @Nicklas373 in #271
- v3.5.5 20241107 [Backend Module] by @Nicklas373 in #274
Full Changelog: production/be/20241105...v3.5.5-BE-PROD-20241107
HANA PDF v3.3.8 [FE]
Recent changelog:
- Exceptions: Fix may duplicate logic for create models
- Resources: kao-logic: Fix wrong BE endpoint route
- Console: Kernel: Fix may-duplicate primary ID
- Helpers: Properly use Laravel Eloquent models
- Resources: kao-logic: Simplify XHR request method
What's Changed
- [FE][HOTFIX] Temporary override ! by @Nicklas373 in #267
- [HOTFIX][FE] Fix may duplicate logic for CRUD by @Nicklas373 in #270
- v3.3.8 20241107 [Frontend Module] by @Nicklas373 in #275
Full Changelog: production/fe/20241105...v3.3.8-FE-PROD
HANA PDF v3.3.6 [FE]
Recent Changelog:
- App: Reflect changes from BE
- App: Console: Include missing DB models
- Treewide: Weekly update NPM and Composer dependencies
- Resources: Kao-logic: Minor updates
- Resources: Fix issue layout on watermark pdf
- Helpers: Include others missing requirements
Description
Reflecting changes from BE updates !
What's Changed
Full Changelog: production/fe/20240916...production/fe/20241105
HANA PDF v3.5.2 [BE]
Recent Changelog:
- Treewide: Api: Core: Code Re-Factoring
- Database: Re-factoring
- App: Helpers: Misc updates
- Controllers: Introduce GroupID as return response
- Console: Scheduler refactoring
- bootstrap: Use new way to generate unique UUID
- routes: Update Core API to v2
- Composer: Weekly dependencies updates
- HOTFIX: Fix may-duplicate logic
Description
Background:
Now every table that have batch capatibility, only contain final result for batched filename and filesize, without knowing exact processed file and size.
Possibility Issue:
- Lost track and evidence of which files that are processed with batch process is used
Resolution:
- Re-structure almost all related table to include new batchname
- Add new logic to BE to record every processed file into new re-structured table
What's Changed
- [BE][HOTFIX] Nullable variable validation by @Nicklas373 in #232
- [BE][HOTFIX]: Fix may-nullable validation params by @Nicklas373 in #235
- [BE][Sec] Weekly dependencies update by @Nicklas373 in #245
- [BE] Weekly dependencies updates by @Nicklas373 in #247
- [BE] Weekly dependencies updates by @Nicklas373 in #249
- [BE]: Weekly dependencies updates by @Nicklas373 in #260
- v3.5.2 20241105 [Backend Module] by @Nicklas373 in #264
- [BE][HOTFIX] Temporary override ! by @Nicklas373 in #266
- [HOTFIX][BE] Fix duplicateable logic by @Nicklas373 in #268
Full Changelog: production/be/20240916...production/be/20241105