[Note: This release is identical to the 1.14 release but fixes a fatal error for anonymous users. See #449358: update.php fails in 5.x-1.14. Release notes of 1.14 are reprinted below.]
Main fix is for this feature request which i put in: http://drupal.org/node/436016 Now, you can automatically have the html for the page you are exporting to ftp generated from your current drupal setup, so all the js, css, and other such files will be sent to the ftp server automatically when saving the node to ftp. Everything except the sites folder is currently being sent, because unfortunately it has too many files usually and causes a timeout.
Added in some more permissions on the node page