v0.1.2
🔧 Doktainer v0.1.2
Overview
This maintenance release focuses on stability, performance improvements, and bug fixes.
🐛 Bug Fixes
- fix(bug): resolve nixpacks composer support failed to build Laravel13 of using php8.4
- fix(bug): Fixed a bug in Nginx shared multi-domain. So that when renewing SSL, it doesn't delete the other domain in one config file
- feat(update): add dynamic environment & docker network options to the app installer modal and change the style of the installed app modal
- fix(server): provision Docker CE with buildx and compose validation
- feat(projects): enable editing project info from project card
- style(ui): collapse long error messages into issue details
- fix: prevent commit sha from overriding panel version
- fix(file-manager): raise the upload route body limit, add a client-side size guard, and write uploaded content to containers in chunks to avoid oversized SSH commands.
⚡ Performance
- Improve Docker event processing
🔒 Security
- Update dependencies
- Patch known vulnerabilities
📦 Docker Image
docker pull doktainer/doktainer:v0.1.2📖 Upgrade Notes
Safe to upgrade directly from v0.1.1 version.