Yamila Moreno
c103eb86db
📚 Update k8s documentation
2025-08-05 13:55:39 +02:00
Alejandro Alonso
61d93d69b1
Merge pull request #7048 from penpot/elenatorro-11704-fix-symbols-font
...
✨ Include symbols support
2025-08-05 13:40:16 +02:00
Belén Albeza
d5abf34538
🐛 Fix text style change not being applied ( #7036 )
...
* 🐛 Fix text styles not being applied to current cursor
* 🔧 Add text file for bug 11552
* 📚 Update changelog
2025-08-05 13:35:54 +02:00
Alejandro Alonso
7efc297cd9
Merge pull request #7053 from penpot/ladybenko-11678-compact-keep-ratio-flag
...
✨ Compact fill serialization (opacity + flags)
2025-08-05 13:29:49 +02:00
Belén Albeza
6fc949844d
✨ Use 1 byte to store opacity in gradient fills
2025-08-04 14:13:40 +02:00
Andrey Antukh
97e8c9250a
Merge remote-tracking branch 'origin/staging' into develop
Commit Message Check / Check Commit Message (push) Has been cancelled
Build and Upload Penpot DEVELOP Bundles / build-develop-bundle (push) Has been cancelled
Build and Upload Penpot STAGING Bundles / build-staging-bundle (push) Has been cancelled
2025-08-04 14:10:57 +02:00
Andrey Antukh
85f6cf32ae
🐛 Several bugfixes ( #7062 )
...
* 🐛 Fix incorrect status validation on subscription internal api
* 🐛 Make the shortcuts overwritting optional
2025-08-04 13:54:29 +02:00
Marina López
ded8e39e73
🐛 Fix hidden button in subscribe modal when there is a large number of teams ( #7061 )
2025-08-04 13:16:58 +02:00
Florian Schrödl
551313d3de
✨ Text case fixes ( #7058 )
...
* ✨ Add placeholder
* ✨ Remove status icon
2025-08-04 12:13:57 +02:00
Andrey Antukh
e730200873
🐛 Fix pinned project ordering on dashboard sidebar ( #7060 )
2025-08-04 12:07:19 +02:00
Andrey Antukh
433e61bc4e
Merge remote-tracking branch 'origin/staging' into develop
2025-08-04 11:52:24 +02:00
Andrei Fëdorov
818b03d8f2
✨ Add text decoration token ( #7049 )
2025-08-04 10:47:09 +02:00
Belén Albeza
ae3aef8dcc
✨ Use existing space for storing image fill flags
2025-08-04 10:42:56 +02:00
Luis de Dios
1b30325640
🐛 Fix adjust focus in select component ( #7024 )
2025-08-04 10:21:17 +02:00
Yamila Moreno
44d626d578
📎 Fix typo in documentation
2025-08-01 16:32:42 +02:00
Elena Torró
c8f5ec4698
♻️ Refactor dropdown-menu and make dropdown visibility exclusive ( #6956 )
...
* 🐛 Fix having multiple dropdown menus opened on dashboard page
* ♻️ Refactor dropdown-menu
Make it follow new standards and make it external api more usable,
not depending on manually provided list of ids.
This also implements the autoclosing of "other" active/open
dropdown-menu (or other similar components).
* 📎 Add PR feedback changes
* 🐛 Fix incorrect event handling on project-menu
* 🐛 Fix unexpected exception
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz >
2025-08-01 16:14:15 +02:00
Pablo Alba
07b15819d4
🎉 Add the ability to create variants from a selection ( #7045 )
...
* 🎉 Add the ability to create variants from a selection
* 📎 Add PR feedback changes
* 💄 Add minor cosmetic changes
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz >
2025-08-01 15:39:46 +02:00
Elena Torró
f519c6ef46
✨ Center team settings properly ( #7021 )
2025-08-01 15:17:32 +02:00
Juan de la Cruz
baa1cfb2f8
🎉 Add 2.9 release slides ( #7019 )
2025-08-01 14:59:11 +02:00
Eva Marco
905699d15a
✨ Add info to apply-token events ( #7050 )
2025-08-01 14:00:30 +02:00
Eva Marco
fe53869308
🐛 Fix small details on number token application ( #7051 )
2025-08-01 13:52:09 +02:00
Elena Torro
c69ee35e18
✨ Include symbols support
2025-08-01 13:41:12 +02:00
Luis de Dios
8d5ee92f16
🐛 Fix show 'add new property' from menu when a variant is selected ( #7042 )
2025-08-01 13:21:19 +02:00
Andrey Antukh
e55d184d2b
Merge remote-tracking branch 'origin/staging' into develop
2025-08-01 13:13:56 +02:00
Andrey Antukh
50076bac83
Merge remote-tracking branch 'origin/main' into staging
2025-08-01 13:10:52 +02:00
Eva Marco
e976714964
🐛 Fix error on inspect tab with texts ( #7032 )
2025-08-01 13:03:43 +02:00
Brandon Currell
44bc4b7fa4
🐳 Add missing package in the exporter Docker image ( #7026 )
...
penpot-exporter requires poppler-utils for exporting to a PDF, but it is missing.
Added the package to the Dockerfile in the RUN section where dependencies are
being installed.
Signed-off-by: Brandon Currell <brandon+git@currell.pw >
2.8.1
2025-08-01 13:00:51 +02:00
Brandon Currell
ce0d6ffda2
🐳 Add missing package in the exporter Docker image ( #7026 )
...
penpot-exporter requires poppler-utils for exporting to a PDF, but it is missing.
Added the package to the Dockerfile in the RUN section where dependencies are
being installed.
Signed-off-by: Brandon Currell <brandon+git@currell.pw >
2025-08-01 12:59:39 +02:00
Yamila Moreno
5c14f486d7
🐳 Update Imagemagick version
2025-08-01 12:49:11 +02:00
Andrey Antukh
0cbd980b68
🎉 Add imagemagick docker image build scripts ( #6925 )
...
* 🎉 Add imagemagick docker image build scripts
* 📎 Add PR feedback changes
2025-08-01 12:48:47 +02:00
Andrey Antukh
bc2308f2ce
Merge pull request #7011 from penpot/lmcrean-lmcrean-milestones-version-lock
...
🎉 Add the ability to lock/unlock of file versions
2025-08-01 12:40:07 +02:00
Laurie Crean
0b47a366ab
✨ Implement version locking functionality for file snapshots
...
Signed-off-by: Laurie Crean <lmcrean@gmail.com >
2025-08-01 11:41:30 +02:00
Andrey Antukh
1892fa6782
Merge pull request #7043 from penpot/niwinz-develop-refactor-time-helpers
...
♻️ Refactor time related namespaces
2025-08-01 11:35:07 +02:00
Andrey Antukh
6f35b7db24
✨ Add reader tag support for tokens related types
2025-08-01 11:20:01 +02:00
Andrey Antukh
4d9e070bcd
✨ Add reader tag support for types path data
2025-08-01 11:20:01 +02:00
Andrey Antukh
61fe8e8d8e
✨ Add reader tag support for geom matrix
2025-08-01 11:20:01 +02:00
Andrey Antukh
0934095e96
✨ Add reader tag support for geom point
2025-08-01 11:20:01 +02:00
Andrey Antukh
eba2ff7d8d
✨ Add impl for Inst protocol for FileTime class
2025-08-01 11:20:01 +02:00
Andrey Antukh
283eb0419c
♻️ Refactor time related namespaces
...
Mainly removes the custom app.util.time namespace
from frontend and backend and normalize all to use
the app.common.time namespace
2025-08-01 11:20:01 +02:00
Elena Torro
9a0c36c442
🐛 Fix default color when neither fill nor background color is set
2025-07-31 16:17:13 +02:00
luisδμ
ff1d26294a
🐛 Fix create properties with a default value instead of an empty one ( #7033 )
2025-07-31 15:01:51 +02:00
Eva Marco
63bfbbb3c6
🐛 Fix typography token context menu ( #7038 )
2025-07-31 15:00:14 +02:00
Eva Marco
95dda2b1af
🐛 Fix stroke width token application ( #7039 )
2025-07-31 14:59:48 +02:00
Elena Torró
76d725559e
✨ Set default new text fill color depending on background color ( #6998 )
2025-07-31 12:31:54 +02:00
luisδμ
d7ec8ccbc0
🐛 Fix property name cannot be empty ( #7030 )
2025-07-31 12:27:10 +02:00
Juanfran
6def5e285b
🐛 Apply design review fixes for variant connection help ( #11186 ) ( #7016 )
2025-07-31 12:26:04 +02:00
Andrey Antukh
5170872961
Merge pull request #7031 from penpot/eva-fix-export-button-width
...
🐛 Fix export button width on inspect tab
2025-07-31 12:25:03 +02:00
Andrey Antukh
b46e9ee065
Merge remote-tracking branch 'origin/staging' into develop
2025-07-31 12:22:14 +02:00
Andrey Antukh
871ca68e1e
📎 Allow revert commits on github commit checker
2025-07-31 12:14:29 +02:00
Andrey Antukh
0ab896fc76
Revert " ✨ Highlight first font in font selector search, apply on Enter/click"
...
This reverts commit e62567d09e .
2025-07-31 12:14:29 +02:00