Pablo Alba
|
a56e7e383f
|
🐛 Fix 'Detach instance' shortcut is not working
|
2024-06-27 07:35:29 +02:00 |
|
Pablo Alba
|
f786aff3fc
|
🐛 Fix can't collapse groups when searching in the assets tab
|
2024-06-27 07:35:28 +02:00 |
|
Alejandro Alonso
|
9ca1535a65
|
🐛 Selected colors do not appear in the color palette
|
2024-06-26 12:57:53 +02:00 |
|
Alejandro
|
3bb2573dec
|
Merge pull request #4795 from penpot/niwinz-bugfix-8
🐛 Bugfixes
|
2024-06-26 07:41:22 +02:00 |
|
Alejandro Alonso
|
686f59b0de
|
🐛 Fix duplicate shapes with alt key
|
2024-06-25 15:53:17 +02:00 |
|
Andrey Antukh
|
fc30e81072
|
🐛 Make component changes watcher look on local commits only
|
2024-06-25 15:47:24 +02:00 |
|
Andrey Antukh
|
b25a9f8626
|
🐛 Return back to use blob uris for transient thumbnails
|
2024-06-21 13:12:44 +02:00 |
|
Andrey Antukh
|
7b8d127583
|
🐛 Fix incorrect frame change detection on thumbnails generation
|
2024-06-21 13:12:44 +02:00 |
|
Andrey Antukh
|
afb23bcebe
|
Merge pull request #4784 from penpot/azazeln28-refactor-component-thumbnails-as-configurable
♻️ Refactor component thumbnails as configurable
|
2024-06-20 17:58:45 +02:00 |
|
AzazelN28
|
7b1bda3a49
|
♻️ Refactor component thumbnails as configurable
|
2024-06-20 17:40:41 +02:00 |
|
Alejandro Alonso
|
4884a11102
|
🐛 Penpot crashes when a new colorpicker is created while uploading an image to another instance
|
2024-06-20 09:22:39 +02:00 |
|
Andrey Antukh
|
d527184dfc
|
♻️ Try to fix recursive update-file ops on text edition
on concurrent multi-user sessions
|
2024-06-19 11:48:08 +02:00 |
|
Andrey Antukh
|
a2cc7764fb
|
✨ Improve how indexes are updated on concurrent sessions
|
2024-06-19 11:48:08 +02:00 |
|
Alejandro Alonso
|
bc8435dc5b
|
Merge remote-tracking branch 'origin/main' into staging
|
2024-06-19 08:01:08 +02:00 |
|
Andrey Antukh
|
00b4013385
|
✨ Forward external session id to backend
|
2024-06-19 07:45:27 +02:00 |
|
Aitor Moreno
|
22ede6b08e
|
Merge pull request #4731 from penpot/niwinz-bugfix-6
🐛 Fix many race conditions on thumbnail generation process
|
2024-06-14 13:15:10 +02:00 |
|
Alejandro
|
7a05580df3
|
Merge pull request #4745 from penpot/niwinz-bugfix-9
🐛 Clear persistence status on server error
|
2024-06-14 08:10:11 +02:00 |
|
Alejandro Alonso
|
0d23f4ab5d
|
🐛 Workspace-palette items stay hidden when opening with keyboard-shortcut
|
2024-06-14 00:06:08 +02:00 |
|
Andrey Antukh
|
f463a1989f
|
🐛 Clear persistence status on server error
This avoids the problem of permanently keeping on the persistence
queue a problematic change.
|
2024-06-14 00:01:59 +02:00 |
|
AzazelN28
|
b4004af255
|
🐛 Fix toolbar keeps hiding when clicking outside
|
2024-06-12 17:07:35 +02:00 |
|
Andrey Antukh
|
c1463ebd12
|
🐛 Fix many race conditions on thumbnail generation process
|
2024-06-12 16:04:08 +02:00 |
|
Alejandro Alonso
|
a861691ffd
|
🐛 Fix change color on imported svg also changes the stroke alignment
|
2024-06-12 10:08:30 +02:00 |
|
Alejandro Alonso
|
a5ba9d113f
|
✨ Improve create group tests
|
2024-06-12 10:07:34 +02:00 |
|
Alejandro
|
8f42be1096
|
Merge pull request #4710 from penpot/eva-fix-guides
🐛 Fix move guides with board
|
2024-06-11 14:06:34 +02:00 |
|
Alejandro
|
27d8d8649e
|
Merge pull request #4718 from penpot/niwinz-bugfix-4
✨ Add minor improvements on how we handle logout
|
2024-06-11 14:02:19 +02:00 |
|
Eva Marco
|
0e0ceaa9bf
|
🐛 Fix move guides with board
|
2024-06-11 12:54:43 +02:00 |
|
Andrey Antukh
|
6896a4e9f0
|
✨ Add minor improvements on how logout is handled
The profile-id is now required on the body of logout request
|
2024-06-11 11:03:54 +02:00 |
|
Pablo Alba
|
8825e9f80b
|
🐛 Fix show in view mode and interactions workflow
|
2024-06-11 11:01:24 +02:00 |
|
Alejandro Alonso
|
c5bf2a775e
|
🐛 Fix group automatically selected after creation
|
2024-06-11 10:38:03 +02:00 |
|
Andrey Antukh
|
d35569dc55
|
✨ Simplify transducer definition for proces redo changes
|
2024-06-10 18:59:39 +02:00 |
|
Andrey Antukh
|
e4e56828f6
|
💄 Fix internal naming for make code more self-explanatory
|
2024-06-10 18:56:59 +02:00 |
|
Andrey Antukh
|
3c1086dfcc
|
🐛 Fix race condition between shape modifiation and persistence
|
2024-06-10 18:51:48 +02:00 |
|
Andrey Antukh
|
b635427f91
|
🐛 Fix incorrect order of update-index operations
|
2024-06-10 17:50:46 +02:00 |
|
Alejandro
|
a553de3c98
|
Merge pull request #4699 from penpot/ladybenko-7805-viewer-zoom
Fix zoom setting not updating the URL in viewer
|
2024-06-10 06:40:02 +02:00 |
|
alonso.torres
|
2c21a049e1
|
🐛 Fix problem with moving+selection not working properly
|
2024-06-07 14:04:03 +02:00 |
|
Belén Albeza
|
96b7fb7f12
|
🐛 Fix viewer querystring not being updated with zoom type
|
2024-06-07 13:15:20 +02:00 |
|
alonso.torres
|
33bf8892c0
|
🐛 Fix problem when creating multiple components
|
2024-06-06 17:17:01 +02:00 |
|
alonso.torres
|
3e2ccbc85f
|
✨ Add infor for users
|
2024-06-04 16:44:24 +02:00 |
|
alonso.torres
|
98c550b20e
|
✨ Update content of path shapes in plugins
|
2024-06-04 16:44:24 +02:00 |
|
alonso.torres
|
bf66e12075
|
✨ Allow masks, booleans, and some path read only
|
2024-06-04 16:44:24 +02:00 |
|
alonso.torres
|
55c27f140a
|
✨ Create paths, booleans and ellipses through plugins api
|
2024-06-04 16:44:24 +02:00 |
|
alonso.torres
|
e4e537b960
|
✨ Add support for components in plugins
|
2024-06-04 16:44:24 +02:00 |
|
alonso.torres
|
3209511557
|
✨ Add support for colors and typographies
|
2024-06-04 16:44:24 +02:00 |
|
Pablo Alba
|
54c506100d
|
🐛 Fix swap slot is not removed on parent detach (2)
|
2024-06-04 11:17:06 +02:00 |
|
Pablo Alba
|
7c64ed84f1
|
🐛 Fix swap slot is not removed on parent detach
|
2024-06-04 10:20:26 +02:00 |
|
Andrey Antukh
|
6436ef334b
|
♻️ Refactor persistence layer
|
2024-06-04 10:15:32 +02:00 |
|
Alejandro Alonso
|
b5c419512f
|
✨ Add locking degrees increment (hold shift) on path edition
|
2024-06-03 13:01:45 +02:00 |
|
Andrey Antukh
|
121bff4eac
|
✨ Send only necessary data on profile update
|
2024-05-27 16:06:27 +02:00 |
|
alonso.torres
|
9fcb4216b6
|
⚡ Improved performance to update layout
|
2024-05-22 17:30:19 +02:00 |
|
alonso.torres
|
4c71a4367f
|
✨ Add plugins management dialog
|
2024-05-16 12:26:19 +02:00 |
|