I just noticed this thread on the list. I hope you guys aren't going to do a cutoff for at least a few weeks.
I haven't contributed code for the last few weeks, but I've done a LOT of code for this cycle in two areas, and it would be a shame for no visible results to appear in this cut:
1. JS-DOM binding. This is in the midst of debugging, and can finally give us scripting of Inkscape internals. I would at least like to be able to do in-memory scripting with this before the release.
2. The export dialog. Ted added the code recently that is needed for passing parameters from an export dialog to the Ouput extensions. It would be a shame to not have a working general-purpose export dialog, for things other than merely PNG. A first cut of the dialog already exists, and the existing PNG export has been decoupled from both its dialog and file.cpp. And of course Miklos has recently added the Cairo equivalents for PDF and PNG export. So building the bridges between would only require the typical code/test/debug/code/blah.... cycle.
I would not mind if anyone wants to hack on the export dialog to get some of this implemented. I don't really care about its appearance. I am more interested in the "under the hood" infrastructure.
bob