Releases: caprover/caprover
Releases · caprover/caprover
v1.14.0
[1.14.0] - 2025-06-07
- Added functionality for custom ports issue-2220
- Added GoAccess as a built-in statistics engine issue-2182
- Enhanced URL parsing for git repositories to address some uncommon but valid URL patterns issue-2182
- Dependency updates and security patches
- Added new languages in translations
- Fixed other bugs and issues
v1.13.3
[1.13.3] - 2024-12-01
- Critical security patches
- Added UDP port mapping for nginx to allow http/3
v1.13.2
[1.13.2] - 2024-11-09
- Fixed crash on private registry without push auth ca9831
- Fixed local timestamp issue PR-169
- Fixed line wrap issue with Firefox issue-2179
- Fixed some translation issues
v1.13.1
[1.13.1] - 2024-10-19
- Fixed an auth issue on frontend cd916c
[1.13.0] - 2024-10-19
- New: Added project structure issue-158
- New: Added translations in multiple languages issue-159
- New: Added themes! Now you can pick your favorite theme or build a new one! issue-160
- New: Added automatic IP fallback on installation ca196e5
- New: Disallow passphrase protected SSH keys issue-2153
- Fixed: Deploy time now uses the proper locale issue-157
- Fixed: The app log box is resizable again issue-2112
- Fixed: Showing the missing timezones due to daylight saving time issue-2110
- Fixed: Log Search filter crash on invalid Regex issue-2128
v1.12.0
IMPORTANT: this version bumps the minimum Docker API to 1.43. Please run docker version | grep API
before upgrading your CapRover installation.
- New: Ability to delete multiple apps at once
- New: Ability to setup automated disk cleanup
- New: Support for custom Certbot commands allowing support for DNS challenges Issue-1761
- New: Ability to search app logs on the web Issue-149
- New: Added support for Docker capabilities (enabling VPN one click apps etc)
- Improved: Now the redirects include the path
- Improved: SSH key handling to avoid human mistakes
- Security: Updated npm dependencies security update
- Security: Updated Certbot image (2.11.0)