Penpot v1.10.3-beta Release Notes

  • :sparkles: Enhacements

    • ๐Ÿšค Make all logging asynchronous, this avoid some overhead on jetty threads at cost of logging latency.
    • 0๏ธโƒฃ Increase default session time to 15 days.

    ๐Ÿ›  :bug: Bugs fixed

    • ๐Ÿ›  Fix unexpected exception on saving pages with default grids #2409
    • ๐Ÿ›  Fix react warnings on setting size 1 on row and column grids.
    • ๐Ÿ›  Fix minor issues on ZMQ logging listener (used in error reporting service).
    • โœ‚ Remove "ALPHA" from the code.
    • ๐Ÿ›  Fix value and nil handling on numeric-input component. This fixes many issues related to typography, components, etc. renaming.
    • ๐Ÿ›  Fix NPE on email complains processing.
    • ๐Ÿ›  Fix white page after leaving a team.
    • ๐Ÿ›  Fix missing leave team button outside members page.

    โšก๏ธ :arrow_up: Deps updates

    • โšก๏ธ Update log4j2 dependency.