The last minor release unfortunately contained a bug that caused 
System.console() to return null in script mode, which is bad because I use it all the time to call the 
readPassword() method.
I also fixed a problem with the internal HTTP server, which would mess up keep-alive connections when returning 1xx, 204 and 304 responses.