Skip to content

Tags: Dokploy/dokploy

Tags

v0.27.0

Toggle v0.27.0's commit message
fix: Update LICENSE_KEY_URL for production environment

- Changed the production license key URL from "https://licenses.dokploy.com" to "https://licenses-api.dokploy.com" for improved API access.

v0.26.7

Toggle v0.26.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package.json

v0.26.6

Toggle v0.26.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3504 from Bima42/fix/3503-changing-server-domain-…

…fail-with-only-mail

fix: zod object for assign domain

v0.26.5

Toggle v0.26.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3455 from Dokploy/3454-subscribe-issue

chore: update dokploy version to v0.26.5 and modify Stripe session cr…

v0.26.4

Toggle v0.26.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3407 from mhbdev/fix-ui-deployments-page

UI responsiveness in Deployments tab

v0.26.3

Toggle v0.26.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package.json

v0.26.2

Toggle v0.26.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3259 from Dokploy/2680-webhook-deployments-do-not…

…-return-a-200-ok-causing-being-repeated-over-and-over

refactor(deploy): execute deployments in background to prevent timeouts

v0.26.1

Toggle v0.26.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3219 from Dokploy/feat/add-registry-url-only-allo…

…w-hostname

Feat/add registry url only allow hostname

v0.26.0

Toggle v0.26.0's commit message
feat(user): implement organization membership checks for API key crea…

…tion and user organization queries

- Added verification to ensure users are members of the specified organization when creating API keys.
- Implemented checks to restrict organization queries to users who are either checking their own organizations or are admins/owners of the active organization.
- Enhanced error handling to return FORBIDDEN responses for unauthorized access attempts.

v0.25.11

Toggle v0.25.11's commit message
chore: update dokploy version to v0.25.11