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.
What's Changed
- [FE][Weekly Update] Composer update 20241208 by @Nicklas373 in #298
- [FE]: Treewide: Update composer and npm dependencies by @Nicklas373 in #300
- [FE][DEP] Treewide: Update Composer and NPM dependencies by @Nicklas373 in #302
- [FE][DEP] Weekly dependencies update 20241228 by @Nicklas373 in #305
- v3.4.3 20250105 [Frontend Module] by @Nicklas373 in #308
Full Changelog: v3.4.2-1-FE-PROD...v3.4.3-FE-PROD