I've recently merged two projects into one, editing one of the project pages to reflect all the information and then deleting the other one. The project page points to the old tarballs and will not update to the new tarballs; as a result the project is not listed under the modules download page for 4.7 even though it is branched correctly in CVS and the download link on the 4.6 download page points to the old tarball.
There is a tiny bug in the Bluebeach theme. When you press preview there is a light yellow backgrond for the comment. So far so good. The issue is that the rounded corners do not use the light yellow color, but white. It's not a problem, but you guys may want to fix it.
Also, I implemented a background color change on my Drupal site for new comments. This makes it extremely easy to spot new comments for the reader. At the moment the Bluebeach theme shows a small "new" tag, but a background color like the light yellow would work much better.
According to a HTML comment on drupal.org, the site "does not validate. We would like it to, but that would mean reduced user experience for the majority of our visitors."
However, the errors seem to be mostly very simple, like a duplicate element ID (namely "edit-form_id") or a typo(?) ("wbr /" tag). Also, what precisely is the "reduced user experience" of sites that validate?