This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
Releases: papyrs/ic
Releases · papyrs/ic
Publish CSS update
Features
- temporary update CSS to rollout last style improvements
Session length
Features
- set delegation identity expiration ("II session") to one hour
Build
- bump
agent-js
andnanoid
Support for Excalidraw in Papyrs
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
anddata-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
aschannel
child
Sitemap and RSS feed
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
Chore
- remove console log in previous npm package
Fix overview matched
Fix
- regex
data-id
for overview
Publish cards
Features
- publish detailed cards for blog entries on overview page
ic-signin tag renamed
Features
- rename
deckgo-ic-signin
intoic-signin
- spacing and spinner display
Transfer cycles
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
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