What's Changed
* fix: Missed README.md brokes the docker build by mou in https://github.com/evidentlyai/evidently/pull/935
* 937: Add check for pandas null in json conversion. by Liraim in https://github.com/evidentlyai/evidently/pull/938
* Add custom callable metric by mike0sv in https://github.com/evidentlyai/evidently/pull/934
* UI: refactor project tabs config by DimaAmega in https://github.com/evidentlyai/evidently/pull/946
* Add support for size parameter in CustomValueMetric. by Liraim in https://github.com/evidentlyai/evidently/pull/944
* UI: fix grid container by DimaAmega in https://github.com/evidentlyai/evidently/pull/947
* UI: fix/add spacing by DimaAmega in https://github.com/evidentlyai/evidently/pull/948
* fix: Strip `v` from docker tag by mou in https://github.com/evidentlyai/evidently/pull/952
* Doc fix by elenasamuylova in https://github.com/evidentlyai/evidently/pull/953
* Optimize clf metrics calculation by feldlime in https://github.com/evidentlyai/evidently/pull/940
* An example: how to implement a custom metric on top of python callable by emeli-dral in https://github.com/evidentlyai/evidently/pull/954
* UI: fix playwright by DimaAmega in https://github.com/evidentlyai/evidently/pull/955
* UI: visuail tests by playwright by DimaAmega in https://github.com/evidentlyai/evidently/pull/950
* Update README.md by DimaAmega in https://github.com/evidentlyai/evidently/pull/957
* UI: visual tests better by DimaAmega in https://github.com/evidentlyai/evidently/pull/956
New Contributors
* feldlime made their first contribution in https://github.com/evidentlyai/evidently/pull/940
**Full Changelog**: https://github.com/evidentlyai/evidently/compare/v0.4.13...v0.4.14