Skip to content

v0.23.2 (2026-06-14)

Latest

Choose a tag to compare

@Belar Belar released this 14 Jun 19:45
aff6215

Fixes

  • Fixed tab title to skip redundant information. #297
    The tab title now displays only tab specific details, without Penpot suffixes. It makes for shorter tabs, resulting in more space in the tab bar, and reduces congitive load during navigation.

Deprecated

  • Added deprecation note for elevated access option of the local instance creator. #318
    Elevated access is dedicated to Linux users who manually installed Docker without granting it extended privileges via system groups. However, with rootless Docker being a mature solution, the setting will be removed in a future release.

Internal

  • Refactored main process' api. #308
    Unified main process' API with method-based structure and improved type safety for the events.

Full Changelog: v0.23.1...v0.23.2