Penpot is een opensource ontwerpprogramma waar programmeurs en grafische ontwikkelaars in kunnen samenwerken. Het is vergelijkbaar met software zoals Figma en Lunacy. Een basisversie kan gratis worden gebruikt en er zijn ook betaalde mogelijkheden met extra functionaliteit en betere ondersteuning. In alle gevallen heb je de mogelijkheid om het zelf te hosten of om van de cloud van Penpot gebruik te maken. Versie 2.14.0 is uitgekomen en hier zijn de volgende veranderingen en verbeteringen in aangebracht:
New features & EnhancementsBugs fixed
- Add automatic retry with backoff for idempotent RPC requests on network failures Github #8792
- Add scroll and zoom throttling to one state update per animation frame Github #8812
- Improve error handling and exception formatting Github #8757
- Fix crash in apply-text-modifier with nil selrect or modifier Github #8762
- Fix incorrect attrs references on generate-sync-shape Github #8776
- Fix regression on subpath support Github #8793
- Improve error reporting on request parsing failures Github #8805
- Fix fetch abort errors escaping the unhandled exception handler Github #8801
- Fix nil deref on missing bounds in layout modifier propagation Github #8735
- Fix TypeError when token error map lacks :error/fn key Github #8767
- Fix dissoc error when detaching stroke color from library Github #8738
- Fix crash when pasting image into text editor
- Fix null text crash on paste in text editor
- Ensure path content is always PathData when saving
- Fix error when get-parent-with-data encounters non-Element nodes
