v0.29.1

Dokploy/dokployv0.29.1Apr 20, 2026by github-actions[bot]

AI Summary

A quick patch release fixing a critical regression in preview deployments caused by a Postgres argument limit issue introduced in v0.29.0, plus dashboard home page addition.

Key Highlights

  • Fixed preview deployments broken by Postgres 100-arg limit
  • Added dashboard home page
  • Fixed typo in custom entrypoint description

New Features

  • Added dashboard home page

Full Release Notes

## What's Changed
* style: Fix typo in custom entrypoint description by @sancho1952007 in https://github.com/Dokploy/dokploy/pull/4241
* feat: add dashboard home page by @Siumauricio in https://github.com/Dokploy/dokploy/pull/4244
* fix: preview deployments broken on v0.29.0 — postgres 100-arg limit by @colocated in https://github.com/Dokploy/dokploy/pull/4257

## New Contributors
* @sancho1952007 made their first contribution in https://github.com/Dokploy/dokploy/pull/4241
* @colocated made their first contribution in https://github.com/Dokploy/dokploy/pull/4257

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.29.0...v0.29.1