The admin product tab didn't look like the remaining other tabs (missing icon) - I've chosen an icon and added it to the admin product tab override.
The order confirmation email was out of date and was using hardcoded strings instead of the Spree I18n model. I've updated the email accordingly.
The invoice only shows the extension of the file available for download. We sell .zip in our store, and instead of showing only the extension, I propose showing the entire filename, so that the user knows exactly what they are getting when they click on the link.
A few notes for these updates:
Open to comments, suggestions, or edits!