`stats` without verbose mode

It looks like in the latest release (1.36) the stats that were normally outputted are now disabled by default (I suppose quiet mode is default for easier cron tasks, etc?). Anyway, it seems that even if I explicitly pass --stats 1m into the command, I don’t get any output at all unless I also use the verbose flag. But I don’t necessarily want the verbose flag which shows me every time an action on a file was completed.

I didnt want to post an issue in case I was missing something, but is there a way to get the previous behavior back? Have rclone print out stats without having to have the verbose output as well?