|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
id: penpot |
|
|
id: penpot |
|
|
category: developer |
|
|
category: developer |
|
|
name: Penpot |
|
|
name: Penpot |
|
|
version: "2.0.1" |
|
|
version: "2.1.1" |
|
|
tagline: Design and prototyping platform |
|
|
tagline: Design and prototyping platform |
|
|
description: >- |
|
|
description: >- |
|
|
Penpot is a pioneering open-source platform for design and prototyping, tailored specifically for product teams. |
|
|
Penpot is a pioneering open-source platform for design and prototyping, tailored specifically for product teams. |
|
@ -10,22 +10,15 @@ description: >- |
|
|
of open standards, specifically SVG. Penpot invites designers all over the world to fall in love with open source |
|
|
of open standards, specifically SVG. Penpot invites designers all over the world to fall in love with open source |
|
|
while getting developers excited about the design process in return. |
|
|
while getting developers excited about the design process in return. |
|
|
releaseNotes: >- |
|
|
releaseNotes: >- |
|
|
⚠️ This is a major update of Penpot. The app may take a few minutes to start after updating. Please be patient. |
|
|
This update includes several bug fixes and improvements: |
|
|
|
|
|
- Consolidate templates new order and naming |
|
|
|
|
|
- Fix the “search” label in translations |
|
|
|
|
|
- Fix pencil loader |
|
|
|
|
|
- Fix several issues on the OIDC |
|
|
|
|
|
- Fix regression on the `email-verification` flag |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/penpot/penpot/releases. |
|
|
|
|
|
|
|
|
🚀 Epics and highlights |
|
|
|
|
|
- Grid CSS layout |
|
|
|
|
|
- UI redesign |
|
|
|
|
|
- New components System |
|
|
|
|
|
- Swap components |
|
|
|
|
|
- Images as fill |
|
|
|
|
|
- HTML code generation |
|
|
|
|
|
- Light and dark themes |
|
|
|
|
|
|
|
|
|
|
|
💥 Breaking changes & Deprecations |
|
|
|
|
|
- New strokes default to inside border |
|
|
|
|
|
|
|
|
|
|
|
Read the full release notes for additional information and detailed changes at https://github.com/penpot/penpot/releases/tag/2.0.0 |
|
|
|
|
|
developer: Penpot |
|
|
developer: Penpot |
|
|
website: https://penpot.app/ |
|
|
website: https://penpot.app/ |
|
|
dependencies: [] |
|
|
dependencies: [] |
|
@ -40,4 +33,4 @@ path: "" |
|
|
defaultUsername: "" |
|
|
defaultUsername: "" |
|
|
defaultPassword: "" |
|
|
defaultPassword: "" |
|
|
submitter: Umbrel |
|
|
submitter: Umbrel |
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/605 |
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/605 |