Commit Graph

20566 Commits

Author SHA1 Message Date
Andrey Antukh
fa987c53d2 Include plugins on the frontend bundle 2026-02-24 00:14:01 +01:00
Andrey Antukh
8547fc72ee Make the rename-layers-plugin work correctly on subpath 2026-02-24 00:14:01 +01:00
Andrey Antukh
765a57e0a0 Make the create-palette-plugin work correctly on subpath 2026-02-24 00:14:01 +01:00
Andrey Antukh
0ccdc97c83 Make the constrast-plugin work correctly on subpath 2026-02-24 00:14:01 +01:00
Andrey Antukh
5b122c01e8 Make the lorem-ipsum-plugin work correctly on subpath 2026-02-24 00:14:01 +01:00
Andrey Antukh
a02dd1c6fb Make the poc-tokens-plugin work correctly on subpath 2026-02-24 00:14:01 +01:00
Andrey Antukh
5bb2302c79 Make the poc-state-plugin work correctly on subpath 2026-02-24 00:14:01 +01:00
Andrey Antukh
f65034e20c Make the colors-to-tokens-plugin work correctly on subpath 2026-02-24 00:14:01 +01:00
Andrey Antukh
976708a733 Make the table-plugin work correctly on subpath 2026-02-24 00:14:01 +01:00
Andrey Antukh
8a9349ef76 Make the icons-plugin work correctly on subpath 2026-02-24 00:14:01 +01:00
Andrey Antukh
a4cbd31904 Add minor changes on plugins examples-style 2026-02-24 00:14:01 +01:00
Andrey Antukh
1103bba5b0 Add the ability to accept plugin permission pressing enter 2026-02-24 00:14:01 +01:00
Andrey Antukh
5a4e62070c 💄 Add cosmetic changes to workspace plugins dialog components 2026-02-24 00:14:01 +01:00
Andrey Antukh
679d1dc432 Install plugin by pressing enter on plugins dialog 2026-02-24 00:14:01 +01:00
Andrey Antukh
4d45dfc38e Append manifest.json to plugin uri if it comes without it 2026-02-24 00:14:01 +01:00
Andrey Antukh
791f3f3b28 Make penpot depend on local plugins runtime
This removes the need to publish versions to pnpn
2026-02-24 00:13:59 +01:00
Andrey Antukh
3c82e6b239 Add better approach for handling plugin iframe url
Ensure params are passed correctly to plugins declared to be version
2 and are prepared to run in a subpath.
2026-02-24 00:11:08 +01:00
Andrey Antukh
56358ab631 Update devenv nginx to serve locally builded plugins 2026-02-24 00:11:08 +01:00
Andrey Antukh
d176da8012 Add jfr and jcmd to the backend docker image (#8446) 2026-02-24 00:08:14 +01:00
Andrey Antukh
20862c2da3 🐛 Fix incorrect plugin icon resolution 2026-02-24 00:07:30 +01:00
Andrey Antukh
1b8afccba2 Remove usage of multipart body size config on backend 2026-02-23 14:44:44 +01:00
Yamila Moreno
dd856ecf50 ♻️ Deprecate PENPOT_HTTP_SERVER_MAX_MULTIPART_BODY_SIZE envvar 2026-02-23 13:48:01 +01:00
Andrey Antukh
145198c148 📎 Use proper version tag on frontend index template 2026-02-23 12:17:58 +01:00
alonso.torres
eddfc4c4b2 🐛 Fix problem with createText in plugins 2026-02-23 09:35:30 +01:00
alonso.torres
e6e34af391 🐛 Show outline on hidden paths 2026-02-23 09:34:50 +01:00
Andrés Moya
3d41dc276e 🐛 Fix resolve tokens with tokenscript when type is font family 2026-02-20 12:41:17 +01:00
alonso.torres
cee974a906 🐛 Fix problem with tokens in plugins 2026-02-18 17:20:46 +01:00
Alejandro Alonso
a1a7f643ec Merge pull request #8390 from penpot/niwinz-staging-exporter-bundle
🐛 Fix exporter bundle deps issue with pnpm
2026-02-17 18:38:50 +01:00
Andrey Antukh
70013fde74 🐛 Fix exporter bundle deps issue with pnpm 2026-02-17 17:46:09 +01:00
Andrey Antukh
916107ce04 📎 Update pnpm-lock.yaml file on plugins module 2026-02-17 17:42:39 +01:00
Andrey Antukh
8eb5bd3dd8 🔧 Add minor adjustments to mcp build-types script 2026-02-17 17:42:39 +01:00
Andrey Antukh
5718698bff Update mcp api_types.yml file with latest plugins doc updates 2026-02-17 17:42:39 +01:00
Andrey Antukh
f00b222262 Revert "♻️ Replace some components with DS ones" (#8384)
* Revert "♻️ Replace some components with DS ones"

This reverts commit 6879f54e5d.

* 📎 Restore missing styles

* 📎 Fix tests

---------

Co-authored-by: Luis de Dios <luis.dedios@kaleidos.net>
2026-02-17 16:23:04 +01:00
Andrey Antukh
137febcbab 📎 Clean changelog 2026-02-17 10:00:42 +01:00
Andrey Antukh
f98c0bbd16 📎 Update changelog 2026-02-17 09:58:40 +01:00
Luis de Dios
7f3212d5a4 🐛 Fix changelog to remove MCP (#8380) 2026-02-17 09:53:12 +01:00
Andrés Moya
643cd6f61f 🐛 Add resolved value to tokens in plugins API (#8372) 2026-02-17 09:20:04 +01:00
Luis de Dios
166dc05ff2 🐛 Fix incorrect icons in grid view (#8373) 2026-02-16 16:39:39 +01:00
Andrés Moya
619e2387dc 🐛 Fix applied tokens property names 2026-02-16 15:16:14 +01:00
Andrés Moya
813c804d45 🔧 Enhance schema validation of token application 2026-02-16 15:16:14 +01:00
Andrey Antukh
63f0c68977 Merge remote-tracking branch 'origin/main' into staging 2026-02-16 14:35:28 +01:00
Andrey Antukh
1f2a234458 📚 Update changelog 2.13.3 2026-02-16 14:32:28 +01:00
Andrey Antukh
b281870c50 📚 Update changelog 2026-02-16 14:27:33 +01:00
Andrey Antukh
3909bc0fc1 Merge remote-tracking branch 'origin/main' into staging 2026-02-16 14:17:46 +01:00
Andrey Antukh
b6427ecaac 🐛 Revert yetti upgrade
Because of regression introduced on undertow-core 2.3.19
2026-02-16 14:16:29 +01:00
Andrey Antukh
e82319c49e Merge tag '2.13.2' 2026-02-16 14:13:51 +01:00
Andrey Antukh
ce63bae92d Add better approach for error handling to obj/reify 2026-02-16 11:07:40 +01:00
Andrey Antukh
d1d50138ed Merge remote-tracking branch 'origin/staging-render' into develop 2.14.0-RC1 2026-02-16 10:00:46 +01:00
Andrey Antukh
c63de58b7f Merge remote-tracking branch 'origin/staging' into staging-render 2026-02-16 10:00:27 +01:00
Andrey Antukh
7301973655 🌐 Rehash and sync translation files 2026-02-16 09:41:49 +01:00