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

Releases: papyrs/papyrs

Add controllers

25 Jun 19:19
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 16:03
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.

Juno

28 Feb 19:49
Compare
Choose a tag to compare

Hosted on a Juno satellite

Fix delete blog posts

08 Jan 09:52
Compare
Choose a tag to compare

Fix

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

Chinese support

17 Dec 16:19
Compare
Choose a tag to compare

Features

  • support for simplified Chinese

Blockquote

11 Nov 17:57
Compare
Choose a tag to compare

Features

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

Auth sign-in for blogs

04 Nov 11:27
Compare
Choose a tag to compare

Features

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

Hotfix publish

18 Sep 16:31
Compare
Choose a tag to compare

Fix

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

Open and export to file system

18 Sep 14:43
Compare
Choose a tag to compare

Fix

  • stringify bigint for open and export to file system

Build

  • generate sha256 for the CSP representation of the script tags

Astro for Kit and Speed up publish

18 Sep 14:09
Compare
Choose a tag to compare

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