v0.27.1

Dokploy/dokployv0.27.1Feb 18, 2026by github-actions[bot]

AI Summary

This release adds Microsoft Teams notifications, improves SSO provider management, enables deployment deletion, and includes various bug fixes and improvements.

Key Highlights

  • Add Microsoft Teams integration for notifications
  • Add ability to delete old deployments
  • Add support for Soft Serve webhooks
  • Add autocomplete for 2FA OTP input
  • Add service check before environment deletion

New Features

  • Microsoft Teams notifications
  • Delete old deployments functionality
  • Soft Serve webhook support
  • 2FA OTP autocomplete
  • Environment deletion service check
  • SSO provider editing
  • Trusted origins for SSO

Full Release Notes

## What's Changed
* Feat/add trusted origins sso by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3680
* fix(docker): improve error messages for missing service names in doma… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3681
* fix(update-server): display release tag conditionally in server versi… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3683
* feat(traefik): add support for internationalized domain names (IDN) by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3684
* feat(auth): dynamically add trusted providers for account linking by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3685
* Fix decoration toggle reverting to enabled in Discord/Gotify notifications by @Copilot in https://github.com/Dokploy/dokploy/pull/3699
* Feat/edit sso providers by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3700
* feat(sidebar): enhance dropdown menu styling and organization display by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3701
* fix: prevent orphaned docker stacks when compose directory is missing by @vprudnikoff in https://github.com/Dokploy/dokploy/pull/3692
* chore(dependencies): update zod version across multiple packages to 3… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3718
* fix(cluster): ensure Replicas value is correctly converted to number … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3727
* feat(environment): add service check before environment deletion by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3728
* chore: add DevContainer by @mcfdez in https://github.com/Dokploy/dokploy/pull/3425
* feat(notifications): add Microsoft Teams integration for notifications by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3729
* feat: add support for Soft Serve webhooks by @aegypius in https://github.com/Dokploy/dokploy/pull/2767
* feat(deployments): add ability to delete old deployments by @mcfdez in https://github.com/Dokploy/dokploy/pull/3185
* feat(auth): add autocomplete for 2FA OTP input by @theo-vdml in https://github.com/Dokploy/dokploy/pull/3042
* feat(tests): add unit tests for readValidDirectory function to valida… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3733
* feat(tests): add unit tests for validation functions in docker-contai… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3735
* refactor(sso): update trusted origins handling and introduce license … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3736

## New Contributors
* @vprudnikoff made their first contribution in https://github.com/Dokploy/dokploy/pull/3692
* @aegypius made their first contribution in https://github.com/Dokploy/dokploy/pull/2767
* @theo-vdml made their first contribution in https://github.com/Dokploy/dokploy/pull/3042

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.27.0...v0.27.1