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