defaults.ini now includes:
Code:
[epub]
...
cover_min_size: 10,10
This was added to avoid getting small inline images as covers, but because it's in [epub] it will override [defaults] and [<site>] sections in personal.ini;
see precedence.
So I bet that you put
cover_min_size in [defaults] or [<site>] sections.