Same for me.
I have this code in the sidebar
<?php if(function_exists('tptn_show_pop_posts')) tptn_show_pop_posts(); ?>
<?php if(function_exists('tptn_show_daily_pop_posts')) tptn_show_daily_pop_posts(); ?>
and after upgrading to 2.2.4 the sidebar is showing the overall popular posts twice and not showing the daily ones.
See for example the sidebar of https://www.boscarol.com/blog/?p=15272 .