Skip to content

v0.19.0 (2025-10-03)

Latest

Choose a tag to compare

@Belar Belar released this 03 Oct 13:47
· 2 commits to main since this release
a479c11

Features

  • Added local instance update support. #223
    Added capability to edit a local instance’s settings and update its containers. An update will recreate the containers, and if you use the “latest” tag, the instance will upgrade to the newest available Penpot version.

    The creator can be opened in the edit mode through an instance panel's context menu.

penpot-desktop-local-instance-edit.mov

Fixes

  • Fixed the local instance’s container ID in the config to match the one used for containers. #221
  • [macOS] Fixed the application to not trigger system-wide lag on macOS 26. #215
    Following the Electron update and upstream fix, the application no longer causes lag on macOS 26 Tahoe.

Full Changelog: v0.18.1...v0.19.0