As of now, the new version v0.4 of DID Spaces has been released. This update includes new read-write component space capability, as well as some other improvements and fixes.
New feature#
- Support read/write component space
In this version, we have added support for reading and writing component spaces, this will be widely used in blocklets to achieve true self-data control. This means that after users complete authorization, applications can perform read and write operations on component spaces in DID Spaces, greatly expanding the capabilities of developers after integrating DID Spaces into applications.
To demonstrate this ability, we have prepared a Todo List sample project. You can visit the following link to learn more:
You can also use this ability:
- Store user's billing information
- Store user posts (and import them into any application instance)
- Store user activity records.
- Store user's AI prompts.
- Store any valuable data generated by users...
If you want to learn more about the implementation details, you can also refer to:
Improvement#
- Subscription details page supports viewing DID Space
On the subscription details page, we support the ability to jump to the viewing of DID Space in the subscription interface, allowing users to experience the subscription function of DID Spaces more smoothly.
- Display QR code
Display the QR code on the details page of DID Spaces to facilitate users to recharge their accounts, make transactions, and other operations.
Repair
- Prohibited for DID Spaces to connect to the site itself
We collected User feedback and found that connecting to the site itself from DID Spaces, backing up data to the site itself, and then restoring the backup from DID Spaces to other Blocklet Servers resulted in many unexpected problems. Considering that backing up oneself is not common and not the best backup practice, we have decided to prohibit DID Spaces from connecting to the site itself and backing up data to the site itself.
Participate in Bug Bounty program, help us improve#
Please participate in our Bug Bounty Program, help us improve the product experience of DID Spaces. If you have any needs, suggestions, or issues during use, please visit the ArcBlock community for feedback. We will do our best to assist.