Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.8.0 source code.tar.gz | 2025-07-07 | 159.2 MB | |
2.8.0 source code.zip | 2025-07-07 | 161.0 MB | |
README.md | 2025-07-07 | 4.9 kB | |
Totals: 3 Items | 320.1 MB | 0 |
:boom: Breaking changes & Deprecations
Penpot Library
The initial prototype is completly reworked for provide a more consistent API and to have proper validation and params decoding. All the details can be found on its own changelog
Penpot migrate from Redis to Valkey
As Valkey is an opne-souce fork of Redis version 7.2.4, this version of Penpot will be compatible with Redis but may diverge in future versions. Therefore, migration from Redis to ValKey is recommended for all on-premises instances that want to keep up to date.
:heart: Community contributions (Thank you!)
- Add Serbian language GitHub [#5002] by crnobog69
:sparkles: New features & Enhancements
- Optimize profile setup flow for better user experience Taiga [#10028]
- Rewrite path shape data PathData encoding Taiga [#8542]
- Update base image for Docker Backend and Exporter to Ubuntu 24.04
- Update base image for Docker Frontend to Nginx 1.28.0
- Allow multi file token import Github [#27]
- Create
input*
wrapper component, andlabel*
,input-field*
andhint-message*
components Taiga [#10713] - Deselect layers (and path nodes) with Ctrl+Shift+Drag Github [#2509]
- Copy to SVG from contextual menu Github [#838]
- Add styles for Inkeep Chat at workspace Taiga [#10708]
- Add configuration for air gapped installations with Docker
- Support system color scheme Github [#5030]
- Persist ruler visibility across files and reloads GitHub [#4586]
- Update google fonts (at 2025/05/19) Taiga 10792
- Add tooltip component to DS Taiga 9220
- Allow multi file token export Taiga [#10144]
- Fix problem when double click on hidden shapes Taiga [#11314]
:bug: Bugs fixed
- Fix getCurrentUser for plugins api Taiga [#11057]
- Fix spacing / sizes of different elements in the measurements section of the design tab Taiga [#11076]
- Fix selection of short paths Github [#4472]
- Fix element positioning on the right side to adjust to grid #11073
- Fix palette is over sidebar #11160
- Fix font size input not displaying "mixed" when multiple texts are selected Taiga [#11177]
- Misalignments at Create account Taiga [#11315]
- Fix issue with importing files where flex/grid is used Taiga [#11334]
- Fix wrong color in the export progress bar Taiga [#11299]
- Fix right sidebar width overflow on long layer names Taiga [#11212]
- Fix comment icon fill Taiga [#11388]
- Fix gap on radio-buttons component Taiga [#11360]
- Fix button width Taiga [#11394]
- Fix mixed letter spacing and line height Taiga [#11178]
- Fix snap nodes shortcut Taiga [#11054]
- Fix changing a text property in a text layer does not unapply the previously applied token in the same property Taiga [#11337]
- Fix shortcut error pressing G+W from the View Mode Taiga [#11061]
- Fix entering long project name Taiga [#11417]
- Fix slow color picker Taiga [#11019]
- Fix tooltip position after click Taiga [#11405]
- Fix incorrect media translation on paste text with fill images Github [#6845]