copilot-swe-agent[bot]
139c06b63d
Add port validation to database external ports
...
Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com >
2026-02-05 05:52:38 +00:00
copilot-swe-agent[bot]
999dc7d360
Initial plan
2026-02-05 05:47:52 +00:00
Mauricio Siu
1e7522d173
Merge pull request #3580 from Bima42/fix/mistral-modal-require-bearer
...
fix: double bearer for mistral provider
2026-02-02 10:30:15 -06:00
Bima42
2b72b4888c
fix: avoid enforce bearer for mistral in input
2026-02-02 11:45:45 +01:00
Mauricio Siu
c31e970172
Merge pull request #3573 from bdkopen/update-next
...
chore: update Next to resolve 3 CVEs
2026-02-01 19:57:05 -06:00
bdkopen
4667cb525f
chore: update next
2026-01-31 10:04:53 -05:00
Mauricio Siu
fa201a5a96
Update package.json
v0.26.7
2026-01-31 04:35:39 -06:00
Mauricio Siu
431ad914f8
Merge pull request #3568 from Dokploy/copilot/fix-swarm-settings-test-commands
...
Fix swarm health check test commands not persisting
2026-01-31 03:21:20 -06:00
Mauricio Siu
0575fabb0f
Merge branch 'canary' into copilot/fix-swarm-settings-test-commands
2026-01-31 03:19:29 -06:00
Mauricio Siu
385a494c83
Merge pull request #3556 from vtomasr5/fix-saving-swarm-settings-placement-preferences
...
fix: Save Placement button not working for Preferences in Swarm settings
2026-01-31 03:18:41 -06:00
copilot-swe-agent[bot]
d3f0bf654b
Fix TypeScript type annotations in health check form
...
Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com >
2026-01-31 09:16:49 +00:00
copilot-swe-agent[bot]
9e8dacfe06
Fix health check form to properly sync test commands with form state
...
Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com >
2026-01-31 09:14:40 +00:00
copilot-swe-agent[bot]
f450b13dc5
Initial plan
2026-01-31 09:10:37 +00:00
Mauricio Siu
9e80bf45d0
Merge pull request #3567 from Dokploy/fix/security-GHSA-wmqj-wr9q-327p
...
feat(schema): enhance appName validation across database schemas with…
2026-01-31 03:06:56 -06:00
Mauricio Siu
a635908e43
fix(mariadb): correct appName validation to use built appName for uniqueness check
2026-01-31 03:05:08 -06:00
Mauricio Siu
960892fd8d
feat(schema): enhance appName validation across database schemas with regex and message
2026-01-31 03:01:49 -06:00
Vicens Juan Tomas Monserrat
8caae549b2
fix(swarm): resolve Save Placement button not working for Preferences
...
The button was unresponsive because the form's flat data structure
({ SpreadDescriptor }) didn't match the Zod schema's nested structure
({ Spread: { SpreadDescriptor } }), causing silent validation failure.
Updated schema to match form state and transform to nested structure
only when submitting to the API.
2026-01-30 11:48:34 +01:00
Mauricio Siu
20226a300c
Merge pull request #3256 from luojiyin1987/fix/dockerfile-cmd-format
...
Fix/dockerfile cmd format
2026-01-28 09:57:07 -06:00
Mauricio Siu
5f5c4f0e18
Merge branch 'canary' into fix/dockerfile-cmd-format
2026-01-28 09:55:56 -06:00
Mauricio Siu
c579dbeb1c
Merge pull request #3540 from Dokploy/3491-ssl-certificate-issuance-broken-with-inwx
...
chore(traefik): update Traefik version to 3.6.7 in setup scripts
2026-01-28 00:18:17 -06:00
Mauricio Siu
cee1dc97ba
chore(traefik): update Traefik version to 3.6.7 in setup scripts
2026-01-28 00:16:06 -06:00
Mauricio Siu
b9419ed5f1
Merge pull request #3539 from Dokploy/3493-when-adding-a-git-repository-as-a-provider-spaces-in-the-repo-name-break-the-repo-selection
...
feat(bitbucket): add optional slug field for repositories and update …
2026-01-28 00:14:21 -06:00
Mauricio Siu
6bc07d7675
feat(drop): add optional bitbucketRepositorySlug field to baseApp configuration in tests
2026-01-28 00:12:42 -06:00
autofix-ci[bot]
f72dfb3fc7
[autofix.ci] apply automated fixes
2026-01-28 06:10:38 +00:00
Mauricio Siu
27a0490536
feat(bitbucket): add optional slug field for repositories and update related logic
2026-01-28 00:09:56 -06:00
Mauricio Siu
ec6849205a
Merge pull request #3537 from Dokploy/3510-commit-message-is-wrong-when-using-remote-builder
...
fix(application): update commit info extraction to include appName an…
2026-01-27 21:47:19 -06:00
Mauricio Siu
9934346d8c
fix(application): update commit info extraction to include appName and serverId
2026-01-27 21:46:54 -06:00
Mauricio Siu
5c89973cc2
Merge pull request #3385 from stripsior/chore/bump-postgres
...
chore(databases): bump default postgres version while creating to 18
2026-01-27 21:18:50 -06:00
Mauricio Siu
4e8cdfbc80
Merge pull request #3447 from pluisol/feature/pushover-notifications
...
feat: add Pushover notification provider
2026-01-27 21:16:36 -06:00
Mauricio Siu
d0ea8b5283
Merge pull request #3504 from Bima42/fix/3503-changing-server-domain-fail-with-only-mail
...
fix: zod object for assign domain
v0.26.6
2026-01-27 13:41:05 -06:00
Mauricio Siu
060a053fdb
Merge pull request #3527 from p8008d/fix/profile-firstname-update
...
fix: profile firstName field not updating
2026-01-27 13:39:32 -06:00
Mauricio Siu
304069d3c8
Merge pull request #3530 from Dokploy/fix/prevent-send-malicious-bash
...
feat(wss): add directory validation for WebSocket server log paths
2026-01-27 09:57:11 -06:00
Mauricio Siu
5967f48c6b
feat(wss): add directory validation for WebSocket server log paths
2026-01-27 09:56:28 -06:00
Mauricio Siu
f3bb56910a
Merge pull request #3529 from Dokploy/fix/prevent-send-malicious-bash
...
fix(wss): add container ID validation to enhance security in WebSocke…
2026-01-27 09:21:06 -06:00
Mauricio Siu
24c1c2a377
fix(wss): add container ID validation to enhance security in WebSocket server
2026-01-27 09:20:29 -06:00
Mauricio Siu
6fdb2e4a21
Merge pull request #3528 from Dokploy/fix/prevent-send-malicious-bash
...
Fix/prevent send malicious bash
2026-01-27 09:00:11 -06:00
Mauricio Siu
15e90e9ca9
refactor(wss): simplify container ID validation and update Docker command structure
2026-01-27 08:59:58 -06:00
Mauricio Siu
d1553e1bda
fix(wss): add cloud version restriction message in command execution
2026-01-27 08:40:57 -06:00
Mauricio Siu
880a377e54
fix(wss): handle cloud version restriction in terminal setup
2026-01-27 08:38:14 -06:00
Mauricio Siu
74e0bd5fe3
fix(wss): update Docker command execution in terminal setup
2026-01-27 08:37:06 -06:00
p8008d
74aecf6828
fix: profile firstName field not updating
...
The profile form was sending `name` field but the database column is
`firstName`. This caused the firstName to be silently ignored during
updates. Changed form field and API schema to use `firstName` to match
the database column.
2026-01-27 15:07:56 +02:00
Mauricio Siu
7362cc49d2
fix: prevent to pass invalid docker container names
2026-01-26 16:37:15 +02:00
Mauricio Siu
84fa805acc
refactor(side): remove Sponsor menu item and associated HeartIcon component
2026-01-25 17:53:16 +02:00
Bima42
bcbf433607
fix: zod object for assign domain
2026-01-22 08:56:07 +01:00
Mauricio Siu
bc6647071f
Merge pull request #3501 from Dokploy/open-core-model
...
feat(license): introduce proprietary license and update core license …
2026-01-21 12:59:22 -06:00
Mauricio Siu
dd10d0b1a4
feat(license): introduce proprietary license and update core license terms
2026-01-21 19:43:33 +01:00
Mauricio Siu
9714695d5a
Merge pull request #3500 from Dokploy/security/fix-frame-hijacking
...
feat(config): add security headers to enhance application security
2026-01-21 11:53:37 -06:00
Mauricio Siu
37e817ff26
feat(config): add security headers to enhance application security
2026-01-21 18:52:57 +01:00
Mauricio Siu
733f4c4a23
fix(db): update security migration command for database configuration
2026-01-21 18:23:32 +01:00
Mauricio Siu
86548a1f24
chore(package): update dokploy version to v0.26.6
2026-01-21 18:07:51 +01:00