getAccountNonce and getAccountPaymentNonce have now been merged into getNonce. Pass an additional nonceType argument, 'token' and 'payment' respectively. It also returns the nonce for staking and confirmation.
poll.requestState
Previously returned only the status of the transaction. Now returns a JSON that includes the transaction hash, transaction status, block number, and transaction index.