v1.14.0
comet-ml/opikv1.14.0Jun 8, 2025by githubsaturn
AI Summary
This release introduces new built-in statistics capabilities and enhances repository management features through improved URL parsing. It also includes general maintenance such as dependency updates, security patches, and expanded language support.
Key Highlights
- Added GoAccess as a built-in statistics engine
- Implemented functionality for custom ports
- Enhanced URL parsing for git repositories
- Added new languages to the translation system
- Applied dependency updates and security patches
New Features
- GoAccess statistics engine integration
- Custom port configuration
- Enhanced git repository URL parsing
- Expanded translation support
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