- Added EXPERIMENTAL support for persistent cookies in Netscape format.
- Added EXPERIMENTAL file attribute to Mojo::UserAgent::CookieJar.
- Added EXPERIMENTAL load, save and to_string methods to Mojo::UserAgent::CookieJar.
- Fixed error reporting when loading applicartions with syntax errors. (haarg)
- Fixed absolute URL support in url_for_file and url_for_asset methods. (rawleyfowler)