From 0524e35e51ac6d82e94d96ceef1e60cfffba70a0 Mon Sep 17 00:00:00 2001 From: Brinck Slattery Date: Thu, 16 May 2019 14:56:21 -0400 Subject: [PATCH] Create 32-skidoo.md --- content/news/32-skidoo.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/news/32-skidoo.md diff --git a/content/news/32-skidoo.md b/content/news/32-skidoo.md new file mode 100644 index 00000000..d3656a20 --- /dev/null +++ b/content/news/32-skidoo.md @@ -0,0 +1,22 @@ +--- +author: 'brinck-slattery' +title: 'LBRY Enters Its Mid-30s' +date: '2019-05-16 15:00:00' +cover: 'upgrayyd.jpg' +category: update +--- +LBRY v0.32 is a feast for the eyes with all new creator pages, suggested subscriptions, and lots of work under the hood to lay the foundation for an all new discovery process. + +creatorpage + +In a nutshell, this upgrade brings you: +- A few new styles throughout the app - rounded edges are back! Also includes side bar tweaks. +- Randomized suggested subscriptions +- Initial channel page implementation. Updates can only be made via the CLI currently: https://lbry.tech/api/sdk#channel_update (wallets across multiple PCs will need to be re-synced) +- Upgraded SDK to support new metadata. It's being captured on upload but not displayed yet. +- SDK now supports viewing content without saving files or blobs, this release still has both enabled. We'll add options in future releases. + +For all the details, you can [take a look at the release notes](https://github.com/lbryio/lbry-desktop/releases/tag/v0.32.0) +Upgrade now in-app or [download the newest version of LBRY](/get) to chedk it out today! + +We need you to build the new, decentralized internet - if you have any questions about this release or anything else, ask us on [Discord](https://chat.lbry.com) or [Twitter](https://twitter.com/lbryio).