alonso.torres
8c501db2fa
🐛 Fix problem with readonly and inspect
2025-03-14 12:24:34 +01:00
Andrey Antukh
05d6d2fcd4
🐛 Fix several corner cases that causes race conditions on workspace and dashboard loading
...
* 🐛 Fix several race conditions on workspace and dashboard code
It also fixes a corner case that happens when penpot workspace
is loaded in a background tab on firefox.
* 🐛 Add missing team-id prop to several file returning endpoints
2025-03-14 09:55:41 +01:00
Dalai Felinto
f450c9dbe3
🎉 Add support for WEBP format on shape export
...
It is very convenient to be able to export WEBP right from penpot.
Otherwise users have to first download to PNG then convert it locally.
---
Playwright only supports JPEG and PNG. So in order to support WEBP I had
to first generate a PNG and then convert it afterwards.
Signed-off-by: Dalai Felinto <dalai@blender.org>
2025-03-13 16:15:30 +01:00
Andrey Antukh
e3b3fa3342
📎 Update changelog
2025-03-13 09:32:19 +01:00
Alejandro Alonso
363c1d5b56
🐛 Fix sync libraries of components
2025-03-12 12:15:00 +01:00
Eva Marco
e20adda766
🐛 Fix storybook icons list scroll
2025-03-11 09:43:35 +01:00
Alejandro
3d9fda7a21
Merge pull request #6025 from penpot/eva-fix-storybook-scroll
...
🐛 Fix scroll on storybook doc files
2025-03-07 07:52:30 +01:00
Marina López
b8b3cc641a
🎉 Consolidate when workspace empty, board tool selected
2025-03-06 13:31:12 +01:00
Eva Marco
09ff7372da
🐛 Fix scroll on storybook doc filesç
2025-03-06 12:29:48 +01:00
alonso.torres
ce02cbc3f1
🐛 Fix problem with selection colors
2025-03-05 14:34:08 +01:00
Alejandro Alonso
afd309c62b
🐛 Fix multiple nav events when open workspace
2025-03-05 10:50:47 +01:00
Alejandro Alonso
214a89e20d
📎 Update CHANGES.md file
2025-03-03 07:13:23 +01:00
Yamila Moreno
0ff9c44246
🐳 Improve nginx resolvers ( #5967 )
2025-02-28 09:02:40 +01:00
Eva Marco
dda9f62504
🐛 Fix menu shadow color
2025-02-20 17:23:28 +01:00
Andrey Antukh
479f39338b
🐛 Don't send invitation email to profiles that explicitly disallow that
...
* 🐛 Don't send invitation email to profiles that explicitly disallow that
* 📎 Add changes post feedback
* 📎 Fix typo on changelog
2025-02-20 09:20:28 +01:00
Andrey Antukh
e4ee585704
🐛 Fix incorrect notification assignation after update operation
2025-02-19 17:21:52 +01:00
Andrey Antukh
4744085426
🐛 Fix incorrect handling request access with deleted profiles
...
* 📎 Add minor improvements to team tests
* 🐛 Fix incorrect handling request access with deleted profiles
* 🐛 Fix redirect loop on empty route
Happens when the current profile is deleted from team
* 🐛 Fix urls on request access emails
* 📎 Revert url changes on emails
2025-02-19 11:04:19 +01:00
Andrey Antukh
3f45863823
🐛 Fix update-libraries dialog disappear when clicking outside
2025-02-18 12:04:10 +01:00
Eva Marco
6bb7fa26f4
🐛 Fix rename blocked boards ( #5845 )
2025-02-14 11:47:16 +01:00
Alonso Torres
8fe1271690
🐛 Fix problem opening url when page-id didn't exist ( #5833 )
...
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-02-12 14:36:05 +01:00
Alonso Torres
51f924a5e1
🐛 Fix problem with onboarding team invite ( #5829 )
...
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-02-12 13:09:37 +01:00
Alonso Torres
fb24a37e83
🐛 Fix problem with grid layout crashing ( #5831 )
2025-02-12 13:07:41 +01:00
Eva Marco
b991a94685
🐛 Fix icon visualization on select component ( #5801 )
2025-02-07 12:32:44 +01:00
Eva Marco
ef9ead8072
🐛 Fix typo on integration test docs ( #5796 )
2025-02-06 17:42:15 +01:00
Alejandro Alonso
8aae928796
🐛 Fix create new layers in component copy
2025-02-06 10:43:26 +01:00
Marina López
0b90722d5a
🐛 Fix change flex direction using plugins API
2025-02-06 09:55:25 +01:00
alonso.torres
7aa1237833
🐛 Fix problem with root frame parent reference
2025-02-05 17:43:01 +01:00
alonso.torres
66076f1332
🐛 Added upload svg with images method
2025-02-05 17:43:01 +01:00
alonso.torres
9c626d22c7
🐛 Fix problem in plugins with renaming components
2025-02-05 17:43:01 +01:00
alonso.torres
8217bbc7a0
🐛 Fix problems with zoomIntoView
2025-02-05 17:43:01 +01:00
elhombretecla
1ac86aced0
Update CHANGES.md
2025-02-04 13:05:05 +01:00
elhombretecla
a5dc9eb458
Update CHANGES.md
2025-02-03 15:45:40 +01:00
Alejandro
d7477cd448
Merge pull request #5665 from penpot/niwinz-instantiate-component-bug-5
...
🎉 Add srepl fix function for process media refs on a file
2025-01-31 11:56:22 +01:00
Andrey Antukh
f554de8859
Merge remote-tracking branch 'origin/staging' into develop
2025-01-30 14:38:32 +01:00
Andrey Antukh
10ca2b20e4
📎 Update changelog
2025-01-30 11:41:50 +01:00
alonso.torres
f1515a85bf
✨ Copy text content to clipboard
2025-01-29 10:52:20 +01:00
elhombretecla
f1ccb00527
Update CHANGES.md
2025-01-28 13:08:29 +01:00
Andrey Antukh
bfe9a2b545
🎉 Add migration-like script for execute media-refs fix
2025-01-27 12:53:11 +01:00
Alonso Torres
92d14e38b5
🐛 Fix problem with multiple color changes ( #5680 )
...
* 🐛 Fix problem with multiple color changes
* 🐛 Fixes after review
2025-01-27 12:36:00 +01:00
Andrey Antukh
74bdd72d2f
Merge remote-tracking branch 'origin/staging' into develop
2025-01-27 12:12:46 +01:00
Andrey Antukh
471699960f
🐛 Update media references after instantiation of a component ( #5652 )
...
🐛 Update media references after instantiation of a component
2025-01-27 11:58:13 +01:00
Andrey Antukh
71560c0a53
✨ Backport and merge migrations from staging ( #5681 )
2025-01-24 19:11:03 +01:00
Alonso Torres
7458a35f31
🐛 Fix problem when pasting text ( #5671 )
2025-01-24 11:26:06 +01:00
Andrey Antukh
dae7b7cd74
Merge remote-tracking branch 'origin/staging' into develop
2025-01-23 12:53:03 +01:00
Pablo Alba
f0966070eb
🎉 Consolidate add share button to the workspace
2025-01-23 12:33:58 +01:00
Andrey Antukh
c2fb9f4c6f
📎 Add missing entry on the changelog file
2025-01-23 10:49:09 +01:00
luisδμ
1787653703
Merge pull request #5646 from penpot/ddb-frame-fit-content
...
✨ Resize frame to fit content
2025-01-23 09:56:11 +01:00
Eva Marco
9e47a70adf
🐛 Fix errors from editable select on measures menu
2025-01-22 18:20:49 +01:00
Andrey Antukh
778b3dd6bd
Merge remote-tracking branch 'origin/staging' into develop
2025-01-22 16:10:32 +01:00
Andrey Antukh
7ca98ddf21
📎 Add missing entry on changelog
2025-01-22 16:07:07 +01:00