Back to ChangelogDownload
v1.15.2February 26, 2026
Improve Dockerfile handling for uploaded projects
Meteor framework support, upload folder settings with exclusion filters, file tree preview, and improved Dockerfile handling that respects your wizard customizations over project files.
Download v1.15.2
Get this version from GitHub Releases
What's Changed
New Features
1- Meteor framework support — auto-detects Meteor projects and generates production-ready Dockerfile with multi-stage builds for Upload and GitHub sources
Improvements
4- Upload folder settings — choose which directories to exclude from uploads (e.g., node_modules, .git, dist) and toggle hidden file inclusion via a collapsible panel
- File tree preview — preview the uploaded file structure directly in the wizard, or open the full file manager to browse remote files
- Dockerfile handling for uploaded projects — wizard-customized Dockerfile now always takes priority instead of being overridden by an existing Dockerfile in the project folder
- Docker build error recovery — if a VPS build fails due to DNS resolution issues, ServerCompass automatically retries with host networking and shows a clear explanation
Bug Fixes
2- Fixed uploaded folder names with special characters causing deployment failures — folder names are now sanitized before creating remote paths
- Fixed Dockerfile edits being ignored when the uploaded project already contained a Dockerfile — wizard-configured Dockerfile now takes priority
Related Resources
Video Tutorials
Technology Stacks
Related Topics
meteoruploaddockerfilefile treefolder settingsdnsdockerframework detectionspecial characters


