Alejandro Alonso
bf6874a96d
Merge pull request #7460 from penpot/ladybenko-12205-cap-fills-text
...
✨ Cap the amount of text fills
2025-10-15 11:17:32 +02:00
Elena Torró
12e91751c3
🔧 Improve debugging UI ( #7500 )
2025-10-14 17:29:04 +02:00
David Barragán Merino
0f0c8466be
📎 Add bundle version to the metadata in S3
2025-10-14 16:30:31 +02:00
Belén Albeza
204d0dfb9d
✨ Add integration test to check fills limit in UI
2025-10-14 16:14:53 +02:00
Belén Albeza
e4a3fc3940
✨ Limit the amount of text fills passed to wasm
2025-10-14 16:05:03 +02:00
Francis Santiago
29dc99deae
🔧 Replace ADD with COPY in Dockerfiles to fix hadolint warnings
2025-10-14 13:53:48 +02:00
alonso.torres
025f0d2fdb
🐛 Fix problem with tiles and transform
2025-10-14 12:51:48 +02:00
Eva Marco
045aa7c788
🎉 Add tokens to color selection ( #7447 )
...
* 🎉 Add tokens to color row
* 🎉 Add color-token to stroke input
* 🐛 Fix change token on multiselection with groups
* 🎉 Create token colors on selected-colors section
* ♻️ Fix comments
2025-10-14 11:17:14 +02:00
Andrey Antukh
0f3ca67773
🔧 Simplfy circleci workflow dependencies
2025-10-13 18:53:39 +02:00
Andrey Antukh
1c06c87acf
🔧 Add missing construction_worker to commit checker regex
2025-10-13 18:53:39 +02:00
Andrey Antukh
d532558bab
Merge remote-tracking branch 'origin/staging' into develop
2025-10-13 18:41:18 +02:00
Andrey Antukh
a4192ce835
🐛 Fix incorrect file data migration from db to legacy-db
2025-10-13 18:41:02 +02:00
Andrey Antukh
d3e28a8307
🐛 Set correct name to tokens lib data reader
2025-10-13 18:41:02 +02:00
Andrey Antukh
3122917872
✨ Add more file-grained validation for tokens lib migration helpers
2025-10-13 18:41:02 +02:00
Andrey Antukh
95df07a364
✨ Add strong file schema validation after file data migration
2025-10-13 18:41:02 +02:00
Andrey Antukh
71ed845307
Merge remote-tracking branch 'origin/staging' into develop
2025-10-13 16:35:53 +02:00
Andrey Antukh
c9761684c1
🐛 Fix regression introduced on duplicate-id on token-sets commit
2025-10-13 16:35:17 +02:00
Andrey Antukh
dd35c82824
Merge remote-tracking branch 'origin/staging' into develop
2025-10-13 15:19:07 +02:00
Andrey Antukh
515b381f66
🐛 Fix random failure of tokens lib test
2025-10-13 15:16:53 +02:00
Andrés Moya
160873c63e
🐛 Remove duplicated token set ids
2025-10-13 15:16:53 +02:00
Andrey Antukh
fc35dc77ce
🐛 Enable migrations on calculate file library summary
2025-10-13 14:52:39 +02:00
Andrey Antukh
b5648e1241
⬆️ Update yarn to 2.10.3 on frontend module
2025-10-13 14:52:39 +02:00
Andrey Antukh
d07e00da21
🐛 Fix incorrect filtering of unread comment threads
...
Do not return threads for deleted files
2025-10-13 14:52:39 +02:00
Xaviju
253605f6cc
🎉 Add text panel to inspect styles tab ( #7413 )
2025-10-13 14:20:55 +02:00
Xaviju
2548bec651
🐛 Fix visual glitch in background for swatch component ( #7468 )
2025-10-13 14:20:14 +02:00
Andrey Antukh
da5da00bd4
📚 Update changelog
2025-10-13 14:08:33 +02:00
Andrey Antukh
72b44240b1
Merge branch 'develop' into staging
2.11.0-RC1
2025-10-13 13:30:43 +02:00
Andrey Antukh
b21f79490b
Merge remote-tracking branch 'origin/staging' into develop
2025-10-13 13:22:26 +02:00
Andrey Antukh
db09eacd4c
Merge remote-tracking branch 'origin/main' into staging
2025-10-13 13:22:07 +02:00
Andrey Antukh
731afb0e70
📚 Update changelog
2025-10-13 13:19:18 +02:00
Pablo Alba
1080251d9a
✨ Add missing variant-switch tracking event
2025-10-13 13:01:02 +02:00
Andrey Antukh
ea5bfbd72d
📎 Add token-typography-composite config flag to defaults
2025-10-13 12:54:27 +02:00
David Barragán Merino
b10dcb2d63
🐳 Prevent error if config.js is a bind mounted file
2025-10-13 12:42:23 +02:00
Andrey Antukh
c4cd665594
📎 Enable redis-cache flag on devenv start scripts
2025-10-13 12:32:29 +02:00
Andrey Antukh
1eb6f33bdd
⚡ Enable optional caching of results for file summary RPC methods
2025-10-13 12:32:29 +02:00
Andrey Antukh
62dffd30a4
♻️ Refactor redis internal API
...
The main idea behind this refactor is make the
API less especialized for specific use of out internal
submidules and make it more general and usable
for more general purposes (per example cache)
2025-10-13 12:32:29 +02:00
Andrey Antukh
12a4934c41
✨ Allow pass :load-data? false to get-file
2025-10-13 12:32:29 +02:00
Andrey Antukh
e3bd9148f2
✨ Add ::sm/atom to schemas
2025-10-13 12:32:29 +02:00
Alejandro Alonso
2b7bd8fa5c
🐛 Fix deleted files are accesible
2025-10-13 12:24:05 +02:00
Andrey Antukh
5717708b56
♻️ Refactor file storage
...
Make it more scallable and make it easily extensible
2025-10-13 12:24:05 +02:00
Andrey Antukh
27bed84543
✨ Improve netty io executor shutdown
2025-10-13 12:24:05 +02:00
Andrey Antukh
c6529f9585
🐛 Fix corner case on worker runner
2025-10-13 12:24:05 +02:00
Andrey Antukh
30e139ed10
🔥 Remove binary fills flag ( #7462 )
...
* 🐛 Add missing IEmptyableCollection protocol impl for wasm Shape
* 🔥 Remove frontend-binary-fills flag
* ✨ Fix fill-limit integration tests
---------
Co-authored-by: Belén Albeza <belen@hey.com >
2025-10-13 12:14:25 +02:00
Andrey Antukh
0aadc3b6b3
✨ Add management shared key authentication
2025-10-13 11:49:58 +02:00
Andrey Antukh
21a7ecb3fe
🔥 Remove obsolete code with object wrapping on components
2025-10-13 11:36:22 +02:00
Andrey Antukh
65a2b10875
✨ Make component path mandatory on validations
...
And ensure it already present with a migration
2025-10-13 11:36:22 +02:00
Xavier Julian
9e676a7ab2
🐛 Fix unnecesarily overcomplated key generation
2025-10-13 11:30:47 +02:00
Xavier Julian
3d1933411b
🐛 Fix broken layout when multiple fill/strokes with tokens
2025-10-13 11:30:47 +02:00
VKing9
a44f1bb09c
🌐 Add translations for: Hindi
...
Currently translated at 92.2% (1805 of 1956 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/hi/
2025-10-13 11:26:55 +02:00
Henrik Allberg
65e59c8857
🌐 Add translations for: Swedish
...
Currently translated at 81.5% (1595 of 1956 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/sv/
2025-10-13 11:26:55 +02:00