Andrey Antukh
|
d24eab7241
|
📎 Update changelog
|
2025-07-07 15:07:07 +02:00 |
|
Andrey Antukh
|
c8fef97598
|
✨ Add missing field on get-teams rpc method
|
2025-07-07 13:36:00 +02:00 |
|
Andrey Antukh
|
44e3e4a641
|
🔥 Remove image shape inspect pannel
Image shapes are long ago deprecated not used
on penpot
|
2025-07-07 13:36:00 +02:00 |
|
Andrey Antukh
|
f3616c68a0
|
✨ Improve decode empty string for path content
|
2025-07-07 13:36:00 +02:00 |
|
Andrey Antukh
|
9ea3f81bc4
|
🐛 Clean invalid library colors
|
2025-07-07 13:35:59 +02:00 |
|
Alonso Torres
|
accd5226d7
|
🐛 Fix sidebar width in localhost (#6732)
|
2025-07-07 09:28:52 +02:00 |
|
Andrey Antukh
|
16a1fd14e5
|
🐛 Fix media translation on text nodes on paste (#6845)
Fix incorrect media translation on paste text with fill images
|
2025-07-07 09:03:35 +02:00 |
|
Aitor Moreno
|
824bb19c7e
|
Merge pull request #6848 from penpot/niwinz-staging-library-referer
✨ Add referer field to binfile v3
|
2025-07-07 09:02:13 +02:00 |
|
Aitor Moreno
|
d0f3e0f0b0
|
Merge pull request #6853 from penpot/niwinz-staging-path-bool-fixes
🐛 Fix exception on a corner case of creating bool shape
|
2025-07-07 09:00:57 +02:00 |
|
Andrey Antukh
|
43ba2b05e8
|
📎 Change current config values for error report explain
|
2025-07-04 14:51:08 +02:00 |
|
Andrey Antukh
|
d5ccb704b2
|
🐛 Fix unexpected exception on creating bool shapes
|
2025-07-04 14:42:09 +02:00 |
|
David Barragán Merino
|
6d21fcc9de
|
🔧 Fix condition for automatic events (#6849)
|
2025-07-04 11:57:57 +02:00 |
|
Andrey Antukh
|
77741b49a7
|
✨ Add tracking for referer on the import-binfile
|
2025-07-04 11:02:36 +02:00 |
|
Andrey Antukh
|
a7e0cfc609
|
🎉 Bump 1.0.7 release of the penpot library
Includes the ability to pass referer
|
2025-07-04 11:02:36 +02:00 |
|
Andrey Antukh
|
50a6355537
|
🎉 Add options for creating library build context
With the ability to pass referer.
|
2025-07-04 11:02:36 +02:00 |
|
Alejandro Alonso
|
264aef277d
|
Merge pull request #6847 from penpot/niwinz-staging-error-reports-2
✨ Add minor improvements to error report on calc bool content
|
2025-07-04 10:53:02 +02:00 |
|
Andrey Antukh
|
78d0e6d059
|
✨ Add minor improvements to error report on calc bool content
|
2025-07-04 10:13:24 +02:00 |
|
Alonso Torres
|
6d41d36b3a
|
🐛 Fix problem when double click on hidden shapes (#6833)
|
2025-07-04 09:01:20 +02:00 |
|
David Barragán Merino
|
bb97df373e
|
🔧 Add Github Action to build and upload artifact (#6840)
Co-authored-by: Francis Santiago <francis.santiago@kaleidos.net>
|
2025-07-04 08:41:46 +02:00 |
|
Alejandro Alonso
|
a41af032cd
|
Merge pull request #6844 from penpot/niwinz-staging-enhancements
✨ Improve error reporting
|
2025-07-03 15:31:20 +02:00 |
|
Andrey Antukh
|
86ee4f55c5
|
📚 Update docstring
|
2025-07-03 14:54:00 +02:00 |
|
Andrey Antukh
|
63cd3ae025
|
✨ Add better error handling for bool creation
|
2025-07-03 14:54:00 +02:00 |
|
Andrey Antukh
|
cafb7abb53
|
🎉 Add better syntax facility for ex/try! macro
|
2025-07-03 14:54:00 +02:00 |
|
Andrey Antukh
|
e5b6c4a9e0
|
✨ Add minor improvement to error reporter logger
|
2025-07-03 14:54:00 +02:00 |
|
Andrey Antukh
|
1d5bad5523
|
💄 Report file-id on file changes exception
|
2025-07-03 14:54:00 +02:00 |
|
Andrey Antukh
|
96d6868b45
|
🐛 Add missing fields on get-team-shared-files query
|
2025-07-03 14:54:00 +02:00 |
|
Andrey Antukh
|
b739d8bd0c
|
💄 Change default depth on params for error reports
|
2025-07-03 14:54:00 +02:00 |
|
Alejandro Alonso
|
dd803dc1de
|
Merge pull request #6839 from penpot/niwinz-staging-fix-broken-path
🐛 Add migration for fix undecoded path content
|
2025-07-03 13:43:59 +02:00 |
|
Andrey Antukh
|
b627c10737
|
🔥 Remove duplicated check-fn
|
2025-07-03 10:50:09 +02:00 |
|
María Valderrama
|
95f4a9bd29
|
✨ Add missing start-plugin event (#6809)
* ✨ Add missing start-plugin event
* 📎 Correct event origin
|
2025-07-03 10:29:43 +02:00 |
|
Andrey Antukh
|
a2b8f19ff3
|
🐛 Add migration for fix undecoded path content
|
2025-07-03 08:40:23 +02:00 |
|
Andrey Antukh
|
898182e3d5
|
✨ Add minor events props normalization (#6836)
|
2025-07-02 14:41:48 +02:00 |
|
Miguel de Benito Delgado
|
e03c822b51
|
🐛 Fix internal error on missing theme setting in profile (#6822)
|
2025-07-02 10:17:22 +02:00 |
|
Eva Marco
|
a3aabf3b7d
|
🐛 Fix tooltip position after click (#6830)
|
2025-07-02 09:56:14 +02:00 |
|
Andrés Moya
|
5c4fd97541
|
🐛 Allow importing file without any token but with themes or sets (#6796)
|
2025-06-27 11:32:14 +02:00 |
|
Alejandro Alonso
|
3010abbf64
|
Merge pull request #6793 from penpot/alotor-fix-plugins-system-theme
🐛 Fix problem with plugins on system theme
|
2025-06-26 12:30:51 +02:00 |
|
alonso.torres
|
e6a7eed7a9
|
🐛 Fix problem with plugins on system theme
|
2025-06-26 12:15:06 +02:00 |
|
Alejandro Alonso
|
daf3b5caa8
|
🐛 Fix slow color picker (#6780)
|
2025-06-26 11:07:35 +02:00 |
|
Andrey Antukh
|
34d65ed1c8
|
Merge pull request #6775 from penpot/superalex-fix-entering-long-project-name
🐛 Fix entering long project name
|
2025-06-26 10:48:54 +02:00 |
|
Alejandro Alonso
|
27c624ae0f
|
Merge pull request #6787 from penpot/niwinz-staging-hotfix-4
🐛 Several fixes
|
2025-06-26 09:13:49 +02:00 |
|
Andrey Antukh
|
3831b3034e
|
🐛 Fix boolean shape migration that causes issues on import
|
2025-06-26 08:55:09 +02:00 |
|
Andrey Antukh
|
00390a1349
|
🐛 Add correct is-text-node? predicate to text processing methods
|
2025-06-26 08:32:11 +02:00 |
|
Andrey Antukh
|
17bfed137c
|
📎 Add better defaults for text processing on old migrations
|
2025-06-26 08:32:11 +02:00 |
|
Andrey Antukh
|
77ef26b207
|
📎 Add srepl script for validate file schema
|
2025-06-26 08:32:11 +02:00 |
|
Andrey Antukh
|
26239a15f2
|
📎 Add missing changes on lost-colors fix script
|
2025-06-25 20:13:35 +02:00 |
|
Andrey Antukh
|
207974fe6c
|
✨ Add minor improvement to color cleaning migration
|
2025-06-25 19:26:43 +02:00 |
|
Andrey Antukh
|
b52e2fa681
|
🐛 Add missing version field on get-team-shared-files internal query
|
2025-06-25 19:24:18 +02:00 |
|
Andrey Antukh
|
bf719b587f
|
✨ Add better shadow cleaning migration
|
2025-06-25 19:17:58 +02:00 |
|
Alejandro Alonso
|
61109c91e3
|
Merge pull request #6784 from penpot/niwinz-staging-hotfix-3
🐛 Fix incorrect library color cleaning mechanism
|
2025-06-25 16:21:58 +02:00 |
|
Andrey Antukh
|
4915a97c2c
|
📎 Add script for restoring lost colors
|
2025-06-25 16:10:35 +02:00 |
|