v1.14.0

Cinnamon/kotaemonv1.14.0Jun 8, 2025by githubsaturn

AI Summary

Adds statistical monitoring capabilities and improves repository URL parsing, alongside general dependency updates.

Key Highlights

  • Added functionality for custom ports
  • Added GoAccess as a built-in statistics engine
  • Enhanced URL parsing for git repositories to handle uncommon but valid patterns
  • Added new languages in translations

New Features

  • Custom ports support
  • GoAccess statistics engine
  • Enhanced URL parsing
  • Dependency updates and security patches
  • Translation updates

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