lbry.com/content/news/129-lbry-release-first-run-wallet-invites-rewards.md
YULIUS KURNIAWAN KRISTIANTO 49c841c9ea
Capital C Credits (PHASE 3 on News) (#1403)
* Update 003-5-questions-about-lbry.md

* Update 009-introducing-lbry-the-bitcoin-of-content.md

* Update 016-digging-into-lbry.md

* Update 019-free-lbry-credits-come-and-get-em.md

* Update 020-open-a-valve-to-gush-classic-movies.md

* Update 022-building-the-web-3-0-decentralizing-content-in-an-age-of-centralization.md

* Update 023-bravenewcoin.md

* Update 024-our-christmas-surprise.md

* Update 025-huemer-joins-lbry-ethical-advisor.md

* Update 027-lbry-adds-chief-growth-officer-josh-finer.md

* Update 030-try-lbry-on-os-x-el-capitan.md

* Update 032-if-lbry-succeeds-humanity-wins-lbry-ceo-on-lions-of-liberty-podcast.md

* Update 035-why-doesnt-lbry-just-use-bitcoin.md

* Update 036-built-for-artists-by-autists-lbry-takes-autism-personally.md

* Update 040-tipping-in-LBC.md

* Update 045-lbry-blockchain-live-mine-lbc-now.md

* Update 046-lbry-at-porcfest-first-public-screening-film-via-blockchain.md

* Update 047-beta-live-declare-independence-big-media.md

* Update 048-lbry-credits-on-bittrex.md

* Update 049-mysterious-100k-lbc-revealed.md

* Update 050-1.2B-market-cap-we-dont-care.md

* Update 069-reddit-ama-answers.md

* Update 071-credit-policy-third-quarter-report.md

* Update 077-lbry-windows.md

* Update 114-coinomiwallet.md

* Update 123-popup-open-beta.md

* Update 129-lbry-release-first-run-wallet-invites-rewards.md

* Update 134-new-lbry-version-with-search.md

* Update 135-kaze.md

* Update 136-johncleese.md

* Update 137-nilered.md

* Update 139-MemeSafe.md

* Update 140-3blue1brown.md

* Update 141-lbry-is-trending.md

* Update 142-unbubbled.md

* Update 147-lbry-shifting-into-high-gear.md

* Update 158-LBRY-in-2017-2018.md

* Update 159-lbry-development-community-update-Jan-2018.md

* Update 163-lbry-development-community-update-Feb-2018.md

* Update 167-lbry-development-community-update-Apr-2018.md

* Update 169-what-is-chainquery.md

* Update 172-lbry-development-community-update-May-2018.md

* Update 175-austen.md

* Update 176-lbry-development-community-update-June-2018.md

* Update 178-lbry-development-community-update-july-2018.md

* Update 181-the-LBRY-economy.md

* Update 204-hf1903.md

* Update 226-sept-dev-2019.md
2021-05-24 11:49:00 -04:00

3.4 KiB

author title date
jeremy-kauffman Latest LBRY App Adds New First Run, Wallet, Invites, Rewards and More 2017-08-31 15:19:00

The latest LBRY app, v0.15 and the first update since open beta, is now available. Get it here.

Release Notes

The release notes are below. These notes are copied from the GitHub releases page, which is the official source of release notes.

For immediate notification of releases, you can watch the project on GitHub.

Added

  • Added an Invites area inside of the Wallet. This allows users to invite others and shows the status of all past invites (including all invite data from the past year). Up to one referral reward can now be claimed, but only if the invitee passed the humanity test. New Invite Page
  • Added new summary components for rewards and invites to the Wallet landing page.
  • Added a forward button and improved history behavior. Back/forward disable when unusable.
  • Added history of rewards to the rewards page.
  • Added wallet backup guide reference.
  • Added a new widget for setting prices (FormFieldPrice), used in Publish and Settings.

Changed

  • Updated to daemon 0.15. Most relevant changes to the app are improved announcing of content, and a fix for the daemon getting stuck running.
  • Significant refinements to the first-run process, the process for new users, and introducing people to LBRY and LBRY Credits. New Reward Enrollment
  • Changed Wallet landing page to summarize the status of other areas. Refactored wallet and transaction logic.
  • Added icons to missing page, improved icon and title logic.
  • Changed the default price settings for priced publishes.
  • When an "Open" button is clicked on a show page, if the file fails to open, the app will try to open the file's folder.
  • Updated several packages and fixed warnings in the build process (all but the fsevents warning, which is a rather dramatic debate)
  • Some form field refactoring as we take baby steps towards form sanity.
  • Replaced confusing placeholder text from email input.
  • Refactored modal and settings logic.
  • Refactored history and navigation logic.

Fixed

  • Tiles will no longer be blurry on hover (Windows only bug)
  • Removed placeholder values from price selection form fields, which was causing confusion that these were real values (#426)
  • Fixed showing "other currency" help tip in publish form, which was caused due to not "setting" state for price
  • Publish page now properly checks for all required fields are filled
  • Fixed pagination styling for pages > 5 (#416)
  • Fixed sizing on squat videos (#419)
  • Support claims no longer show up on the Published page (#384)
  • Fixed rendering of small prices (#461)
  • Fixed incorrect URI in Downloads/Published page (#460)
  • Fixed menu bug (#503)
  • Fixed incorrect URLs on some channel content (#505)
  • Fixed video sizing for squat videos (#492)
  • Fixed issues with small prices (#461)
  • Fixed issues with negative values not being stopped by the app on entry (#441)

Removed

  • Removed the label "Max Purchase Price" from the settings page. It was redundant.
  • Unused old files from the previous commit(9c3d633)