Updates 324 » History » Version 1

Pierre Marc, 08/03/2014 11:42 AM

1 1 Pierre Marc
h1. 3.24 Updates
2 1 Pierre Marc
3 1 Pierre Marc
h2. Bug correction
4 1 Pierre Marc
5 1 Pierre Marc
* The machine name encoding was not processed correctly with unicode values. This may produce a bad password response from the server.
6 1 Pierre Marc
* There was an issue with unicode path names when the user name was unicode. This may produce an error when transmitting the file to the server.
7 1 Pierre Marc
* On MAC version, the error messages were not displayed.
8 1 Pierre Marc
9 1 Pierre Marc
h2. New features
10 1 Pierre Marc
11 1 Pierre Marc
* Reducing the number of commands in the protocol. This should speed up the file transmission to server.
12 1 Pierre Marc
* Possibility to define and call an external filter before sending the file. This can be used for example to transform a postscript file to a pdf file on the client side