The last of the bugs (hopefully) were fixed with the v0.9 release. Now focusing on desired features for the big 1.0 launch, tentatively scheduled for later this year.
Progress is slow due to a lot of mitigating factors, namely there are only two of us focusing on this project at the moment, and it has been lower priority due to our busy work/life schedules. Another issue is the lack of hardware available to us to reproduce some of these bugs (the lack of SD support on some systems with XP/Vista was very unique). Unless we can reproduce a bug, we really can't isolate it to figure out what code to change.
One idea I am floating is a test program (tentatively named Win32SysInfo) that would essentially walk through most of the code and print the results of each API call to a file that could be attached to a bug report. Unfortunately, writing this has proven to take longer than fixing the bugs so far (and as stated, available time is very limited).
As to the coming 1.0, here is a list of features that are in the works:
1. Installer
2. compressed image support (Ex: .img.gz or .img.z).
3. Write verification/image comparison.
4. Reformat device option.
5. Read/Write elapsed time.
Other features would be nice, but some would cause the program to bloat out of proportion with the main goals of the program's intended simplicity. All ideas are welcome though. Either file here under Feature Requests or as a wishlist bug on Launchpad.