Skip to content

Commit 0298ab1

Browse files
authored
v3.4.3 20250105 [Frontend Module] (#308)
## Background As users, i want to preview or see thumbnail for every task or upload. In current condition when i upload any document or spreadsheet. No thumbnail was loaded or processed, but fine on other files like PDF and image. ## Current condition Since backend services are not able to generate thumbnail, due overleft dependency regarding min.io file storage and file url. It causing backend return 400 - BAD REQUEST, although front-end can handle it properly. But thumbnail can't never be generated ## Next condition After backend services got fixed, next step is need to proper handle temporary url for thumbnail that was send from backend services.
2 parents 2f44f18 + 54c2bd8 commit 0298ab1

13 files changed

+173
-118
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,4 +254,4 @@ The HANA PDF is a open source Laravel Project that has licensed under the [MIT l
254254

255255
---
256256

257-
## HANA-CI Build Project 2016 - 2024
257+
## HANA-CI Build Project 2016 - 2025

composer.lock

+49-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)