diff --git a/CHANGELOG.md b/CHANGELOG.md index cbc864c58..8bd5372f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,47 +6,58 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). ## [Unreleased] ### Added - - * Add ability to open log file and log directory in the help page ([#1556](https://github.com/lbryio/lbry-app/issues/1556)) - * Add ability to resend verification email ([#1492](https://github.com/lbryio/lbry-app/issues/1492)) - * Add Narrative about Feature Request on Help Page and Report Page ([#1551](https://github.com/lbryio/lbry-app/pull/1551)) - * Add keyboard shortcut to quit the app on Windows ([#1202](https://github.com/lbryio/lbry-app/pull/1202)) + * Ability to upload thumbnails through spee.ch while publishing ([#1248](https://github.com/lbryio/lbry-app/pull/1248)) + * QR code for wallet address to Send and Receive page ([#1582](https://github.com/lbryio/lbry-app/pull/1582)) + * "View on Web" button on file/channel pages with spee.ch link ([#1222](https://github.com/lbryio/lbry-app/pull/1222)) + * Autoplay downloaded and free media along with toggle ([#584](https://github.com/lbryio/lbry-app/pull/1453)) + * Ability to get latest claims from channel on homepage (currently inactive) ([#1267](https://github.com/lbryio/lbry-app/pull/1267)) + * Confirmation prompt when sending credits ([#1525](https://github.com/lbryio/lbry-app/pull/1525)) + * Ability to right click > copy lbry:// hyperlink on tiles ([#1486](https://github.com/lbryio/lbry-app/pull/1486)) + * Buttons to open log file and log directory on the help page ([#1556](https://github.com/lbryio/lbry-app/issues/1556)) + * Ability to resend verification email ([#1492](https://github.com/lbryio/lbry-app/issues/1492)) + * Keyboard shortcut to quit the app on Windows ([#1202](https://github.com/lbryio/lbry-app/pull/1202)) * Build for both architectures (x86 and x64) for Windows ([#1262](https://github.com/lbryio/lbry-app/pull/1262)) - * Add referral FAQ to Invites screen([#1314](https://github.com/lbryio/lbry-app/pull/1314)) + * Referral FAQ to Invites screen([#1314](https://github.com/lbryio/lbry-app/pull/1314)) * Show exact wallet balance on mouse hover over ([#1305](https://github.com/lbryio/lbry-app/pull/1305)) * New dark mode ([#1269](https://github.com/lbryio/lbry-app/pull/1269)) * Pre-fill publish URL after clicking "Put something here" link ([#1303](https://github.com/lbryio/lbry-app/pull/1303)) - * Add Danger JS to automate code reviews ([#1289](https://github.com/lbryio/lbry-app/pull/1289)) - * Autoplay downloaded and free media ([#584](https://github.com/lbryio/lbry-app/pull/1453)) - * Add 'Go to page' input on channel pagination ([#1166](https://github.com/lbryio/lbry-app/pull/1166)) - * Add "View on web" button on file/channel pages with spee.ch link ([#1222](https://github.com/lbryio/lbry-app/pull/1222)) - + * Danger JS to automate code reviews ([#1289](https://github.com/lbryio/lbry-app/pull/1289)) + * 'Go to page' input on channel pagination ([#1166](https://github.com/lbryio/lbry-app/pull/1166)) + ### Changed - * Add flair to snackbar ([#1313](https://github.com/lbryio/lbry-app/pull/1313)) + * LBRY App UI Redesign 5.0 implemented including new theme, layout, and improved search mechanics[(#870](https://github.com/lbryio/lbry-app/pull/870)) ([1173])(https://github.com/lbryio/lbry-app/pull/1173)) + * Show latest claims for across all subscribed channel (no longer grouped by channel) and store sub data in internal database ([#1424](https://github.com/lbryio/lbry-app/pull/1424)) + * Dark theme to support redesign ([#1034](https://github.com/lbryio/lbry-app/issues/1034)) + * New publishes now show as pending on Publishes screen ([#1040](https://github.com/lbryio/lbry-app/pull/1040)) + * Enhanced flair to snackbar ([#1313](https://github.com/lbryio/lbry-app/pull/1313)) * Made font in price badge larger ([#1420](https://github.com/lbryio/lbry-app/pull/1420)) - * Store subscriptions in internal database ([#1424](https://github.com/lbryio/lbry-app/pull/1424)) * Move rewards logic to interal api ([#1509](https://github.com/lbryio/lbry-app/pull/1509)) + * Narrative about Feature Request on Help Page and Report Page ([#1551](https://github.com/lbryio/lbry-app/pull/1551)) + ### Fixed - * Fixing content address extending outside of visible area. ([#741](https://github.com/lbryio/lbry-app/issues/741)) - * Fix content-type not shown correctly in file description ([#863](https://github.com/lbryio/lbry-app/pull/863)) + * Create channel and publish immediately([#1481](https://github.com/lbryio/lbry-app/pull/1481)) + * Price not updated on tile/file page ([#797](https://github.com/lbryio/lbry-app/issues/797)) + * Markdown rendering support on show page ([#1179](https://github.com/lbryio/lbry-app/issues/1179)) + * Content address extending outside of visible area. ([#741](https://github.com/lbryio/lbry-app/issues/741)) + * Content-type not shown correctly in file description ([#863](https://github.com/lbryio/lbry-app/pull/863)) * Fix [Flow](https://flow.org/) ([#1197](https://github.com/lbryio/lbry-app/pull/1197)) - * Fix black screen on macOS after maximizing LBRY and then closing ([#1235](https://github.com/lbryio/lbry-app/pull/1235)) - * Fix dark theme ([#1034](https://github.com/lbryio/lbry-app/issues/1034)) - * Fix download percentage indicator overlay ([#1271](https://github.com/lbryio/lbry-app/issues/1271)) - * Fix alternate row shading for transactions on dark theme ([#1355](https://github.com/lbryio/lbry-app/issues/#1355)) - * Fix don't allow dark mode with automatic night mode enabled ([#1005](https://github.com/lbryio/lbry-app/issues/1005)) - * Fix description box on Publish (dark theme) ([#1356](https://github.com/lbryio/lbry-app/issues/#1356)) - * Fix price wrapping in price badge ([#1420](https://github.com/lbryio/lbry-app/pull/1420)) - * Fix spacing in search suggestions ([#1422](https://github.com/lbryio/lbry-app/pull/1422)) - * Fix text/HTML files don't display correctly in-app anymore ([#1379](https://github.com/lbryio/lbry-app/issues/1379)) - * Fix notification modals when reward is claimed ([#1436](https://github.com/lbryio/lbry-app/issues/1436)) and ([#1407](https://github.com/lbryio/lbry-app/issues/1407)) - * Fix disabled cards(grayed out) ([#1466](https://github.com/lbryio/lbry-app/issues/1466)) - * Fix markdown render ([#1179](https://github.com/lbryio/lbry-app/issues/1179)) - * Fix new lines not showing correctly after markdown changes ([#1504](https://github.com/lbryio/lbry-app/issues/1504)) - * Fix claim ID being null when reporting a claim that was not previously download ([issue#1512](https://github.com/lbryio/lbry-app/issues/1512)) ([PR#1530](https://github.com/lbryio/lbry-app/pull/1530)) - * Fix URI and outpoint not being passed properly to API ([#1494](https://github.com/lbryio/lbry-app/issues/1494)) - * Fix incorrect markdown preview on url with parentheses ([#1570](https://github.com/lbryio/lbry-app/issues/1570)) + * Black screen on macOS after maximizing LBRY and then closing ([#1235](https://github.com/lbryio/lbry-app/pull/1235)) + * Download percentage indicator overlay ([#1271](https://github.com/lbryio/lbry-app/issues/1271)) + * Alternate row shading for transactions on dark theme ([#1355](https://github.com/lbryio/lbry-app/issues/#1355)) + * Don't allow dark mode with automatic night mode enabled ([#1005](https://github.com/lbryio/lbry-app/issues/1005)) + * Description box on Publish (dark theme) ([#1356](https://github.com/lbryio/lbry-app/issues/#1356)) + * Price wrapping in price badge ([#1420](https://github.com/lbryio/lbry-app/pull/1420)) + * Spacing in search suggestions ([#1422](https://github.com/lbryio/lbry-app/pull/1422)) + * Text/HTML files don't display correctly in-app anymore ([#1379](https://github.com/lbryio/lbry-app/issues/1379)) + * Notification modals when reward is claimed ([#1436](https://github.com/lbryio/lbry-app/issues/1436)) and ([#1407](https://github.com/lbryio/lbry-app/issues/1407)) + * Disabled cards(grayed out) ([#1466](https://github.com/lbryio/lbry-app/issues/1466)) + * New lines not showing correctly after markdown changes ([#1504](https://github.com/lbryio/lbry-app/issues/1504)) + * Claim ID being null when reporting a claim that was not previously download ([issue#1512](https://github.com/lbryio/lbry-app/issues/1512)) ([PR#1530](https://github.com/lbryio/lbry-app/pull/1530)) + * URI and outpoint not being passed properly to API ([#1494](https://github.com/lbryio/lbry-app/issues/1494)) + * Incorrect markdown preview on url with parentheses ([#1570](https://github.com/lbryio/lbry-app/issues/1570)) + + ## [0.21.6] - 2018-06-05