Releases: arcana-network/storage
Releases · arcana-network/storage
0.3.14
- Simplified methods to upload, download and access files
- No need for uploader, downloader, and access objects
- Simply use functions exposed by the StorageProvider and the StorageProvider.files
- TUS-based upload that could be resumed, is not supported anymore.
- Upload of duplicate files is now allowed
- Improved error handling
- Show details during meta transaction
- Update login message
- Switch/Add network if SDK is initialised with wrong network
0.2.0
What's Changed
- Configure TypeScript to generate UMD modules by @mmjee in #4
- Rename Arcana as StorageProvider during export in index.ts by @SauravKanchan in #5
- Revert "Rename Arcana as StorageProvider during export in index.ts" by @SauravKanchan in #6
- v0.1.1 by @SauravKanchan in #7
- Fix module resolution errors by @mmjee in #8
- v0.1.3 by @SauravKanchan in #9
- Bump url-parse from 1.5.1 to 1.5.4 by @dependabot in #10
- Bump follow-redirects from 1.14.3 to 1.14.7 by @dependabot in #11
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #13
- Saurav/ar 1324 update arcana abi by @SauravKanchan in #14
- Bump url-parse from 1.5.4 to 1.5.7 by @dependabot in #15
- AR-1618 fix for storage - npm blurb content update - description field by @shaloo in #19
- Hotfix/update tus by @SauravKanchan in #23
- update tus by @SauravKanchan in #24
- rename get-address in uploader to get-node-address by @SauravKanchan in #25
- modularised makeTx method by @steel-feel in #21
- update makeTx function by @SauravKanchan in #27
- remove file conversion by @SauravKanchan in #28
- Integration tests by @steel-feel in #29
- Himank/ar 1464 unit testing with ava by @steel-feel in #26
- accept provider instead of private key by @SauravKanchan in #30
- Saurav/ar 2146 temporary address in download by @SauravKanchan in #32
- throw app Id error and test cases by @steel-feel in #33
- Formalised error codes by @naraharirohith in #34
- add dkg api calls by @SauravKanchan in #35
- update readme by @SauravKanchan in #36
- Defaults for validity in case it's not set, and error handling for invalid validity values by @mmjee in #37
- Handle cases where developers don't prepend 0x by @mmjee in #38
- AR-2030 Storage Readme file update for beta by @shaloo in #39
- Update link to license file from github repo instead of local file copy by @shaloo in #41
- Add download did function by @SauravKanchan in #40
- README.md restored for devs by @shaloo in #42
- add make metadata url function by @SauravKanchan in #43
- docs md content header at par with auth and wallet now by @shaloo in #44
- Saurav/ar 2547 fix storage sdk version and installation error by @SauravKanchan in #45
- Use TSLib instead of putting functions in every file by @mmjee in #46
- Simplify accessType duplication, allow inputting single values by @mmjee in #49
- Himank/ar 2224 link nft by @steel-feel in #47
- handle account and network change by @SauravKanchan in #48
- Fix #AR-2646 storage readme update for exception handling and advance… by @shaloo in #50
- update getFile in download function by @SauravKanchan in #51
- Himank/ar 2224 link nft by @SauravKanchan in #52
- Saurav/ar 2681 install hardhat ethers in package by @SauravKanchan in #55
- Implement support for Sentry by @mmjee in #56
- Carry over properties when creating wrapped functions by @mmjee in #58
- Saurav/ar 2696 fix validity parameter by @SauravKanchan in #59
- Add Storage SDK Reference Guide auto-generated (markdown, html) by @shaloo in #54
- add setAppAddress by @SauravKanchan in #57
- Updated error codes by @naraharirohith in #60
- Ensure that DIDs start with 0x at getSharedUsers by @mmjee in #61
- add api/v1 in couple of uploader routes by @SauravKanchan in #62
- Fix #AR-2984 Readme updated, docs.md content is for auto generation … by @shaloo in #64
- Prevent concurrent login attempts by @mmjee in #63
- fix configurable chainID by @SauravKanchan in #65
- add appid in get-node-address api call by @SauravKanchan in #67
- FIX: node-address url by @steel-feel in #68
- Refs #AR-3104 License is now MIT and not BUSL for storage by @shaloo in #69
- Rohith/ar 2846 incorrect error by @naraharirohith in #66
- Fixes #AR-3042 GitHub issue template for Storage SDK by @shaloo in #70
- Shaloo/ar 3139 imgtag by @shaloo in #72
- Himank/ar 3008 external url by @steel-feel in #71
- update default gateway url by @SauravKanchan in #73
- Removed gateway while initializing storage instance by @naraharirohith in #75
- remove localstorage stuff after file upload by @SauravKanchan in #76
- Update the organization & project ID (Sentry) by @mmjee in #77
- add login function in start of linkNft by @SauravKanchan in #79
- Release 0.2.0 by @SauravKanchan in #82
- Update version by @SauravKanchan in #83
New Contributors
- @mmjee made their first contribution in #4
- @SauravKanchan made their first contribution in #5
- @dependabot made their first contribution in #10
- @steel-feel made their first contribution in #21
- @naraharirohith made their first contribution in #34
Full Changelog: v0.1.0...0.2.0