Andrey Antukh
e9bd44b819
Merge remote-tracking branch 'origin/staging' into develop
2025-06-03 10:44:11 +02:00
Andrey Antukh
3131eec271
✨ Make the hash optional on binfile-v3
...
Backport the change from develop
2025-06-02 23:24:35 +02:00
Andrey Antukh
e70da78a77
Merge remote-tracking branch 'origin/staging' into develop
2025-06-02 12:55:22 +02:00
Andrey Antukh
27ab910a64
📚 Update changelog
2025-06-02 12:36:47 +02:00
Andrey Antukh
1357ab34eb
📚 Move library rework changes to its own changelog
2025-06-02 12:16:27 +02:00
Andres Gonzalez
6e9ee3d310
📚 Update changelog
2025-06-02 12:10:32 +02:00
Andrey Antukh
25372c3edf
✨ Persist ruler layout flag to local storage
2025-06-02 11:43:13 +02:00
Belén Albeza
35b29bb203
🐛 Fix font size input not displaying 'mixed' when needed
2025-05-30 13:53:00 +02:00
Alejandro Alonso
78aaf28532
Merge pull request #6498 from penpot/niwinz-develop-update-fonts
...
⬆️ Update google fonts
2025-05-30 13:28:08 +02:00
Andrey Antukh
d2cd99ed44
⬆️ Update google fonts
2025-05-30 13:08:57 +02:00
Pablo Alba
baabfe2de8
🎉 Split text and its properties on components updates
2025-05-30 12:36:10 +02:00
Miguel de Benito Delgado
96d099b71e
✨ Mock .matchMedia in global/window
2025-05-29 20:11:11 +00:00
Yamila Moreno
6fc63f14a0
✨ Add configuration for air gapped installations ( #6567 )
2025-05-29 10:34:47 +02:00
María Valderrama
5eaea63ca8
🐛 Fix palette is over sidebar ( #6581 )
2025-05-28 17:08:23 +02:00
Marina López
179a5654e7
🐛 Fix get current user for plugins api
2025-05-27 10:50:01 +02:00
Andrey Antukh
4326e2c5a4
Merge remote-tracking branch 'origin/staging' into develop
2025-05-26 13:25:05 +02:00
Andrés Moya
050ffa235c
⬆️ Update cuerdas library ( #6556 )
2025-05-26 13:22:30 +02:00
Andrey Antukh
fdd6502671
📚 Update changelog
2025-05-26 12:41:34 +02:00
alonso.torres
eaaca5629e
🐛 Fix problem with sidebar layout
2025-05-22 18:35:08 +02:00
Andrey Antukh
0df2a12814
Merge remote-tracking branch 'origin/staging' into develop
2025-05-22 13:34:46 +02:00
Miguel de Benito Delgado
7fc0d15418
🐛 Fix cursor overlap query ( #6530 )
...
* 🐛 Fix cursor overlap query. Closes #4472
* 📎 Update CHANGES.md
---------
Signed-off-by: Miguel de Benito Delgado <m.debenito.d@gmail.com>
2025-05-22 13:22:52 +02:00
Eva Marco
99fb905070
🐛 Fix at icon ( #6540 )
2025-05-22 13:15:09 +02:00
Andrey Antukh
ec29c4f5fe
Merge pull request #6528 from penpot/ladybenko-11076-fix-xywh-inputs
...
🐛 Fix misalignment in measure section (design tab)
2025-05-21 21:05:38 +02:00
Belén Albeza
2b21401368
🐛 Fix clip buttons size
2025-05-21 17:08:56 +02:00
María Valderrama
47490db4be
💄 Add styles for external widgets on workspace ( #6509 )
...
* 💄 Add styles for Inkeep Chat at workspace
* 📎 Styles review
2025-05-21 14:17:48 +02:00
Andrey Antukh
9ca4fa752c
🐛 Add json encoding for tokenslib type
2025-05-21 09:59:28 +02:00
Andrey Antukh
a63fa2944d
Merge remote-tracking branch 'origin/staging' into develop
2025-05-21 09:23:15 +02:00
Miguel de Benito Delgado
f36aa30525
✨ Add copy-as-svg to contextual menu ( #6510 )
...
* ✨ Add "copy as svg" to contextual menu
* 🌐 Add a few translations of the new string
* 📚 Document commit message format for translations
* 📎 Log SVG import errors to the console
* 📎 Update CHANGES.md (two PRs)
---------
Signed-off-by: Miguel de Benito Delgado <m.debenito.d@gmail.com>
2025-05-20 22:06:36 +02:00
Andrey Antukh
965b22718f
📚 Update changelog
2025-05-20 15:46:56 +02:00
andrés gonzález
9f414b6ecd
📚 Update changelog ( #6511 )
2025-05-20 14:14:17 +02:00
Andrey Antukh
2d3ad5a88f
📎 Update changelog
2025-05-20 13:30:04 +02:00
Andrey Antukh
29d23577d2
🎉 Add .penpot (binfile-v3) support for library
2025-05-20 13:06:07 +02:00
Aitor Moreno
aaa57cb17f
🐛 Fix inline styles in code tab ( #6428 )
2025-05-20 10:05:35 +02:00
Eva Marco
55d21761fc
✨ Add multi file import on tokens ( #6444 )
...
* ✨ Implement token multi-file import
* ♻️ Refactor import modal UI
* 🐛 Fix comments
---------
Co-authored-by: Florian Schroedl <flo.schroedl@gmail.com>
2025-05-19 16:12:46 +02:00
Andrey Antukh
ad87e9842d
Merge pull request #6429 from penpot/yms-update-ubuntu-in-docker-images
...
🐳 Update docker images and dependencies
2025-05-16 10:38:56 +02:00
Andrey Antukh
a00e7c1061
Merge remote-tracking branch 'origin/staging' into develop
2025-05-15 09:52:31 +02:00
Alonso Torres
ba25ce3098
🐛 Fix share button being displayed with no permissions ( #6476 )
...
* 🐛 Fix share button being displayed with no permissions
* ✨ Simplify impl by accessing perms from teams directly
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-05-15 09:49:29 +02:00
Andrey Antukh
79a164be6d
🐛 Fix exception on paste invalid html
2025-05-14 16:07:01 +02:00
alonso.torres
ecb85778bc
🐛 Fix problem with path edition of shapes
2025-05-14 14:45:29 +02:00
Yamila Moreno
1e7127d98a
🐳 Update frontend image to nginx:1.28.0
2025-05-14 10:39:34 +02:00
Yamila Moreno
002ae8b91a
🐳 Update docker images to ubuntu 24.04
2025-05-14 10:39:34 +02:00
Alonso Torres
ca2891d441
🐛 Fix problem syncing library colors and typographies ( #6467 )
2025-05-13 13:28:16 +02:00
Andrey Antukh
a558bfdb2f
Merge remote-tracking branch 'origin/staging' into develop
2025-05-12 15:16:19 +02:00
Andrey Antukh
86bcd1b681
🐛 Fix issue on shortcuts restore operation ( #6462 )
...
* 🐛 Fix issue on shortcuts restore operation
Happens when the order of shortcuts pop events is inconsistent with
push events. Using less strictly order policy for pop operations
allows relax this and make it eventually consistent.
* 💄 Add cosmetic changes on shortcuts hooks on colorpicker and wport
* 📎 Update changelog
* 📎 Add PR feedback changes
2025-05-12 15:08:14 +02:00
Andrey Antukh
94312bb35c
Merge remote-tracking branch 'origin/staging' into develop
2025-05-12 13:44:24 +02:00
Alejandro Alonso
0828994840
Merge pull request #6419 from penpot/niwinz-refactor-library
...
♻️ Refactor penpot library
2025-05-12 11:47:00 +02:00
andrés gonzález
5e675dbf0b
📚 Update changelog for 2.7 ( #6448 )
2025-05-09 12:20:39 +02:00
Andrey Antukh
e271caa32b
Merge remote-tracking branch 'origin/staging' into develop
2025-05-08 13:41:11 +02:00
Alonso Torres
9be569c54c
🐛 Fix problem when duplicating grid layout ( #6426 )
2025-05-08 13:39:47 +02:00
Eva Marco
66b47f9444
🐛 Fix resize bar background ( #6435 )
2025-05-08 13:37:00 +02:00