**重要:**[如何使用私有 CDN 作为图片源以提升稳定性](https://github.com/bitdust/EarthLiveSharp/issues/32) **WARNING:** [How to set CDN as the image source?](https://github.com/bitdust/EarthLiveSharp/issues/32) ## Changes: - Update: new sync method scraper. 更新至新的同步图片抓取方式。在此解释一下,之前异步方式对性能有很大提升,但带来了一些执行时序问题,另外我暂时也不想放弃对低版本(<3.5).net的支持。在这一版本的激励下,我发现其实更好的利用C#的timer工具,其实原有的同步抓取方式同样可以不阻塞UI线程,可以很好的满足工作需求。 - Add: multi-languages support, including english/zh-Hans/zh-Hant. 添加多语言支持,包括英文,简体中文以及繁体中文。 - Fix: some UI issues. 修复一些界面问题。 [中国大陆用户备用下载地址](http://bitdust.ys168.com/)