Penpot v1.11.2-beta Release Notes

  • ๐Ÿ›  :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
    • 0๏ธโƒฃ Increase default max connection pool size to 60
    • โฌ‡๏ธ Reduce resource usage of the error reporter.