Make publishes appear immediately in My Files #14

Merged
alexliebowitz merged 5 commits from publish-cache into master 2017-03-28 08:26:46 +02:00
Showing only changes of commit b2fcdd1f9a - Show all commits

View file

@ -15,6 +15,7 @@ Web UI version numbers should always match the corresponding version of LBRY App
* You can now make API calls directly on the lbry module, e.g. lbry.peer_list()
* New-style API calls return promises instead of using callbacks
* Wherever possible, use outpoints for unique IDs instead of names or SD hashes
* New publishes now display immediately in My Files, even before they hit the lbrynet file manager.
### Changed
* Update process now easier and more reliable