We have loaded all the code into SVN to allow us to (shortly) upload the following changes/upgrades:
We've added features to the Beta to allow proper DB record storage. Additionally, the code can now create the new DB or just add new fields when updates are created. Thus adding a new field (or several) can be accomplished without losing any of the previous work.
We also added a cleaner to allow field data to contain special characters (and avoid sql insertion, of course).
We added the page buttons at the bottom of the page to allow easy jumping between pages (instead of just "next" which is annoying!).
We also modified the code to use real field IDs instead of renumbering at "zip time". This allows fields to retain their identity when moved/reordered and when new fields are added.
The latest addition is to allow pushing fields to the previous or prior page (without losing identity again).
We hope to have these all loaded up soon.