New theme variable transformation: URLEncoded
You can now prefix any theme variable with “URLEncoded” to output a URL encoded string. This should make it easier to integrate third-party widgets like Digg, or Facebook’s new Like Button.
<a href="http://digg.com/submit?url={URLEncodedPermalink}">Digg</a>