From 7a8fed3de006813f0720a005ed9099134ca95dab Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Fri, 13 Dec 2019 13:24:17 -0500 Subject: [PATCH 1/2] eclipse blog post --- content/news/240-eclipse.md | 59 +++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 content/news/240-eclipse.md diff --git a/content/news/240-eclipse.md b/content/news/240-eclipse.md new file mode 100644 index 00000000..2fcc154a --- /dev/null +++ b/content/news/240-eclipse.md @@ -0,0 +1,59 @@ +--- +author: samuel-lbryian +title: 'Hello! Hola! Merhaba! LBRY Eclipse for Android Brings Internationalization and More' +date: '2019-12-13 13:13:13' +cover: 'doppler.jpg' +category: update +--- + +## Meet LBRY Eclipse for Android +Today, LBRY releases LBRY Eclipse, the premier mobile app for the LBRY network. + +[Download from Play Store](https://play.google.com/store/apps/details?id=io.lbry.browser) or [direct download](http://lbry.com/releases/lbry-android.apk). + +The biggest change with Eclipse is an introduction for multi-language support. At launch, it comes with support for 12 languages, listed below. + +![Eclipse](https://fillmeintom.com) + +Notifications will be slowly rolled out and turned on in the coming weeks, but as an initial test of the system, everyone will be sent a notification with a special code over the next 24 hours. So make sure you’re up to date! + +### More about LBRY Eclipse + +- Adds support for more than one dozen languages, listed below. +- Auto-rendering and improved display of images and text. +- Improves internal routing to expand possible notifications. +- Faster page load speed. +- Upgrade to LBRY SDK 0.49.0 for improved performance, security, and stability. +- Bundled blockchain headers for faster first-run speed. +- Other improvements to the first-run and account creation process. +- Better handling and communication around unsupported content. +- Sorting on channel pages changed to be newest content first. +- Block wallet sending on invalid addresses. +- Other bug fixes and small tweaks. + +For the full release notes, visit [GitHub](https://github.com/lbryio/lbry-android/releases/tag/0.12.0). Note that Eclipse also contains improvements from release 0.11.1, which was not a named release. + +### Full Language List + +- English +- Arabic +- Gujarati +- Hindi +- Indonesian +- Italian +- Malay +- Marathi +- Panjabi +- Polish +- Portuguese +- Serbian +- Spanish +- Turkish + +### All Hail the LBRY Community + +This work would not have been possible without a huge effort from the LBRY community. + +Every language listed above was translated by a LBRY volunteer. An amazing contribution from this group! + +Want to meet these heroes or add another language? Come hang out with us in [chat](https://chat.lbry.com) (note you'll need a moderator to add you to the translation group). From e374a61ccd8abe597935f58eb3e32698c9eb5a85 Mon Sep 17 00:00:00 2001 From: Julie Sigwart Date: Fri, 13 Dec 2019 13:39:51 -0800 Subject: [PATCH 2/2] Update 240-eclipse.md --- content/news/240-eclipse.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/news/240-eclipse.md b/content/news/240-eclipse.md index 2fcc154a..915a0309 100644 --- a/content/news/240-eclipse.md +++ b/content/news/240-eclipse.md @@ -2,7 +2,7 @@ author: samuel-lbryian title: 'Hello! Hola! Merhaba! LBRY Eclipse for Android Brings Internationalization and More' date: '2019-12-13 13:13:13' -cover: 'doppler.jpg' +cover: 'eclipse1flip.jpg' category: update --- @@ -13,7 +13,7 @@ Today, LBRY releases LBRY Eclipse, the premier mobile app for the LBRY network. The biggest change with Eclipse is an introduction for multi-language support. At launch, it comes with support for 12 languages, listed below. -![Eclipse](https://fillmeintom.com) +![Eclipse](https://spee.ch/@lbrynews:0/android-eclipse.png) Notifications will be slowly rolled out and turned on in the coming weeks, but as an initial test of the system, everyone will be sent a notification with a special code over the next 24 hours. So make sure you’re up to date!