Releases: soymadip/portosaur
Releases · soymadip/portosaur
v0.10.0
What's new?
⏩︎ Features
- code-block: Add more prism languages
- md: Port prism config from legacy branch & add magic-comments
- katex: Self host Katex css instead of using cdn
- config: Add edit_url option to have a "Edit This Page" button
- Make the navbar version entry responsive
- schema: Update schema generator & validator to support nullable types
⏩︎ Bug Fixes
- component: Fix notecard picking up id as link instead of slug
- webpack: Fix webpack crash at symlinked note/blog dir
- notes: Fix log gap between mobile toc bar and breadcrumbs
- conf: Add fallback value for site.edit_url
- component: Fix NavArrow button appearing above the mobile navbar-sidebar
- Remove redundant scrollToTop component
- aboutMe: Fallback to hero_section.profile_pic if about.image is not set
- schema: Fix generator failing to parse get() calls inside another function
- schema: Fix schema not having hints for arrey items
⏩︎ Refactor
- note: Refactor the notes page, fix various layout issues
- schema: Rewrite schema generator to support complex inline and block comment parsing for descriptions and item types
v0.9.7
What's New?
⏩︎ Features
- Conditionally enable PWA plugin in production and update offline activation conditions
v0.9.6
No changes to note.
v0.9.5
No changes to note.
v0.9.4
What's New?
⏩︎ Bug Fixes
- Calculate remoteUrl in non-interactive mode
- docs: Rename custom config section to vars
v0.9.3
What's New?
⏩︎ Refactor
- config: Custom var declaration key from
customtovars
⏩︎ Documentation
- Change schema path
v0.9.2
What's New?
⏩︎ Bug Fixes
- config: Map meta tags correctly
- docs: Fix package name
v0.9.1
What's New?
⏩︎ Feature
- Add config validator
v0.8.0
No changes to note.
v0.6.3
What's New?
⏩︎ Bug Fixes
- Prevent local link overwriting in smoke tests and improve runtime selection logic for cli runner