Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.12.0 source code.tar.gz | 2024-01-11 | 127.4 kB | |
0.12.0 source code.zip | 2024-01-11 | 183.9 kB | |
README.md | 2024-01-11 | 459 Bytes | |
Totals: 3 Items | 311.8 kB | 0 |
Features
- Implemented the cache for attachments links. This will allow to preserve the same attachment’s link across multiple requests during the last hour (configurable via FILE_DOWNLOAD_URL_EXPIRES_IN env).
- Added a new field
file_blur_hash
for all attachments included in the message. The field is needed to display a blurred image while the full image is being loaded from the server. - Optimized the process the project deployment.