Did you run the update script?
I did. As well as the MySQL queries in SQL/mysql.update.sql for updating db/tables from version 0.4.2.
And turning on SQL logging, I see both versions execute the same two queries::::::::
SELECT * FROM contactgroups WHERE del<>1 AND user_id=? ORDER BY name SELECT * FROM contacts AS c WHERE c.del<>1 AND c.user_id=? ORDER BY c.name LIMIT 0, 40
only 0.5 doesn't seem to show the contacts that are not in contactgroups to the GUI :( Seems like a bug to me.
Let me know if/how I can help squish it!
Benjamin _______________________________________________ List info: http://lists.roundcube.net/dev/ BT/aba52c80