Papyrs Versions Save

Blog on web3

v0.0.25

11 months ago

Features

With the deprecation of Papyrs, this release introduces a new feature that allows users to set their own controllers for their canisters.

v0.0.24

1 year ago

Papyrs is still available for use, but new user sign-ups have been disabled. The platform is no longer being actively developed or maintained.

v0.0.23

1 year ago

Hosted on a Juno satellite

v0.0.22

1 year ago

Fix

  • delete blog post feature
  • various typo in Chinese translation and documentation

v0.0.21

1 year ago

Features

  • support for simplified Chinese

v0.0.20

1 year ago

Features

  • blockquote plugin - i.e. author can now add blockquotes to their content

v0.0.19

1 year ago

Features

  • sign-in on any blogspaces of Papyrs with the same identity

v0.0.18

1 year ago

Fix

  • fix publish by uploading only the assets (js, css, etc.) with sha256 based comparison

v0.0.17

1 year ago

Fix

  • stringify bigint for open and export to file system

Build

  • generate sha256 for the CSP representation of the script tags

v0.0.16

1 year ago

Features

  • speed up publish by uploading only the assets (js, css, etc.) that needs to be uploaded to the "storage" canisters
  • blogspace kit build with Astro

Fix

  • auth client has to be reset after signout otherwise next signin without reload does not work