Andrey Antukh
bcc755b0be
Merge remote-tracking branch 'origin/staging-render' into develop
2026-02-24 00:09:57 +01:00
Andrey Antukh
1b8afccba2
✨ Remove usage of multipart body size config on backend
2026-02-23 14:44:44 +01:00
Pablo Alba
90288e32d5
✨ Show different info on nitrate dialog by connectivity
2026-02-20 10:19:25 +01:00
Melvin Laplanche
6cfaeb8a44
🎉 Add woff2 support on user uploaded fonts
...
Signed-off-by: Melvin Laplanche <noreply@melvin.la >
2026-02-17 10:29:05 +01:00
Andrey Antukh
dafad0c124
Merge remote-tracking branch 'origin/staging-render' into develop
2026-02-17 09:57:51 +01:00
Alonso Torres
c32a336c50
🎉 Add MCP plugin embedded execution ( #8368 )
...
* ✨ Add core changes for mcp server
* ✨ Changes to plugins-runtime to add mcp extensions
* ✨ Changes to MCP plugin
* ✨ Changes post-review and ci fixes
2026-02-17 09:18:46 +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
Luis de Dios
3c0df27fe0
🎉 Add MCP server to integrations section in dashboard ( #8169 )
2026-02-16 11:17:52 +01:00
Andrey Antukh
fbf1240998
⚡ Add several optimizations for fonts zip download
...
Mainly prevent hold the whole zip in memory and uses an
unified response type, leavin frontend fetching the blob
data from the assets/storage subsystem.
2026-02-16 10:14:50 +01:00
Dalai Felinto
c55c23c6dd
✨ Add option to download user uploaded custom fonts
...
Allow users download any of the manually installed fonts.
When there is more than one font in the family download as a .zip.
Signed-off-by: Dalai Felinto <dalai@blender.org >
2026-02-16 10:14:49 +01:00
Andrey Antukh
4a7b89a1da
Merge pull request #8327 from penpot/niwinz-develop-rlimit-notifications
...
✨ Add proper mattermost notifications for rlimit rejects
2026-02-13 17:11:54 +01:00
Andrey Antukh
12bc3ac9ed
✨ Update default cors headers
2026-02-13 13:17:08 +01:00
Sagar
cfcebf59d5
🐛 Make S3Client and S3Presigner use identical credential resolution ( #8316 )
2026-02-13 12:21:05 +01:00
Andrey Antukh
920fbe34ad
🐛 Fix invalid deps passed to http management routes service
2026-02-10 13:46:29 +01:00
Andrey Antukh
f08700945a
Merge remote-tracking branch 'origin/staging' into develop
2026-02-10 11:58:09 +01:00
Andrey Antukh
06e5825c8a
🐛 Add proper input checking to font related RCP method
2026-02-10 10:36:57 +01:00
Pablo Alba
5d3ccbc8b4
✨ Add managed profiles endpoint to nitrate api ( #8292 )
2026-02-09 15:52:18 +01:00
Andrey Antukh
ac1c3ff184
Merge branch 'staging-render' into develop
2026-02-09 14:14:02 +01:00
Andrey Antukh
43cd92c76d
Merge remote-tracking branch 'origin/staging' into staging-render
2026-02-09 14:12:55 +01:00
Alejandro Alonso
3d20fc508d
🐛 Fix image magick info call ( #8300 )
2026-02-09 12:26:42 +01:00
Andrey Antukh
2ccb33ba89
📎 Add missing for-update for the migration 145
2026-02-05 18:12:11 +01:00
Andrey Antukh
ee88ee63a2
✨ Add data migration for fix plugins data on profiles
2026-02-05 18:08:28 +01:00
Andrey Antukh
1656fefdc9
Merge remote-tracking branch 'origin/staging-render' into develop
2026-02-04 16:23:46 +01:00
Andrey Antukh
7f318bb110
Merge remote-tracking branch 'origin/staging' into staging-render
2026-02-04 16:22:13 +01:00
Andrey Antukh
06afd94a74
⬆️ Update backend dependencies (mainly bugfixes)
2026-02-04 16:21:19 +01:00
Andrey Antukh
ca4d00df69
🐛 Fix latest error report related migration
2026-02-04 15:36:07 +01:00
Andrey Antukh
9667477d6b
🐛 Add missing dep for rpc routes on backend
2026-02-04 15:26:02 +01:00
Andrey Antukh
d80ba1856a
✨ Add several improvements to frontend error reporting
...
* ✨ Add major improvement on error handling
* ✨ Add the ability to store frontend reports
* 📎 Add PR feedback changes
2026-02-04 12:45:38 +01:00
Andrey Antukh
32454f5959
Merge remote-tracking branch 'origin/staging-render' into develop
2026-01-29 10:23:46 +01:00
Andrey Antukh
b40e775a70
✨ Add minor improvements to performance events ( #8217 )
...
* ✨ Move devtools perf logging helpers to util.perf ns
* 💄 Move flag check to the entry point instead of initialize event
* ♻️ Make performance events consistent with other events
2026-01-28 20:47:14 +01:00
Pablo Alba
4ca82821c1
🐛 Fix shared keys init should be by keywords (2) ( #8230 )
2026-01-28 13:41:37 +01:00
Andrey Antukh
a9e2fc8d94
✨ Backport linter fixes and config from develop
2026-01-28 12:58:54 +01:00
Pablo Alba
f76598f638
🐛 Fix shared keys init should be by keywords ( #8228 )
2026-01-28 12:56:04 +01:00
Andrey Antukh
17ffd9a5d0
✨ Backport linter fixes and config from develop
2026-01-28 12:54:18 +01:00
Andrey Antukh
89935e2174
✨ Make nitrate module loading conditional to flag
...
This removes the flag checking on each rpc method
2026-01-27 15:16:36 +01:00
Andrey Antukh
7f27e0326d
✨ Reuse basic team and profile schemas on nitrate
2026-01-27 15:14:32 +01:00
Andrey Antukh
9c539dfb2f
🔥 Remove subscriptions related management module
2026-01-27 15:14:32 +01:00
Andrey Antukh
50a4cf8b99
📎 Adapt nitrate module to auth changes
2026-01-27 15:14:32 +01:00
Andrey Antukh
f5996a7235
♻️ Make several improvements to management API authentication
2026-01-27 15:14:32 +01:00
Andrey Antukh
0ab126748f
💄 Add format rule for code comments ( #8211 )
...
* 💄 Add format rule for code comments
* ⬆️ Update linter and formatter on devenv
2026-01-27 15:07:18 +01:00
Pablo Alba
d5abc52dac
🎉 Add first integration with nitrate ( #7803 )
...
* 🐛 Display missing selected tokens set info (#8098 )
* 🐛 Display missing selected tokens set info
* ✨ Add integration tests to verify current active set
* 🎉 Integration with nitrate platform
* 🐛 Fix nitrate get-teams returns deleted teams
* ✨ Add nitrate to tmux devenv
* ✨ Add retry and validation to nitrate module
* ✨ Add photoUrl to profile on nitrate authenticate
* ✨ Move nitrate url to an env variable
* ♻️ Change Nitrate organization-id schema to text
* ♻️ Cleanup unused imports
* 🔧 Add control-center to nginx
* ✨ Add create org link
* 🔧 Fix nginx entrypoint
* 🐛 Fix control-center proxy pass
* 🎉 Add nitrate licence check
* Revert "✨ Add nitrate to tmux devenv"
This reverts commit dc6f6c458995dac55cab7be365ced0972760a058.
* ✨ Add feature flag check
* 🐛 Rename licences for licenses
* ✨ MR changes
* ✨ MR changes 2
* 📎 Add the ability to have local config on start backend
* 📎 Add FIXME comment
---------
Co-authored-by: Xaviju <xavier.julian@kaleidos.net >
Co-authored-by: Juanfran <juanfran.ag@gmail.com >
Co-authored-by: Yamila Moreno <yamila.moreno@kaleidos.net >
Co-authored-by: Marina López <marina.lopez.yap@gmail.com >
Co-authored-by: Andrey Antukh <niwi@niwi.nz >
2026-01-27 10:04:53 +01:00
Andrey Antukh
8632b18eec
🐛 Avoid json decoder liner limit exception by chunking
...
Happens only when we send large binary data serialized with transit
(mainly used for upload fonts data).
2026-01-26 11:01:25 +01:00
Alejandro Alonso
2b2941bd25
Merge pull request #8049 from penpot/niwinz-virtual-clock-by-user
...
✨ Make the virtual clock by profile and not global
2026-01-26 07:22:08 +01:00
Alejandro Alonso
f2d561eff7
Merge pull request #8063 from penpot/niwinz-develop-auditlog-logging
...
✨ Add the ability to log using logging subsystem the audit events
2026-01-26 07:17:13 +01:00
Andrey Antukh
1d1d32ad39
🐛 Avoid json decoder liner limit exception by chunking
...
Happens only when we send large binary data serialized with transit
(mainly used for upload fonts data).
2026-01-26 06:58:17 +01:00
Andrey Antukh
5016b2a7bf
Merge remote-tracking branch 'origin/staging-render' into develop
2026-01-23 11:18:33 +01:00
Eva Marco
e53f335204
🐛 Fix unhandled error on tokens modal ( #8165 )
2026-01-23 09:35:53 +01:00
Andrey Antukh
6470db8d5f
✨ Remove mention of yarn on several files
2026-01-22 13:55:41 +01:00
Andrey Antukh
3fb78116b8
🎉 Migrate to PNPM backend module
2026-01-22 13:55:41 +01:00