Skip to content

Releases: deso-protocol/frontend

v2.2.1

10 May 03:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.1.0

2.1.0

19 Apr 19:48
dbe0ddb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.1.0

2.0.4

04 Feb 06:01
ca6e1ac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.4

2.0.2

22 Jan 17:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

2.0.1

18 Jan 02:17
Compare
Choose a tag to compare

Set block height triggers for DAO fork

Full Changelog: v2.0.0...v2.0.1

2.0.0

18 Jan 01:42
4ea493c
Compare
Choose a tag to compare

What's Changed

  • Full DAO coins spec has been implemented according to DIP 6
  • NFTs v2 with "Buy Now" and "Royalty Split" functionality.
    • Royalty splits can go directly to users' wallets OR to users' coin-holders.
    • With this change, DeSo NFTs are at full parity with other NFT standards, with native identity/profile baked into the sale process, the ability to leverage social features, and lower minting costs than any other protocol.
    • Let's see what you can build :)
  • Messages v3: Encrypted and unencrypted on-chain group chats
    • This is a first of its kind. No other messaging system has ever been fully on-chain, and it's only possible thanks to DeSo's storage and indexing advantages.
    • Messages v3 not only makes group chats end-to-end encrypted and censorship-resistant, it also makes them composable across apps. For example, any platform can embed a DeSo group chat widget, and allow users to interact on other apps all over the internet that are writing/reading to/from the DeSO blockchain.
    • Decentralizing the data layer for group messages has never been possible before, and certainly not with end-to-end encryption. It's a new protocol for text communication that picks up where email left off, with privacy baked in, and much more potential for interoperability and composability thanks to the data layer itself becoming a utility via on-chain storage.
  • Various improvements and optimizations.

Commits

  • add disclaimer on referrals page about amounts varying by locality of ID AND add support for setting default kickback amount by @lazynina in #539
  • add referral code, jumio starter DESO txn Hash, and referrer DeSo Txn hash to User Admin Data by @lazynina in #540
  • make referral link relative to window origin by @lazynina in #541
  • Ln/count keys with deso by @lazynina in #542
  • fix admin panel jumio kickback usd cents by @lazynina in #544
  • add support for NFT transfers, burns, and acceptance of transfers by @lazynina in #545
  • add fas class to fix issue with icons not appearing in select serial number component by @lazynina in #547
  • Buy Now NFTs and NFT Splits by @lazynina in #546
  • [stable] Release 2.0.0 by @diamondhands0 in #550

Full Changelog: v1.2.9...v2.0.0

1.2.9

21 Dec 18:12
Compare
Choose a tag to compare

What's Changed

Node Fees

Node Customization

Buy with ETH Improvements

Identity Upgrades

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

Full Changelog: v1.2.1...v1.2.9

1.2.1

28 Sep 23:08
Compare
Choose a tag to compare
  • Add referral program
  • Support buying with ETH
  • DeSo renaming
  • Native video uploads

v1.1.5

10 Sep 11:59
Compare
Choose a tag to compare
  • Bump version to 1.1.5 to get in sync with core+backend
  • Show founder reward on profile page
  • Add onboarding tutorial
  • Show blue checkmark on following/follower page
  • Remove balances requirement for Tweet to claim

1.1.1

18 Aug 20:50
Compare
Choose a tag to compare

Changes include:

  • Added jumio support
  • NFT drop improvements
  • Double post character limit
  • Follow on buy
  • New diamonds selector
  • IPFS support