Skip to content

Releases: p2plabsxyz/dscan

v4.0 (w3up-client)

11 Feb 23:14
aab4109
Compare
Choose a tag to compare

v4.0 contains the following updates:

  • w3up-client integration
    • Self-sovereign identity
    • User-owned storage
  • Customizable QR code styles and logo integration

Learn more about w3up in this blog

demo

v3.3

12 Jul 13:10
05cf343
Compare
Choose a tag to compare

v3.3 contains the following updates:

  • Package updates
  • URI for file uploads (wrapWithDirectory: true)
  • Preserve directory structure when uploading folders
    v3 3

v3.2

26 Mar 17:29
Compare
Choose a tag to compare

v3.2 contains the following updates:

  • Store user's web3.storage API keys in local storage
  • Update organization name

dscan_homepage

v3.1

24 Oct 14:49
Compare
Choose a tag to compare

v3.1 contains the following updates:

  • QR code colour customization by @g1mishra
  • Fix for #34 by @zluipaiva
  • Gateway update for faster performance (w3s.link)
  • UI improvements

v3.0

06 Oct 12:18
Compare
Choose a tag to compare

v3.0 contains the following updates:

  • Show percentage progress during upload by @zluipaiva
  • Refactor {wrapWithDirectory: false}
  • Update packages
  • Improve Readme

v2.3

15 Aug 17:21
e7d50bd
Compare
Choose a tag to compare

v2.3 contains the following updates:

  • Generate high resolution qr code image for downloading.
  • Fix for Infura public gateway is not supported anymore.

v2.2

13 Jun 19:43
6a0462c
Compare
Choose a tag to compare

v2.2 contains the following updates:

  • Fixes issue #16
  • UI improvements

v2.1

15 Mar 12:32
0113ded
Compare
Choose a tag to compare

v2.1 contains the following updates:

  • "Copied" popup message after copying IPFS CID.
  • Fix for "file" and "folder" button UI issue.

Shout-out to @atifcppprogrammer for making these contributions!

v2.0 (web3.storage integration) 🚀

08 Mar 14:58
Compare
Choose a tag to compare

v2.0 contains the following updates:

  • Web3.storage integration
  • Directory upload support
  • Fast upload speed (will take around half hour to upload upto 1GB of data)
  • Manifest version3
    -- Removes all the external CDN packages.
  • Major UI improvements

v1.3 (webpack upgrade)

05 Mar 20:56
Compare
Choose a tag to compare

v1.3 contains the following updates:

  • Webpack upgrade
    -- Performance improvement (using dependencies over CDN packages. External packages take time to load the code as they are hosted on the cloud).
    -- Advanced Webpack security.
  • Infura API for permanent pinning of the content
  • UI improvements
    -- Loader animation.
    -- Interactive UI.