v2.1.0
Added
- feat(blog): add new article about nostr protocol
- feat: add mermaid support to markdown articles
Changes
- refactor(hero): improve rendering of articles metadata, add overview to hero
- refactor(markdown): extract markdown handler into multiples files in
lib/ - refactor: use logo as base image for blogs and tutorials in search results illustration
- refactor(spark): add config to reload
.mdfiles on save - refactor(search): remove empty image div for results articles without logo
- refactor: rename CakeWallet to Cake Wallet
- refactor: fetch dynamically tutorial and project ids in request specs
Bug fixes
- fix(spec): disable sitemap task logging in spec terminal
- fix(importmap): pin existing version of leaflet fullscreen
- fix(comments): use
overflow-xto avoid leaking long content outside of comment bubble
Full Changelog: v2.0.0...v2.1.0