Added a design for bitcoin cash (which uses the same addressing scheme
as regular bitcoin). Added welsh translation. Adjusted german
translation. Extremely minor changes to URLs and design.
Added polish translation.
On “Validate/Decrypt” tab, now hiding compressed keys by default since
these confuse novices. (Now there’s a link that allows you to reveal
compressed keys.)
Calibration graphic is now greyscale so as not to waste color ink/tonor.
Disabled unit testing when using Testnet, Litecoin, Dogecoin since the
unit tests only work for Bitcoin.
PGP signature updated.
Added traditional chinese translation. Fixed bug where Chrome wouldn’t
display random background pattern generator when loaded via file:///.
(Logo had to be loaded via base64 instead of as a file.) Updated PGP
signature.
Single generator now supports multiple bitcoin designs plus litecoin
and dogecoin alternate crypto currencies. Also fixed/restored
functionality for working with testnet.
Generally improved instructions. Added a "security checklist" which
helps to check for a few important security features, e.g. modern
javascript crypto support in browser. Merged in a few recent code
changes from bitaddress.org.
The "Print Front" tab now includes a link to disable random address
generation so you supply your own key or vanity address. An ubuntu font
is now embedded. All cryptographic javascript functions were re-copied
over from bitaddress.org to make doing a "diff" easier, since
bitaddress recently overhauled its code formatting.
Made buttons more button-like, clarified instructions, and added a PGP
signature for the generator (along with instructions on how to validate
the .sig file.)