v0.26.7

Dokploy/dokployv0.26.7Jan 31, 2026by github-actions[bot]

AI Summary

This release adds Pushover notification provider, updates default PostgreSQL to version 18, and includes various improvements for Traefik and Bitbucket integration.

Key Highlights

  • Add Pushover notification provider
  • Bump default PostgreSQL version to 18
  • Update Traefik version to 3.6.7
  • Add optional slug field for Bitbucket repositories
  • Enhance appName validation across database schemas

New Features

  • Pushover notifications
  • PostgreSQL 18 default
  • Traefik 3.6.7
  • Bitbucket slug field
  • Swarm health check test commands persistence
  • Dockerfile CMD format fix

Full Release Notes

## What's Changed
* feat: add Pushover notification provider by @pluisol in https://github.com/Dokploy/dokploy/pull/3447
* chore(databases): bump default postgres version while creating to 18 by @stripsior in https://github.com/Dokploy/dokploy/pull/3385
* fix(application): update commit info extraction to include appName an… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3537
* feat(bitbucket): add optional slug field for repositories and update … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3539
* chore(traefik): update Traefik version to 3.6.7 in setup scripts by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3540
* Fix/dockerfile cmd format by @luojiyin1987 in https://github.com/Dokploy/dokploy/pull/3256
* feat(schema): enhance appName validation across database schemas with… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3567
* fix: Save Placement button not working for Preferences in Swarm settings by @vtomasr5 in https://github.com/Dokploy/dokploy/pull/3556
* Fix swarm health check test commands not persisting by @Copilot in https://github.com/Dokploy/dokploy/pull/3568

## New Contributors
* @pluisol made their first contribution in https://github.com/Dokploy/dokploy/pull/3447
* @stripsior made their first contribution in https://github.com/Dokploy/dokploy/pull/3385
* @luojiyin1987 made their first contribution in https://github.com/Dokploy/dokploy/pull/3256
* @vtomasr5 made their first contribution in https://github.com/Dokploy/dokploy/pull/3556

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.26.6...v0.26.7