v0.22.7
Dokploy/dokployv0.22.7May 28, 2025by github-actions[bot]
AI Summary
Added logging utilities using pino and pino-pretty, support for SPA options in static sites, GitLab nested group filtering, and Chatwoot integration.
Key Highlights
- Logging utilities (pino and pino-pretty)
- SPA option for static sites
- GitLab nested group filtering
- Chatwoot integration
New Features
- Logging utilities
- SPA option for static sites
- GitLab nested group filtering
- Chatwoot integration
Full Release Notes
## What's Changed * fix: update slugIp formatting to handle colons in server IP by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1953 * feat: add pino and pino-pretty for logging, implement logger utility by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1954 * chore: add git-lfs to Dockerfile for large file support by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1955 * feat: added SPA option for static sites by @nktnet1 in https://github.com/Dokploy/dokploy/pull/1931 * fix: moved git lfs from build stage to dokploy stage in dockerfile by @IPdotSetAF in https://github.com/Dokploy/dokploy/pull/1958 * feat(gitlab): support nested group filtering using namespace.full_pat… by @Lux1L in https://github.com/Dokploy/dokploy/pull/1960 * Feat/add chatwoot by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1967 ## New Contributors * @Lux1L made their first contribution in https://github.com/Dokploy/dokploy/pull/1960 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.22.6...v0.22.7