github author-more/penpot-desktop v0.4.1
v0.4.1 (2024-11-19)

latest releases: v0.25.0, v0.24.0, v0.23.2...
22 months ago

Fixes

  • Fixed links to open in a new tab (e.g. "Open in a new tab" from the project menu, Preview mode) or a default browser (e.g. Menu > Help & info > Community), instead of a generic new window. Addresses issues: #11, #18.
  • Fixed UI events to consequently interact with the tab bar e.g. showing "no open tabs" page when closing the last tab.

Security

  • Fixed in-app navigation to have a limited range.
    Navigation within the app is now limited to a set of allowed addresses.
  • Fixed the webview tag options to go through a verification process.
    Before a webview is created, its options are checked to ensure they meet security best practices and resources are loaded from an allowed source.

Internal

  • Refactored tabs management to use events instead of time-based execution.
  • Updated development dependencies.

Full Changelog: v0.4.0...v0.4.1

Don't miss a new penpot-desktop release

NewReleases is sending notifications on new releases.