1.2.9
What's Changed
- Twitch embed by @lazynina in #468
- Add Delete PII button on settings page by @lazynina in #495
- Add node source to posts by @maebeam in #515
- NFT Transfer Notifications by @lazynina in #526
- Add supply-stats route to show total supply and rich list by @lazynina in #531
Node Fees
- Add admin node fee management components by @lazynina in #473
- Show node fee info in sidebar by @tijno in #485
Node Customization
- Start adding configurable node name and URL by @maebeam in #470
- Fix renames by @maebeam in #471
- Add bitclout environment by @maebeam in #474
- Make Identity URL an environment variable by @maebeam in #475
- More amplitude and support email into environment file by @maebeam in #483
Buy with ETH Improvements
- Use Infura API to support Buy With ETH by @lazynina in #484
- Retry submitting ETH one time by @lazynina in #489
- Eth retry by @lazynina in #490
- Fix gas computations by getting base fee from latest block by @lazynina in #491
- Fix conditional on err.error by @lazynina in #492
- Eth gas fixes by @lazynina in #493
- Fix MAX ETH computation by @lazynina in #494
- Update gas computations to reduce change when executing a max buy by @lazynina in #496
- Fix checking value + fees is less than balance by @lazynina in #499
- Legacy eth tx by @lazynina in #502
- Compute ETH values based on wei by @lazynina in #504
- Fix ETH calculations when desoToBuy changes by @lazynina in #512
- Increase Gas Price to account for fluctuations in gas price between blocks by @lazynina in #517
- Fix calculation of ETH exchange rate including fee by @lazynina in #530
Identity Upgrades
- Add https:// prefix to verification endpoint hostname by @lazynina in #518
- use identity.deso.org on bitclout.com by @lazynina in #519
- update last logged in user to v2 by @lazynina in #521
- Verify phone number in identity by @lazynina in #514
Misc Improvements
- Fix path to CreatorProfileNftsComponent in spec by @lazynina in #469
- Click-here Pointer in Tutorial by @amoghgopadi in #472
- Add videodelivery.net to CSP by @maebeam in #476
- Fix logo in readme by @lazynina in #479
- Add margins around video container by @lazynina in #477
- Explicitly check for value === false when setting storage by @lazynina in #487
- Initialize data as an empty object by @lazynina in #488
- hideJumio in sign-up flow by @lazynina in #497
- Fix for setting accesslevel by @tijno in #486
- disable-search-autocomplete by @tijno in #498
- Remove shift on global feed posts. by @lazynina in #500
- gitpod support for bitclout by @tijno in #506
- Usernames can be 25 characters long on DeSo. Update vendored library accordingly by @lazynina in #508
- Migrate to node.deso.org by @maebeam in #509
- Fix alignment of timestamp next to dropdown menu on mobile by @lazynina in #516
- Remove Buy DeSo from error modal by @lazynina in #523
- wait for profile comp transaction to broadcast before signing and submitting UpdateProfile transaction by @lazynina in #524
- Fix preview and home screen icons for DeSo by @lazynina in #532
- Add support for managing sign-up bonus configurations by @lazynina in #529
- Simplify loops in GetMessages that handles encryption/decryption by @lazynina in #533
- Fix admin jumio checkboxes by @lazynina in #534
- Use IP address to infer country sign up bonus config by @lazynina in #535
- use flatMap to flatten array of message before decryption by @lazynina in #536
- Upload referral csv directly instead of parsing on the frontend by @lazynina in #537
- Top diamonded list fix by @NikolaiL in #480
- Use altumbase for daily gainers leaderboard by @lazynina in #538
New Contributors
- @amoghgopadi made their first contribution in #472
- @NikolaiL made their first contribution in #480
Full Changelog: v1.2.1...v1.2.9