I have now pretty much finished up any coding, testing, and debugging for r7 and am looking to have it available tomorrow on the project site.
The next release I have planned (v1.1) will bring wpkgExpress up to speed in terms of some of the new features/changes evident in the latest stable version of WPKG (1.1.2 as of this writing). Previously, wpkgExpress v1.0 has only been compatible with WPKG 1.0.x. I am also planning on having the visualization feature incorporated for this next v1.1 release.
Until then of course, if there are any bugs found in v1.0, I will continue producing minor releases so that fixes can get out there as soon as possible. However, for the most part I will be focusing on v1.1.

5 Comments
keep up the good work :)
Hi thank you for your work!
v1.0-r7 is now available on the project site.
nice :)
but it looks like you have marked v1.0-r7 "Deprecated"…
maybe v1.1 is coming! Hurray!
This was intentional. There were some serious issues that arose that I did not come across until after v1.0-r7's release. Most of them are XML-related.
I am currently in the process of switching from CakePHP XML classes to using PHP's SimpleXML. As much as I do not wish to have it take this long to provide critical fixes, it has become increasingly obvious that CakePHP's XML classes cannot be relied on anymore.