This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
Releases: papyrs/ic
Releases · papyrs/ic
Get and add controllers
Features
With the deprecation of Papyrs, this release introduces a new feature that allows users to set their own controllers for their canisters.
Softly deprecated 👀
Papyrs is still available for use, but new user sign-ups have been disabled. The platform is no longer being actively developed or maintained.
Hotfix agent-js
Fix
- Agent-js v0.15.4 did not migrate existing II keys to the new secure idb scheme therefore some users - i.e. me - can ends up blocked in Papyrs
icp0.io
Features
- replace
ic0.app
withicp0.io
Build
- bump agent-js v0.15.4
Fix delete
Fix
- missing
updated_at
timestamp to delete data
Support for multiple docIds in blogs
v0.1.3 chore: release v0.1.3
CDN
Bump version number to update CDN
Canister IDs populated on publish
v0.1.1 chore: release v0.1.1
Certified assets and interactions (like & comments)
Features
- certified assets implemented - i.e. blogspaces support for main
.ic0.app
domain - new comments and likes features on blogs
Chore
storage
canister - custom "assets" smart contract - rewritten in Rust
Double the hotfixes for more fun
Features
- compute assets sha256 only for resources (js, css, etc.) and this on the frontend side
Fix
- remove sha256 computation from backend to prevent issue
Canister 6zvwc-sqaaa-aaaal-aalma-cai exceeded the instruction limit for single message execution.
- remove
shas
endpoint from "storage" since not needed anymore