-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Release 1.4.9 https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-client-1.4.9.zip sha256: 60137e4b1e3c89a3f646d979d0959cea3caecb9f76ada1a0f4f1fdd104370514 nxt-client-1.4.9.zip Change log: Server Logic ============ Password protect the Debug APIs. The nxt.enableDebugAPI property is no longer used. Instead, the debug APIs which allow direct manipulation of the blockchain database are always enabled, but are now protected with a password, which needs to be set in the nxt.adminPassword property. Password is not required when the API server is listening on the localhost interface only (the default). The password protection can be disabled by setting nxt.disableAdminPassword=true. Some refactoring to allow creation and signing of transactions using the Java API even in the complete absence of blockchain data, as needed for the MintWorker. Minor peer networking improvement, addPeers and processBlock requests are now executed in the background. Improvements in fork resolution. The peer networking getNextBlocks API no longer limits the number of blocks returned to 1 MB total payload size, but always returns 720 blocks, if available. MintWorker ========== Added nxt.mint.stopOnError property, default false. Minting will now continue, by default, even after an error occurred when sending the mint transaction to the server. Minting transactions are now signed locally and sent to the server using the broadcastTransaction API. Thus the secretPhrase for the minting account is never sent to the server, and the server or the connection to it do not need to be trusted. The secretPhrase is also not logged to the log output anymore. User Interface ============== Added second row of info boxes on Dashboard. Notifications for incoming messages. Reworked page navigation. Account leasing dialog now displays the number of blocks until lease expiration. Fixed named account links on the transaction info dialog. Client Translation ================== Added language selection to welcome screen. Added translations for monetary system for different languages. Stable: English, Spanish, French, Lithuanian, Portuguese (Brazilian), Russian, Chinese (Simplified), Chinese (Traditional) Beta: German, Finnish, Galician, Croatian, Indonesian, Italian, Japanese, Dutch, Slovakian, Portuguese, Serbian (Cyrillic), Serbian (Latin), Ukrainian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJUu8LSAAoJEFOhyXc7+e2AOb8QAIe34Kf7dsEwSEA+EAyuW7cj mszzoN+nPheRg6CbVlwBHTKXLhtUJtBsBrNZHbRtuIR2aQF8t/3oujyMDQc7LjRr BS0dG5ikaGZYqw/yQSWKthHY/wIZS1SQwQHwDf5+YTRIRTa7oGA1M1C7ivWhiXCB sgJUZZPdQja5UuEHi0b6cjXIBuX1zBZ4rCD2zejQeJIJcYvt+605Z5+xrABPl+Y3 qzvaOh3YZOi024/+/8aHmz5AG2snFCweAZPkDtsW8ExuCu4jL8CJG5PYIq+iDJj+ nlSUJ/S4fr6LOkdQrAytzCZjUBiurZmp6kA+9jk7mgIo5zjhXM3OlTMVhhjkaOJM c7mwvlxN+5uu5FoTX0lgNeYmTrW5bDGKUzCUrfg5s8SEbwIECnq0YLdE9JNK8E5G y5HnMJulFNwjgv7oXdM7sPWeBD9yNZiLaMNEKIPJQ+9CAl+e7+vSXZsKlhMCRJEr S1QD9vUb62+YaMthcIi1SiG3tkJdcImPdFxwRtLUQDvAtefNkbf9/BG7j8NVDRbb Knrpn16W7s1bC7gS/0s0pWf3/xstPjBuNOjJn3+w03xOKuDSmDL46vn7JhiN7uRc nNHEbpM5m918MFEN4lweBnMJog5elZoy14QwjTSG8t7bOj3Ddu1OcYnQ4SlnjvK/ N3YXuWLvcuycZCqoaic+ =NaY8 -----END PGP SIGNATURE-----