1.11.2-beta
版本发布时间: 2022-02-16 21:13:06
penpot/penpot最新发布版本:2.3.0(2024-11-04 23:45:19)
:bug: Bugs fixed
- Fix issue on handling empty content on boolean shapes
- Fix race condition issue on component renaming
- Handle EOF errors on writting streamed response
- Handle EOF errors on websocket send/ping methods
- Disable parallel upload of file media on import (causes too much contention on the rlimit subsistem that does not works as expected on high load).
:sparkles: New features
- Add health check endpoint on API
- Increase default max connection pool size to 60
- Reduce resource usage of the error reporter.