Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Releases: papyrs/ic

Get and add controllers

25 Jun 18:47
Compare
Choose a tag to compare

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 👀

07 May 15:49
Compare
Choose a tag to compare

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

11 Mar 15:52
Compare
Choose a tag to compare

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

11 Mar 15:36
Compare
Choose a tag to compare

Features

  • replace ic0.app with icp0.io

Build

  • bump agent-js v0.15.4

Fix delete

08 Jan 09:44
e969090
Compare
Choose a tag to compare

Fix

  • missing updated_at timestamp to delete data

Support for multiple docIds in blogs

04 Nov 14:39
Compare
Choose a tag to compare
v0.1.3

chore: release v0.1.3

CDN

04 Nov 10:48
Compare
Choose a tag to compare
CDN

Bump version number to update CDN

Canister IDs populated on publish

04 Nov 08:55
Compare
Choose a tag to compare
v0.1.1

chore: release v0.1.1

Certified assets and interactions (like & comments)

04 Nov 07:45
Compare
Choose a tag to compare

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

18 Sep 16:29
85aa48f
Compare
Choose a tag to compare

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