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

Releases: papyrs/ic

Publish CSS update

23 Jun 13:39
Compare
Choose a tag to compare

Features

  • temporary update CSS to rollout last style improvements

Session length

17 Jun 15:47
Compare
Choose a tag to compare

Features

  • set delegation identity expiration ("II session") to one hour

Build

  • bump agent-js and nanoid

Support for Excalidraw in Papyrs

12 Jun 14:45
2eaff53
Compare
Choose a tag to compare

0.0.11 (2022-06-12)

Features

  • support for data-src on images - needed to persist source data of the images such as those generated with Excalidraw
  • clean attributes paragraph_id and data-src on publish

0.0.10 (2022-05-23)

Fix

  • do not update published_at date if already published - keep original publish date
  • remove unused dtd in rss and move items as channel child

Sitemap and RSS feed

22 May 11:48
Compare
Choose a tag to compare

Each blog created with Papyrs gets a sitemap and RSS feed updated each time a post is published.

Features

  • query all docs / decks entries on publish to refresh the list of published materials ("update list in index.html")
  • publish a sitemap.xml
  • publish a rss.xml

Build

  • bump all dependencies

Console log

15 Apr 09:13
Compare
Choose a tag to compare

Chore

  • remove console log in previous npm package

Fix overview matched

15 Apr 09:09
Compare
Choose a tag to compare

Fix

  • regex data-id for overview

Publish cards

15 Apr 08:26
Compare
Choose a tag to compare

Features

  • publish detailed cards for blog entries on overview page

ic-signin tag renamed

14 Apr 06:07
Compare
Choose a tag to compare

Features

  • rename deckgo-ic-signin into ic-signin
  • spacing and spinner display

Transfer cycles

08 Apr 14:46
Compare
Choose a tag to compare

Features

  • transfer cycles from manager to bucket
  • replace canister status with query calls for balance
  • throw error if storage info are missing to init auth

Fix

  • host and identity to develop the lib locally

Scripts

  • get manager cyclces balance
  • query current ICP to cycles rate

Theming and read status

02 Apr 16:34
Compare
Choose a tag to compare

Features

  • expose admin function to query data and storage canister status
  • publish theme option
  • support cleanNode that cleans attributes of children of HTML element too