Another update:
What's gone in since then ?
- new --trusted-daemon flag to disable by default commands which may leak information to the daemon (rescan_spent, start_mining)
- default simplewallet mixin is now 4 (from 3)
- from hard fork 2, the block reward will be quantized, and all amounts will be decomposed (ie, no more dust)
- fix for print_block, and the block/tx RPC now return a JSON representation of the tx/block
- new check_tx_key which allows a third party to double check an address did receive some monero, when given the tx key
- plus misc smaller things, like a sanity check for a uminiupnpc buffer overflow, and a fix for invalid keys when storing hard fork data in a Berkeley DB database.