Alonso Torres
|
a47b0122c7
|
🐛 Fix problem with measures menu (#10445)
|
2026-06-29 09:24:37 +02:00 |
|
Belén Albeza
|
e9c0982a94
|
✨ Disable hot swap of render engines (#10444)
|
2026-06-26 15:04:52 +02:00 |
|
Andrey Antukh
|
a1352fc79e
|
Merge remote-tracking branch 'origin/main' into staging
|
2026-06-26 14:33:45 +02:00 |
|
Andrey Antukh
|
0dee6e3cb0
|
📚 Add let binding algnment info to serena
|
2026-06-26 14:32:32 +02:00 |
|
Andrey Antukh
|
925dca35ab
|
📚 Update common testing doc on .serena
|
2026-06-26 14:28:49 +02:00 |
|
Andrey Antukh
|
736a22ab1d
|
📚 Add paren-repair script for automatic parentheses repair
|
2026-06-26 14:28:15 +02:00 |
|
Alejandro Alonso
|
44e39a1008
|
🐛 Sync WASM viewport when locating board in grid layout editor (#10443)
|
2026-06-26 14:24:44 +02:00 |
|
Eva Marco
|
6a79383082
|
🐛 Blur info doesn't show on inspect in certain shapes (#10427)
* 🐛 Blur info doesn't show on inspect in certain shapes
* 🎉 Add test
|
2026-06-26 14:10:41 +02:00 |
|
Belén Albeza
|
10147b6abd
|
🐛 Fix pixel grid and board pixel grid shown on top of rulers (#10430)
* 🐛 Fix pixel grid shown on top of rulers
* 🐛 Fix board pixel grid being rendered above rulers
|
2026-06-26 11:53:11 +02:00 |
|
Luis de Dios
|
8e9fb91959
|
🐛 Fix view mode is not persisted in color picker (#10369)
|
2026-06-26 11:38:51 +02:00 |
|
Elena Torró
|
89f882ecda
|
🐛 Fix viewer rendering on Firefox+NVIDIA setup (#10385)
|
2026-06-26 10:59:22 +02:00 |
|
Luis de Dios
|
d16a2c93e0
|
🐛 Fix long typography token name in tooltip in design tab (#10387)
|
2026-06-26 10:50:19 +02:00 |
|
Luis de Dios
|
66719a14f5
|
🐛 Fix assets typography container is longer than others (#10406)
* 🐛 Fix assets typography container is longer than others
* ♻️ Use new SCSS guidelines
|
2026-06-26 09:42:22 +02:00 |
|
Alejandro Alonso
|
345affc687
|
🐛 Fix premature WASM view-interaction end during pan (#10425)
|
2026-06-25 15:07:37 +02:00 |
|
Elena Torró
|
67386a0358
|
🐛 Fix missing tiles on the left (#10421)
|
2026-06-25 13:30:53 +02:00 |
|
Belén Albeza
|
d323aa9693
|
🐛 Fix guides not clipping (#10423)
|
2026-06-25 11:50:58 +02:00 |
|
Andrey Antukh
|
8645801eed
|
📎 Update changelog
|
2026-06-25 11:33:59 +02:00 |
|
Andrey Antukh
|
a668702982
|
Merge remote-tracking branch 'origin/main' into staging
|
2026-06-25 10:43:33 +02:00 |
|
Andrés Moya
|
4d1706f71c
|
🐛 Fix error when sending user feedback form (#10419)
If the smtp-default-from is something like "Penpot
<no-reply@penpot.app>", the schema validation fails because
it expects a simple email without < >
2.16.2-RC1
|
2026-06-25 10:37:50 +02:00 |
|
Andrey Antukh
|
f50d8edb13
|
Merge remote-tracking branch 'origin/main' into staging
|
2026-06-25 09:32:49 +02:00 |
|
Elena Torró
|
149caaf292
|
🐛 Fix rulers values visibility (#10408)
|
2026-06-25 07:20:41 +02:00 |
|
Alejandro Alonso
|
b096832bf5
|
🐛 Fix v2 text editor detaching typography tokens (#10402)
|
2026-06-24 18:20:21 +02:00 |
|
Aitor Moreno
|
888f6798cf
|
Merge pull request #10407 from penpot/superalex-render-from-cache-4
🐛 Fix render from cache
|
2026-06-24 16:32:26 +02:00 |
|
Alejandro Alonso
|
9b22d96553
|
🐛 Fix render from cache
|
2026-06-24 14:00:57 +02:00 |
|
Andrey Antukh
|
4687b52bf3
|
📎 Fix fmt issues introduced in previous commits
|
2026-06-24 11:30:32 +02:00 |
|
Andrey Antukh
|
bfa65547f8
|
✨ Add more testing related improvements
|
2026-06-24 11:17:47 +02:00 |
|
Andrey Antukh
|
0d3a174f13
|
Merge remote-tracking branch 'origin/main' into staging
|
2026-06-24 11:03:05 +02:00 |
|
Andrey Antukh
|
27274a56fd
|
📎 Update changelog
2.16.1
|
2026-06-24 11:01:38 +02:00 |
|
Andrey Antukh
|
9391535f48
|
📎 Add minor enhancement to update-changelog skill
|
2026-06-24 11:01:14 +02:00 |
|
Eva Marco
|
1a9a831e72
|
🎉 Activate by default token combobox flag (#10378)
|
2026-06-23 15:16:51 +02:00 |
|
Andrey Antukh
|
9259b596dc
|
Merge remote-tracking branch 'origin/main' into staging
|
2026-06-23 12:26:17 +02:00 |
|
Andrés Moya
|
5042a34e3c
|
🔧 Normalize text nodes comparison, to be used in tokens detach
🔧 Add more tests for all cases and fix text token application in tests
2.16.1-RC4
|
2026-06-23 12:24:30 +02:00 |
|
Andrey Antukh
|
f967a0fc83
|
✨ Add improvements for frontend tests (#10380)
|
2026-06-23 11:21:53 +02:00 |
|
Elena Torró
|
07de0e92d5
|
⚡ Fix slow zoom/edit on Firefox+NVIDIA WebGL renderer (#10371)
|
2026-06-23 10:58:14 +02:00 |
|
Elena Torró
|
8e548c8c54
|
🐛 Fix blank tiles and atlas crash on render-wasm zoom/pan (#10367)
* 🐛 Fix missing tiles on page switch and pan/zoom end
* 🐛 Fix blank tiles and atlas crash on render-wasm zoom/pan
|
2026-06-23 10:25:45 +02:00 |
|
Elena Torró
|
dd353a8121
|
🔧 Update design-tab tests for default background-blur flag
|
2026-06-23 09:28:28 +02:00 |
|
Alejandro Alonso
|
e9410dce6b
|
Merge pull request #10368 from penpot/elenatorro-fix-guides-pill-on-drag
🐛 Fix guides pill on drag
|
2026-06-22 15:58:34 +02:00 |
|
Elena Torro
|
20e90078db
|
🐛 Fix guides pill on drag
|
2026-06-22 15:40:12 +02:00 |
|
Luis de Dios
|
aec56be9f5
|
🐛 Fix inspect in View Mode displays shape size twice when selecting a shape (#10364)
|
2026-06-22 14:46:48 +02:00 |
|
Eva Marco
|
3aa46379a1
|
🎉 Activate background-blur flag by default (#10366)
|
2026-06-22 14:46:01 +02:00 |
|
Andrey Antukh
|
623a80ca00
|
🔧 Expose storybook port on devenv
Using 3451 port instead of the previous 6006
|
2026-06-22 14:35:10 +02:00 |
|
Andrey Antukh
|
d8434cbffb
|
🐛 Add missing migrations (#10363)
2.16.1-RC3
|
2026-06-22 13:26:21 +02:00 |
|
Eva Marco
|
4e33ce7c46
|
🐛 Fix very long token names on remap modal (#10356)
|
2026-06-22 13:12:41 +02:00 |
|
Eva Marco
|
e495e0ac59
|
🐛 Allow negative value on margins (#10353)
|
2026-06-22 13:12:30 +02:00 |
|
Andrey Antukh
|
5a82a38c9c
|
📎 Update changelog
|
2026-06-22 12:55:51 +02:00 |
|
Alejandro Alonso
|
3a9be0b1d8
|
Merge pull request #10358 from penpot/niwinz-bugfix-1
🐛 Fix incorrect events handling on webgl render toggle
|
2026-06-22 12:54:13 +02:00 |
|
Andrey Antukh
|
3b9a895f62
|
🐛 Fix incorrect events handling on webgl render toggle
From the workspace main menu
|
2026-06-22 11:29:57 +02:00 |
|
Andrey Antukh
|
19a851aacb
|
Merge branch 'develop' into staging
2.17.0-RC1
|
2026-06-22 09:52:28 +02:00 |
|
Andrey Antukh
|
a627d5c4d1
|
Merge remote-tracking branch 'origin/staging' into develop
|
2026-06-22 09:52:06 +02:00 |
|
Luis de Dios
|
a74aa10dc1
|
🐛 Fix correction of some margins, alignment and ensuring consistency (#10351)
|
2026-06-22 09:49:33 +02:00 |
|