Andrey Antukh
e5f321c8f1
Merge remote-tracking branch 'origin/develop' into develop
2026-03-09 21:28:11 +01:00
Andrey Antukh
657546a993
Merge remote-tracking branch 'origin/staging' into develop
2026-03-09 21:27:50 +01:00
Pablo Alba
b0ad6d7fdb
✨ Mark the default team for an user in an org with the default flag ( #8552 )
2026-03-09 17:46:10 +01:00
Marina López
ab20019e81
✨ Add show version notes when navigate from CC
2026-03-09 16:32:07 +01:00
Andrey Antukh
05c71f7b75
📚 Add GitHub Copilot instructions ( #8548 )
2026-03-09 16:23:28 +01:00
Luis de Dios
adc3fa41e9
🎉 Add workspace menu for MCP server
2026-03-09 13:02:14 +01:00
Pablo Alba
34d29328e6
🐛 Fix bad size on switching a layout with fixed sizing ( #8504 )
2.14.0-RC2
2026-03-09 12:12:03 +01:00
Eva Marco
c59cc4dff4
🐛 Fix tooltip position on absolute positioned elements ( #8509 )
...
* 🐛 Fix tooltip position on absolute positioned elements
* 🐛 Fix tests
2026-03-09 12:11:39 +01:00
Eva Marco
0a5de10dff
🐛 Fix name on broken color token ( #8527 )
2026-03-09 12:10:26 +01:00
Pablo Alba
b3a6468697
✨ Add nitrate method for notify user when is added to organization ( #8531 )
2026-03-09 12:09:42 +01:00
Alonso Torres
40c9466718
🐛 Fix type in plugin attribute ( #8543 )
2026-03-09 12:06:56 +01:00
Alonso Torres
321b53e936
✨ Add improvements on variants plugins ( #8482 )
2026-03-09 10:24:16 +01:00
Andrey Antukh
0ceadada35
🐛 Fix invalid data on layout flex dir shape property
2026-03-09 10:09:07 +01:00
Andrey Antukh
77955d7f91
✨ Add several redundant checks for library-id on file rpc methods
2026-03-09 10:01:29 +01:00
Andrey Antukh
151238e518
💄 Add cosmetic change to link-file-to-library rpc method impl
2026-03-09 10:01:29 +01:00
Andrey Antukh
591d63e470
✨ Add better error report on wrong input on logging helpers
2026-03-09 10:01:09 +01:00
Marina López
5102ae2a58
✨ Add API get-penpot-version
2026-03-04 15:27:59 +01:00
andrés gonzález
5a6be141fd
📚 Add info about using math in tokens ( #8510 )
2026-03-04 14:59:04 +01:00
María Valderrama
de5276d638
💄 Add missing nitrate banner
2026-03-04 11:35:56 +01:00
Eva Marco
cc3033735b
🐛 Fix showing warning when no shape is selected ( #8515 )
2026-03-04 10:58:36 +01:00
Xaviju
e1d556f4aa
🐛 Sort tokens by name ( #8488 )
2026-03-04 10:33:29 +01:00
Andrey Antukh
c3f5117757
🐛 Fix unhandled exception on using decimals on stroke row ( #8405 )
2026-03-04 09:47:14 +01:00
Marina López
4da9aa844b
💄 Align button with other elements
2026-03-04 09:24:57 +01:00
Andrey Antukh
a4351d133b
✨ Add minor improvements to error reporting ( #8402 )
2026-03-04 09:12:19 +01:00
Andrey Antukh
b704a7da0e
🐛 Fix inconsistency between plugins api doc and impl for shadows ( #8454 )
...
Related to offset-x and offset-y attributes.
2026-03-04 09:09:27 +01:00
Mihai
1ce295f5e5
🐛 Auto-focus search input when shortcuts panel opens
...
Fixes #8481
2026-03-04 09:09:24 +01:00
Andrey Antukh
478f631df5
🐛 Don't throw exception when picker is closed and image is still uploading ( #8453 )
...
* ✨ Add notification tag to media uploading
This avoid hidding error messages once the upload
is finished.
* 🐛 Don't throw exception when picker is closed and image is still uploading
2026-03-04 09:07:15 +01:00
Dominik Jain
c9d9e493e7
🎉 Prepare npm package for MCP server ( #8473 )
...
* 🎉 Prepare npm package for MCP server
* 🐛 Re-establish Windows compatibility of MCP server build script
Use node instead of cp to copy files
* ✨ Set version for MCP npm tarball based on git tag
* Add scripts/set-version to set the version in package.json
based on git describe information
* Add scripts/pack to perform the packaging
2026-03-04 08:41:28 +01:00
Marina López
eb5b3a3fe5
✨ Add link to see current plan
2026-03-03 12:56:40 +01:00
Elena Torro
9de591d9d7
🔧 Await promise correctly to fix tests flakyness
2026-03-03 12:34:18 +01:00
Andrey Antukh
57b9efbcd7
🐛 Fix redo operation on commenting on workspace ( #8455 )
2026-03-03 09:50:23 +01:00
andrés gonzález
db0a8b65ca
📚 Add info about tokens remapping ( #8503 )
2026-03-03 09:02:31 +01:00
andrés gonzález
7c326e05e4
📚 Fix spanish text at docs ( #8502 )
2026-03-03 09:02:08 +01:00
andrés gonzález
58e86a545a
📚 Add info about grouping tokens ( #8508 )
2026-03-03 09:01:48 +01:00
Andrés Moya
31478c6afc
🐛 Fix validation of shadow token with missing keys ( #8507 )
2026-03-02 16:17:12 +01:00
Julien Déramond
cc2c104e16
📚 Move Design Tokens > Spacing image to the Spacing section ( #8487 )
...
Signed-off-by: Julien Déramond <julien.deramond@thalesgroup.com >
2026-03-02 15:50:32 +01:00
Andrey Antukh
0b8ac2508e
📎 Update changelog
2026-03-02 14:57:03 +01:00
Andrey Antukh
c35f70edc5
📎 Add minor adjustments
2026-03-02 14:57:03 +01:00
bittoby
c18375c66e
✨ Add Tab/Shift+Tab navigation to rename layers sequentially
2026-03-02 14:57:03 +01:00
Andrey Antukh
23e77b5f03
🐛 Fix merge issues
2026-03-02 13:35:36 +01:00
Andrey Antukh
7067cc2286
Merge remote-tracking branch 'origin/staging-render' into develop
2026-03-02 12:22:47 +01:00
Andrey Antukh
0644bd817e
Merge remote-tracking branch 'origin/staging' into staging-render
2026-03-02 12:20:08 +01:00
Dominik Jain
b587e2e8ec
✨ MCP: Improve Streamable HTTP session handling & logging ( #8493 )
...
* ✨ Reintroduce proper session management for /mcp endpoint
Reuse transport and server instance based on session ID in header
* ✨ Periodically clean up stale streamable HTTP sessions
Add class StreamableSession to improve type clarity
* ✨ Avoid recreation of objects when instantiating McpServer instances
Precompute the initial instructions and all tool-related data
* ✨ Improve logging of tool executions
2026-03-02 11:27:13 +01:00
Maks
d61e57099e
🐛 Make boolean environment variable parsing case-insensitive ( #8500 )
...
Resolves configuration validation errors when boolean environment variables
are provided with mixed case (e.g., PENPOT_TELEMETRY_ENABLED=True). The
parse-boolean function now handles all string variations: true, True, TRUE,
false, False, FALSE.
opencode/Bug-Hunter @ ollama/GLM4.6 with Love
Signed-off-by: Max <60165+34x@users.noreply.github.com >
2026-03-02 11:26:44 +01:00
Pablo Alba
97d3e31593
✨ Add success popup for nitrate license subscription
2026-02-27 12:28:09 +01:00
Aitor Moreno
740e790585
🎉 Add active-features? helper function ( #8490 )
2026-02-27 12:12:27 +01:00
Dominik Jain
8882f18db4
🚑 Fix multi-user mode MCP connections
...
Previously, only the latest streamable HTTP connection was operational
2026-02-26 17:39:33 +01:00
Alejandro Alonso
a2f8fca6ea
Merge remote-tracking branch 'origin/staging-render' into develop
2026-02-26 14:05:32 +01:00
Elena Torró
ed23c55550
Merge pull request #8483 from penpot/superalex-fix-opacity-for-dotted-strokes
...
🐛 Fix opacity for dotted strokes
2026-02-26 13:41:43 +01:00
Alejandro Alonso
5b5c868a87
🐛 Fix opacity for dotted strokes
2026-02-26 13:31:12 +01:00