v0.28.2

Dokploy/dokployv0.28.2Mar 1, 2026by github-actions[bot]

AI Summary

Fixed GitHub integration handling for optional organization and user IDs. Simplified domain handling in Docker compose utility functions and improved loading query performance.

Key Highlights

  • Fixed optional chaining for organization and user IDs in GitHub integration
  • Simplified domain handling in Docker compose utility functions
  • Improved loading query performance

New Features

  • Improved GitHub integration stability
  • Optimized domain handling in Docker compose
  • Performance improvements for loading queries

Full Release Notes

## What's Changed
* fix: handle optional chaining for organization and user IDs in GitHub… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3834
* refactor: simplify domain handling in Docker compose utility functions by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3835
* Fix/improve loading queries by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3844


**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.28.1...v0.28.2