Aitor Moreno
|
2b00e4eec9
|
Merge pull request #8207 from penpot/alotor-wasm-disable-thumbnail-generation
🐛 Disable thumbnails render in wasm
|
2026-01-28 13:28:07 +01:00 |
|
Aitor Moreno
|
3b86d7c1b1
|
🐛 Fix initializing rasterizer
|
2026-01-28 12:59:16 +01:00 |
|
alonso.torres
|
3cb716ec30
|
🐛 Disable thumbnails render in wasm
|
2026-01-28 12:59:16 +01:00 |
|
Andrey Antukh
|
17ffd9a5d0
|
✨ Backport linter fixes and config from develop
|
2026-01-28 12:54:18 +01:00 |
|
Andrey Antukh
|
faf91ac70d
|
Merge remote-tracking branch 'origin/staging' into staging-render
|
2026-01-27 17:53:16 +01:00 |
|
Eva Marco
|
9ca76c745f
|
🐛 Fix app freeze on token name change (#8214)
|
2026-01-27 17:31:50 +01:00 |
|
Elena Torró
|
9808b6ca57
|
Merge pull request #8205 from penpot/superalex-improve-huge-shapes-render
🎉 Improving huge shapes render
|
2026-01-27 13:08:25 +01:00 |
|
Aitor Moreno
|
de41cb5488
|
🐛 Fix add/remove fills to text nodes
|
2026-01-27 12:17:10 +01:00 |
|
Alejandro Alonso
|
b40ccaf030
|
🎉 Improve zoom actions for huge shapes
|
2026-01-27 11:11:38 +01:00 |
|
Alejandro Alonso
|
7d3ac38749
|
🎉 Improve huge shapes rendering
|
2026-01-27 11:11:38 +01:00 |
|
Elena Torro
|
8d1bc6c50c
|
🐛 Fix flex layout sorting on reverse order with no z-index
|
2026-01-27 09:34:36 +01:00 |
|
Andrey Antukh
|
3112b240a0
|
📎 Add missing entry on changelog
|
2026-01-27 09:28:41 +01:00 |
|
Andrey Antukh
|
56fd66b91a
|
🐛 Fix several issues related to path edition (#8187)
* ✨ Improve save-path-content event consistency
Mainly removing possible race conditions from the event
implementation.
* ✨ Ensure path content snapshot on start-path-edit event
* ✨ Reuse already available shape-id on split-segments
|
2026-01-27 09:27:42 +01:00 |
|
Elena Torro
|
2a7c24f6fd
|
🐛 Fix shape operations on sidebar when using interaction observer
|
2026-01-27 09:03:41 +01:00 |
|
Alejandro Alonso
|
947aa22dee
|
Merge pull request #8173 from penpot/elenatorro-improve-surface-performance
🔧 Improve surface rendering performance
|
2026-01-27 07:21:23 +01:00 |
|
David Barragán Merino
|
1ce0b60e3d
|
🔧 Run all the jobs if the workflow is launched manually
|
2026-01-26 17:13:54 +01:00 |
|
Elena Torro
|
5209a8b423
|
🔧 Improve surface rendering performance
|
2026-01-26 16:10:22 +01:00 |
|
Aitor Moreno
|
f4f4f5bbb5
|
🐛 Fix multiple issues and tests
|
2026-01-26 14:14:06 +01:00 |
|
David Barragán Merino
|
ef80901400
|
🔧 Enable secret inheritance
|
2026-01-26 14:00:55 +01:00 |
|
David Barragán Merino
|
5306bed548
|
🔧 Define deploy plugin packages workflows
|
2026-01-26 13:47:57 +01:00 |
|
David Barragán Merino
|
92a319ddd1
|
🔧 Rename wrangle to wrangler
|
2026-01-26 13:47:57 +01:00 |
|
David Barragán Merino
|
68a6d4c9a8
|
🔧 Add deploy plugin packages workflow placeholder and wrangle config files
|
2026-01-26 13:47:57 +01:00 |
|
Andrey Antukh
|
3eeaaab17e
|
Merge branch 'staging' into staging-render
|
2026-01-26 11:02:26 +01:00 |
|
Andrey Antukh
|
f07495ae95
|
🐛 Fix incorrect handling of numeric values layout padding and gap
Fixes https://github.com/penpot/penpot/issues/8113
2.13.0-RC9
|
2026-01-26 11:01:25 +01:00 |
|
Andrey Antukh
|
23d5fc7408
|
🐛 Prevent exception on open-new-window when no window is returned
Fixes https://github.com/penpot/penpot/issues/7787
|
2026-01-26 11:01:25 +01:00 |
|
Andrey Antukh
|
8632b18eec
|
🐛 Avoid json decoder liner limit exception by chunking
Happens only when we send large binary data serialized with transit
(mainly used for upload fonts data).
|
2026-01-26 11:01:25 +01:00 |
|
Andrey Antukh
|
33e650242c
|
✨ Add slugify to the filename on assets exportation
Fixes https://github.com/penpot/penpot/issues/8017
|
2026-01-26 11:01:25 +01:00 |
|
Alejandro Alonso
|
3dc9e28230
|
Merge pull request #8155 from penpot/elenatorro-13089-improve-page-load-render
🔧 Improve render UX on first load
|
2026-01-26 10:40:44 +01:00 |
|
Andrey Antukh
|
e03ad25118
|
🔧 Backport CI workflow from develop
|
2026-01-26 10:18:24 +01:00 |
|
David Barragán Merino
|
5d7e6afd76
|
🔧 Fix a typo in an interpolation
|
2026-01-23 19:52:20 +01:00 |
|
Elena Torró
|
68a77e9cc8
|
Merge pull request #8179 from penpot/superalex-adding-performance-logs-flag
🎉 Adding performance logs flag
|
2026-01-23 14:06:57 +01:00 |
|
Alejandro Alonso
|
e3148ea20e
|
🎉 Adding performance logs flag
|
2026-01-23 13:34:19 +01:00 |
|
Elena Torró
|
5da9bbea62
|
Merge pull request #8174 from penpot/superalex-fix-blur-events-text-editor-v2
🐛 Fix blur events for text editor v2 in firefox
|
2026-01-23 13:08:01 +01:00 |
|
Alonso Torres
|
15d369493b
|
🐛 Fix problem with z-index modal in dashboard (#8178)
2.13.0-RC8
|
2026-01-23 12:48:01 +01:00 |
|
Andrey Antukh
|
089d1667b6
|
Merge remote-tracking branch 'origin/staging' into staging-render
|
2026-01-23 11:08:07 +01:00 |
|
Alejandro Alonso
|
4ad5282063
|
🐛 Fix blur events for text editor v2 in firefox
|
2026-01-23 10:58:54 +01:00 |
|
Elena Torró
|
d0e79c94b4
|
Merge pull request #8162 from penpot/superalex-fix-auto-height
🐛 Fix text boxes with auto-height don't update height when resized by dragging side handles
|
2026-01-23 10:57:54 +01:00 |
|
Eva Marco
|
9c9b672e3e
|
🐛 Fix spanish translations on import export token modal (#8172)
|
2026-01-23 10:05:20 +01:00 |
|
Eva Marco
|
5146221513
|
🐛 Fix allow negative spread values on shadow token creation (#8167)
* 🐛 Fix allow negative spread values on shadow token creation
* 🎉 Add test
|
2026-01-23 09:50:36 +01:00 |
|
Eva Marco
|
e53f335204
|
🐛 Fix unhandled error on tokens modal (#8165)
2.13.0-RC7
|
2026-01-23 09:35:53 +01:00 |
|
Alejandro Alonso
|
d112c0a33b
|
🐛 Fix text boxes with auto-height don't update height when resized by dragging side handles
|
2026-01-23 09:05:20 +01:00 |
|
Elena Torró
|
7b86518afa
|
Merge pull request #8171 from penpot/ladybenko-13152-fix-blur
🐛 Fix blur when clicking on same page
|
2026-01-22 17:42:39 +01:00 |
|
Elena Torró
|
9991901ed8
|
Merge pull request #8161 from penpot/superalex-fix-editing-text-doesnt-update-layer-name
🐛 Bug: Editing the text inside a text object doesn’t update the text layer name.
|
2026-01-22 17:40:32 +01:00 |
|
Belén Albeza
|
3d0c6ad421
|
✨ Blur board titles and outlines when switching pages
|
2026-01-22 16:00:24 +01:00 |
|
Belén Albeza
|
835ea97be7
|
🐛 Fix blur applied when clicking in the active page
|
2026-01-22 13:27:05 +01:00 |
|
David Barragán Merino
|
2574ad3315
|
🔧 Fixes to the API documentation deployer
|
2026-01-22 12:09:38 +01:00 |
|
David Barragán Merino
|
e6b5364a84
|
🔧 Deploy penpot api documentation
|
2026-01-22 12:09:38 +01:00 |
|
Elena Torro
|
f94c9cdb02
|
🐛 Fix objects sorting for thumbnail generation
|
2026-01-22 09:29:33 +01:00 |
|
Elena Torro
|
8637c46ba1
|
🐛 Fix empty pool state
|
2026-01-22 08:52:26 +01:00 |
|
Elena Torro
|
5d7d23a2c7
|
🔧 Keep clear cached canvas
|
2026-01-22 08:51:58 +01:00 |
|