Releases: Nicklas373/Hana-PDF
Releases · Nicklas373/Hana-PDF
HANA PDF v3.2.7 [BE]
Recent Changelog:
What's Changed
- [HOTFIX][BE] Fix git command are not load properly by @Nicklas373 in #142
- [HOTFIX][BE] Fix dailyReport skipped report by @Nicklas373 in #145
- [HOTFIX][BE] Fix Carbon setter issue by @Nicklas373 in #148
- v3.2.7 20240601 [Backend Module] by @Nicklas373 in #150
Full Changelog: production/be/20240520...production/be/20240601
HANA PDF v3.2.6 [FE]
Recent changelog:
- SQUASH: FE-012 & FE-013
- FBE-008: Implement feature to check revision
- kao-logic: Implement changelog feature
- Resources: Watermark: Switch to multi select from multi checkbox options
- Treewide: Resources: Introduce smooth-scrolling
- Treewide: Resources: Misc fixes and cleanup
- vite: Update static build
- Console: Kernel: Introduce cleanup scheduler
- composer: Update dependencies
- vite: Update static build
- FE-011: Minify HTML Resources
- vite: Update static assets
- vite: Update version to 3.2.6
What's Changed
- [HOTFIX][FE]: Another left... by @Nicklas373 in #134
- v3.2.6 20240520 [Frontend Module] by @Nicklas373 in #139
Full Changelog: production/fe/20240512-v1...production/fe/20240520
HANA PDF v3.2.6 [BE]
Recent changelog:
- Controllers: Introduce versioning controller
- Controller: Core: htmlToPDF
- Console: Kernel: Add more validate logic on scheduler result
- composer: Update dependencies
- Controllers: Version: Update version to 3.2.6
What's Changed
- [HOTFIX][BE]: Another left... by @Nicklas373 in #135
- [HOTFIX][BE]: Do not set page orientation as integer by @Nicklas373 in #136
- [HOTFIX][BE]: Misc fixes for functionality by @Nicklas373 in #137
- [HOTFIX][BE] Fix more issue related to CRUD after database scheme update by @Nicklas373 in #138
- v3.2.6 20240520 [Backend Module] by @Nicklas373 in #140
Full Changelog: production/be/20240512-v1...production/be/20240520
HANA PDF v3.2.5 [FE][HOTFIX]
Current Changelog
- Exceptions: Do not send log for MethodNotAllowedExceptions
- kao-logic: Properly close loading modal while error happens
- [HOTFIX][FE] Properly handling error for loading modal (https://github.com/Nicklas373/Hana-PDF/pull/128[)](https://github.com/Nicklas373/Hana-PDF/commit/5a042d536ab357d06e6a3fae654a87d099456688)
- kao-logic: Misc updates
- [HOTFIX][FE]: Add more error handling for unindentified response from API (https://github.com/Nicklas373/Hana-PDF/pull/131[)](https://github.com/Nicklas373/Hana-PDF/commit/a67c1f8051df4447e791d99ca272af2636444c07)
- Exceptions: Fix overleft database scheme update
- kao-logic: Do not treat readyState 2 & 4 as error
- Helpers: Notification: Fixup overleft database update scheme
What's Changed
- [HOTFIX][FE]: Add more error handling for unindentified response from API by @Nicklas373 in #131
- [HOTFIX][FE]: Do not treat readyState 2 & 4 as an error by @Nicklas373 in #133
Full Changelog: production/fe/20240512...production/fe/20240512-v1
HANA PDF v3.2.5 [FE]
Current Changelog
- Resources: Do not set footer as center
- Composer: Upgrade to Laravel 11.x
- BE-009: Disable send and trace unidentified access [FE]
- FBE-008 [FE] & FE-010
- Exceptions: Do not send log for MethodNotAllowedExceptions
- kao-logic: Properly close loading modal while error happens
- [HOTFIX][FE] Properly handling error for loading modal (https://github.com/Nicklas373/Hana-PDF/pull/128[)](https://github.com/Nicklas373/Hana-PDF/commit/5a042d536ab357d06e6a3fae654a87d099456688)
What's Changed
- Update dependencies by @Nicklas373 in #117
- FE: Upgrade to Laravel 11.x by @Nicklas373 in #120
- build(deps-dev): bump phpunit/phpunit from 10.5.20 to 11.1.3 by @dependabot in #121
- v3.2.5 [Frontend Module] by @Nicklas373 in #127
- [HOTFIX][FE] Properly handling error for loading modal by @Nicklas373 in #128
Full Changelog: production/fe/20240421...production/fe/20240512
HANA PDF v3.2.5 [BE][HOTFIX]
Current Changelog
- Controllers: Core: Fixup database CRUD order
- Exceptions: Do not send log for MethodNotAllowedExceptions
- Migrations: Misc fixes
- [HOTFIX][BE] Fix database insert issue after database scheme update (https://github.com/Nicklas373/Hana-PDF/pull/129[)](https://github.com/Nicklas373/Hana-PDF/commit/57dd5a639e8e06d8e4258f356520a552234ec4d0)
- Controllers: htmlToPDF: Fix database scheme order
- [HOTFIX][BE]: Fix database scheme order for HTMLtoPDF (https://github.com/Nicklas373/Hana-PDF/pull/130[)](https://github.com/Nicklas373/Hana-PDF/commit/2a75e71524222dfe99d24e4e7600444d7d1bb1d0)
- Api: NotifyLog: Import missing variable
- Exceptions: Fix overleft database scheme update
- Helpers: Notification: Fix missing overleft database update
What's Changed
- [HOTFIX][BE]: Fix database scheme order for HTMLtoPDF by @Nicklas373 in #130
- [HOTFIX][BE]: Fix overleft missing database scheme update by @Nicklas373 in #132
Full Changelog: production/be/20240512...production/be/20240512-v1
HANA PDF v3.2.5 [BE]
Current Changelog
- Composer: Upgrade to Laravel 11.x
- BE-010: Allocated all error column into appLogs table
- BE-011: Implement features to send report as daily scheduler
- BE-009: Disable send and trace unidentified access
- API: Data: Unify notify API
- FBE-008: Include more advanced features for HTMLtoPDF [BE]
- CnvToDocx fail to send error notifications
- Controllers: Core: Fixup database CRUD order
- Exceptions: Do not send log for MethodNotAllowedExceptions
- [HOTFIX][BE] Fix database insert issue after database scheme update (https://github.com/Nicklas373/Hana-PDF/pull/129[)](https://github.com/Nicklas373/Hana-PDF/commit/57dd5a639e8e06d8e4258f356520a552234ec4d0)
What's Changed
- Update dependencies by @Nicklas373 in #118
- BE: Upgrade to Laravel 11.x by @Nicklas373 in #119
- v3.2.5 20240511 [Backend Module] by @Nicklas373 in #126
- [HOTFIX][BE] Fix database insert issue after database scheme update by @Nicklas373 in #129
Full Changelog: production/be/20240421...production/be/20240512
HANA PDF v3.2.4 [FE]
Current Changelog
- Fixup issue with HTMLToPDF while submit PDF
- Fixup wrong file array declaration that prevent user to proceed, due unknown
file name that was stored on array pool - kao-logic: Fixup undefined references for filename
- kao-logic: Fixup initialize for VITE env
- resources: Implement simple meta tag
- Implement new error response for too many request from BE module
- resources: Misc changes with footer
- vite: Don't use bearer from .env
What's Changed
- FE: Weekly update composer and NPM dependencies by @Nicklas373 in #105
- [HOTFIX][FE] Fixup CnvToPDF issue while submit process by @Nicklas373 in #107
- [HOTFIX][FE] Fixup unitialized VITE env by @Nicklas373 in #109
- [HOTFIX][FE] Properly fix for undefined file name by @Nicklas373 in #110
- vite: Don't use bearer from .env by @Nicklas373 in #111
- v3.2.4 20240421 [Frontend Module] by @Nicklas373 in #114
- [VITE] Update static assets by @Nicklas373 in #116
Full Changelog: production/fe/20240325...production/fe/20240421
HANA PDF v3.2.4 [BE]
Current Changelog
- BE-008: Fixup DB Scheduling Issue
- BE-007: Implement Rate Limiting
- Core: Fixup wrong place for error message
What's Changed
- BE: Weekly update composer dependencies by @Nicklas373 in #106
- [BE] Update dependencies by @Nicklas373 in #108
- v3.2.4 20240421 by @Nicklas373 in #115
Full Changelog: production/be/20240325...production/be/20240421
HANA PDF v3.2.2 [FE]
Changelog:
- Drop autodownload function
- Drop unused dropzone condition
- Fixup notification services
- Increase max size for uploads to 5 (EXPERIMENTAL)
- Increase file upload timeout to 5 minute (EXPERIMENTAL)
- Properly fix and declare condition for file queue condition;
- Declare and calculate for success and total uploaded file on every dropzone logic [Now when upload are still on progress or pending, every PDF process will not continue to send only ready data, but hold it untill all queue are finish to upload]
Related commit:
- resources: Fix static image size when page resized
- resources: major updates for kao-logic
- App: Exceptions: Fixup notification services
- VITE: Update static assets
- kao-logic: Bypass for wmimage
- kao-logic: Bypass for wmimage
What's Changed
- v3.2.2 20240325 [Frontend Module] by @Nicklas373 in #96
Full Changelog: production/20240308...production/fe/20240325