v1.14.0
rowboatlabs/rowboatv1.14.0Jun 8, 2025by githubsaturn
AI Summary
This release introduces new features such as GoAccess as a built-in statistics engine and custom port support. It also includes enhanced URL parsing for git repositories, dependency updates, and general bug fixes.
Key Highlights
- Added GoAccess as a built-in statistics engine
- Added functionality for custom ports
- Enhanced URL parsing for git repositories to address uncommon patterns
- Dependency updates and security patches
- Added new languages in translations
New Features
- GoAccess integration for statistics
- Custom port functionality
- Enhanced git repository URL parsing
Full Release Notes
## [1.14.0] - 2025-06-07 - Added functionality for custom ports [issue-2220](https://github.com/caprover/caprover/pull/2220) - Added GoAccess as a built-in statistics engine [issue-2182](https://github.com/caprover/caprover/pull/2182) - Enhanced URL parsing for git repositories to address some uncommon but valid URL patterns [issue-2182](https://github.com/caprover/caprover/pull/2286) - Dependency updates and security patches - Added new languages in translations - Fixed other bugs and issues