Andrey Antukh
1d84835fd5
📎 Move .nvmrc file to the repo root
2024-10-30 13:31:24 +01:00
David Barragán Merino
88296480ec
📚 Merge penpot/penpot-docs repository
2024-10-30 13:30:02 +01:00
Alejandro
3932054ea6
Merge pull request #5222 from penpot/niwinz-bugfix-8
...
🐛 Backport bugfixes from develop to staging
2024-10-30 11:33:56 +01:00
Andrey Antukh
243fd17305
Merge pull request #5227 from penpot/palba-update-readme
...
🎉 Update readme with plugins info
2024-10-29 14:50:34 +01:00
Pablo Alba
4b8febd7dc
🎉 Update readme with plugins info
2024-10-29 13:14:15 +01:00
Andrey Antukh
7c73e44ab8
✨ Add minor improvement on error reporting on shape validation
2024-10-29 11:47:47 +01:00
Andrey Antukh
e533762f33
📎 Show version on dbg header
2024-10-29 11:47:45 +01:00
Andrey Antukh
40c118df55
🐛 Fix incorrect pred composition on number schema types
...
Fixes the following:
=> (sm/validate (sm/schema [::sm/int {:max 10}]) nil)
Cannot invoke "Object.getClass()" because "x" is null
2024-10-29 11:47:06 +01:00
Andrey Antukh
f43fc282d3
✨ Increase internal s3 http client limits
...
Tries to improve performance of accidental spikes/bursts of
requests to s3 service. This is not a final solution to all issues
caused by unexpected burst, is a simple improvement to the current
apprach.
2024-10-29 11:47:06 +01:00
Andrey Antukh
8616e2f25c
✨ Use penpot own executor for s3 response completion executor
2024-10-29 11:47:06 +01:00
Andrey Antukh
4299fd28f0
✨ Expose ::wrk/executor as ExecutorService instance
...
Instead of a plain Executor instance
2024-10-29 11:47:06 +01:00
Andrey Antukh
302ff92b31
🐛 Fix incorrect handling of EOF on s3 upload thread
2024-10-29 11:47:06 +01:00
Andrey Antukh
b62cc9c8e9
📎 Update backend scripts/repl with a default config
2024-10-29 11:47:06 +01:00
Andrey Antukh
225c2ca6e6
✨ Add better reporting for s3 storage backend errors
2024-10-29 11:47:06 +01:00
Andrey Antukh
e5bdd852ca
🐛 Fix corner case on selection storage backend from settings
...
Related to how backward compatibility is handled with previous
settings.
2024-10-29 11:47:06 +01:00
Andrey Antukh
591788403a
✨ Add safer mechanism for tempfile naming
...
Using a uuidv8 that has strong guarranties about councurrent
ids generation that a simple random long
2024-10-29 11:47:06 +01:00
Andrey Antukh
f1b82e289d
🐛 Add retry mechanism for internal tmp file handling on s3 backend
2024-10-29 11:47:06 +01:00
Alejandro
f4ae8ea5ac
Merge pull request #5218 from penpot/niwinz-bugfix-10
...
🐛 Fix issues with invalid fills
2024-10-29 08:57:50 +01:00
Andrey Antukh
d9310d651a
🐛 Fix exception on adding animation to an interraction
...
Happens when an animation is added to a just created interaction
and then changed to other animation type. Bug is caused by missing
dependency on react handlers.
2024-10-28 18:21:02 +01:00
Andrey Antukh
6b817d102b
🐛 Add migration for a fix of invalid fills
2024-10-28 18:04:27 +01:00
Andrey Antukh
08a9371322
🐛 Use proper ::sm/int schema type on color and shape schemas
2024-10-28 18:04:25 +01:00
Yamila Moreno
f96da090d6
📎 Fix readme badges
2024-10-28 11:07:40 +01:00
Andrey Antukh
8d8f203b8a
Merge pull request #5204 from penpot/alotor-bugfix-import
...
🐛 Fix problem with imports
2024-10-25 14:32:41 +02:00
alonso.torres
f40ffacfbd
🐛 Fix problem with imports
2024-10-25 13:34:40 +02:00
luisddm
ae435f67a5
🐛 Fix intentation and ellipsis in the left sidebar when inspector is activated in viewer mode
2024-10-24 14:37:39 +02:00
Andrey Antukh
d89dfc5e30
Merge pull request #5194 from penpot/alotor-bugfix-grid
...
🐛 Fix problem with swap components on grid
2024-10-22 17:31:31 +02:00
alonso.torres
cd586c81ee
🐛 Fix problem with swap components on grid
2024-10-22 16:14:14 +02:00
Andrey Antukh
16e1e01234
Merge pull request #5171 from penpot/palba-fix-rulers-on-view-only
...
🐛 Fix you can manage rulers on view mode
2024-10-21 17:29:40 +02:00
Belén Albeza
fe6c9f24d3
🐛 Fix edit grid unit dropdown being clipped
2024-10-21 10:15:57 +02:00
Pablo Alba
fe314cf146
🐛 Fix you can manage rulers on view mode
2024-10-18 14:03:46 +02:00
Andrey Antukh
97a880c946
Merge pull request #5179 from penpot/alotor-bugfixing-5
...
Alotor bugfixing 5
2024-10-18 14:00:53 +02:00
alonso.torres
df66955594
🐛 Fix problem with shadows and frames in Safari
2024-10-18 11:52:41 +02:00
alonso.torres
07f055bd49
🐛 Fix problem when duplicating board with guide
2024-10-18 11:52:41 +02:00
alonso.torres
22d5b125bd
🐛 Fix problem with layers overflowing panel
2024-10-18 11:52:40 +02:00
alonso.torres
ef3b4a5895
🐛 Fix problem with plugins icons
2024-10-17 14:51:01 +02:00
Andrey Antukh
02611029fb
Merge pull request #5176 from penpot/juan-relesae-notes-2.3
...
Relesae notes 2.3 on onboarding slides
2024-10-16 16:31:19 +02:00
Elhombretecla
14e4e6d6ea
🎉 Add release note slides for 2.3
2024-10-16 14:33:20 +02:00
Andrey Antukh
9170c70f2a
Merge pull request #5169 from penpot/alotor-bugfixing4
...
🐛 Fix problem with inner strokes bounds
2024-10-15 13:02:53 +02:00
alonso.torres
83d8bf37a6
🐛 Fix problem with inner strokes bounds
2024-10-15 12:28:23 +02:00
Andrey Antukh
1fb21d537c
🐛 Send thread-id on create-comment-thread rpc method
2024-10-15 09:29:40 +02:00
Andrey Antukh
ac80e9a1ac
✨ Respect overrides of jvm_opts on devenv bashrc file
2024-10-15 09:13:46 +02:00
Andrey Antukh
dbbb8e76ab
✨ Allow override java opts for build scripts
2024-10-15 09:13:46 +02:00
Andrey Antukh
916f055aec
Merge pull request #5165 from penpot/alotor-bugfixing-3
...
Alotor bugfixing 3
2024-10-14 19:16:39 +02:00
alonso.torres
6d8c183160
✨ Add plugins whitelisting for removing the disclaimer
2024-10-14 15:25:37 +02:00
alonso.torres
9d2f484aa3
🐛 Fix problem with horizontal/vertical lines and shadows
2024-10-14 15:25:37 +02:00
alonso.torres
2dc0cfdee3
🐛 Fix problem with caps and inner shadows
2024-10-14 15:25:37 +02:00
alonso.torres
a25abd0ca4
🐛 Fix percent calculation on grid layout tracks
2024-10-14 15:25:37 +02:00
alonso.torres
3a9119cf29
🐛 Add visual feedback when moving an element into a board
2024-10-14 15:25:37 +02:00
alonso.torres
c236e0765b
🐛 Fix problems with show in viewer and interactions
2024-10-14 15:25:37 +02:00
alonso.torres
f8fad95fef
🐛 Fix problem with shortcuts in text editor
2024-10-14 11:45:50 +02:00