This version includes a new way to manage and monitor the miner.
New features: - Added new HTTP JSON API (see json_api_help.txt for the details), available at port 4067 by default - Added web control panel with real-time monitoring and charts. The UI is responsive and should be looking well on most mobile phones and tablets.
Other changes: - The miner informs about API servers (both Telnet and HTTP) being started - You can now disable both servers with --api-bind=0 and --api-bind-http=0 respectively - Minor bugfixes and stability improvements
Notes: - For HTTP server --api-allow command line option isn't having any effect (for now?)