umbrel-apps/penpot/umbrel-app.yml
2024-10-13 22:49:13 +10:00

40 lines
1.5 KiB
YAML

manifestVersion: 1
id: penpot
category: developer
name: Penpot
version: "2.2.0"
tagline: Design and prototyping platform
description: >-
Penpot is a pioneering open-source platform for design and prototyping, tailored specifically for product teams.
Unconstrained by operating systems, Penpot utilizes the flexibility of web-based platforms and the interoperability
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.
releaseNotes: >-
⚠️ This version of Penpot no longer includes the "merge assets" option when exporting ".svg + .json" files.
This update includes several new features and improvements:
- Added tiered file data storage for offloading inactive file data to object storage
- Implemented full JSON interoperability for the HTTP API
- Introduced automatic file snapshotting for recovery purposes
- Updated templates in libraries and dashboard modal
- Implemented new Design System components
- Added Storybook for Design System components
Full release notes are found at https://github.com/penpot/penpot/releases.
developer: Penpot
website: https://penpot.app/
dependencies: []
repo: https://github.com/penpot/penpot
support: https://github.com/penpot/penpot/discussions
port: 9001
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps/pull/605