Added changelog for #2480

This commit is contained in:
Bernd Bestel
2024-02-24 15:47:57 +01:00
parent 11ac985e57
commit 88d0d32ea0

View File

@@ -56,6 +56,7 @@
### General ### General
- Optimized that file uploads are not completely buffered in memory before writing them to disk (thanks @bbx0) - Optimized that file uploads are not completely buffered in memory before writing them to disk (thanks @bbx0)
- Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge)
### API ### API