Changelog
v1.0.0-beta.28
compare changes
🚀 Enhancements
- post,confg: Sort by modified and date info custom (55b8b5b)
🏡 Chore
❤️ Contributors
v1.0.0-beta.27
compare changes
🩹 Fixes
- appearance: Page flicker while switching from light to dark theme (0332e32)
❤️ Contributors
v1.0.0-beta.26
compare changes
🚀 Enhancements
- config: Post sort control by
post.sort (0672317)
🏡 Chore
❤️ Contributors
v1.0.0-beta.25
compare changes
🚀 Enhancements
- processors: Frontmatter title optional now, add processorTitle to set frontmatter title from file name if no set (566f4b4)
- docs: Configuration doc generate automatically (7db8392)
🩹 Fixes
- Avoid Type instantiation is excessively deep and possibly infinite” (2a203d1)
- Avoid Type instantiation is excessively deep and possibly infinite (0befba3)
🏡 Chore
- config: ⚠️ Rename
pages['rss.xml'] to pages.rss_xml to avoid conflict when using SetRequiredDeep (5319075)
🤖 CI
⚠️ Breaking Changes
- config: ⚠️ Rename
pages['rss.xml'] to pages.rss_xml to avoid conflict when using SetRequiredDeep (5319075)
❤️ Contributors
v1.0.0-beta.24
compare changes
🚀 Enhancements
🩹 Fixes
- Avoid Type instantiation is excessively deep and possibly infinite (02cf6e5)
🏡 Chore
❤️ Contributors
v1.0.0-beta.23
compare changes
🚀 Enhancements
- Auto generate permalink to frontmatter (c990971)
- Processors order controlable (4270e7f)
- Multi-language version of content support (8914a5d)
💅 Refactors
🏡 Chore
⚠️ Breaking Changes
❤️ Contributors
v1.0.0-beta.22
compare changes
🚀 Enhancements
- Auto correct content link between each other (1089bf2)
🏡 Chore
- ⚠️ Rename config
base to prefix for reduce confuse with astro base (973224d)
⚠️ Breaking Changes
- ⚠️ Rename config
base to prefix for reduce confuse with astro base (973224d)
❤️ Contributors
v1.0.0-beta.21
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v1.0.0-beta.20
compare changes
🚀 Enhancements
advanced.functionCodeReplace to modified function code while using funciton type values of config (9d2419c)
- processor: Add
override option for processorUpdateModifiedTime to decide whether to override thee exist value (e587b3b)
🏡 Chore
- ⚠️ Rename
post.entryProcessors to post.processors (aa1bd54)
⚠️ Breaking Changes
- ⚠️ Rename
post.entryProcessors to post.processors (aa1bd54)
❤️ Contributors
v1.0.0-beta.19
compare changes
🚀 Enhancements
- Collection entry processor (689c488)
🏡 Chore
- Change code block copied icon for better feedback (15160f2)
- Move CodeBlockWrapper to head block (a7d29c9)
- Remove unneed ‘as’ identifiers (b0b51b8)
❤️ Contributors
v1.0.0-beta.18
compare changes
🚀 Enhancements
- Use css cascade layer to control style conveniently (484964c)
- Add line numbers for code block (5e49a10)
- Code block highlight,diff,focus,indent by shiki transformers (c440102)
- Code block copy button and language text display (ac8bde0)
🏡 Chore
❤️ Contributors
v1.0.0-beta.17
compare changes
🩹 Fixes
❤️ Contributors
v1.0.0-beta.16
compare changes
🚀 Enhancements
🩹 Fixes
- Theme toggle void while after view transition (adfd784)
💅 Refactors
- Move and rename content/post util (949c39b)
❤️ Contributors
v1.0.0-beta.15
compare changes
🚀 Enhancements
- Og support custom by config
post.og (b435b24)
- Frontmatter keys mapping (ea1c696)
- Support function while config value define (4ec0471)
🩹 Fixes
- Debug command (1d5c25c)
- Function disappear in config virtual module (d3db277)
- Function disappear in config virtual module” (a92cb76)
📖 Documentation
🏡 Chore
❤️ Contributors
v1.0.0-beta.14
compare changes
🚀 Enhancements
- Appearance support custom (c14341b)
- Remove view transition directive if disabled (b29e809)
🏡 Chore
❤️ Contributors
v1.0.0-beta.13
compare changes
🚀 Enhancements
- Auto generate sitemap and robots (b1f7e69)
💅 Refactors
- ⚠️ Move
seo config field to integrations.seo (bb53174)
📖 Documentation
🏡 Chore
⚠️ Breaking Changes
- ⚠️ Move
seo config field to integrations.seo (bb53174)
❤️ Contributors
v1.0.0-beta.12
compare changes
🚀 Enhancements
- Add toc to project page (686b1ba)
- Optimize toc scroll behavior (88ae100)
- Toc config for specific content from frontmatter (2e374ad)
🩹 Fixes
🏡 Chore
❤️ Contributors
v1.0.0-beta.11
compare changes
📖 Documentation
❤️ Contributors
v1.0.0-beta.10
compare changes
🚀 Enhancements
- Project route while pass projects config (9b8e04e)
💅 Refactors
- Using extracted pkg astro-view-transition-script (b0c0524)
📖 Documentation
❤️ Contributors
v1.0.0-beta.9
compare changes
- Just adding progress bar while view transition is enabled (0fb30a9)
💅 Refactors
- Extract astro-nprogress integration (7fce77b)
🏡 Chore
❤️ Contributors
v1.0.0-beta.8
compare changes
🚀 Enhancements
🏡 Chore
- Display generator version while there are be hovered (a8f7798)
❤️ Contributors
v1.0.0-beta.7
compare changes
🚀 Enhancements
- Making art state persist between pages when using view transition (891dc46)
📖 Documentation
📦 Build
- Use fork insteadof patch to modify deps to support customer (4369305)
🏡 Chore
❤️ Contributors
v1.0.0-beta.6
compare changes
- Noneed TOC while headings length is zero (3ea9624)
🚀 Enhancements
- View transition for title, tag, series (3d65350)
🩹 Fixes
- Toc text color while dark theme (b5d9341)
🏡 Chore
- Add force flag to astro dev command (994968e)
❤️ Contributors
v1.0.0-beta.5
compare changes
🚀 Enhancements
- Support TOC (fb9c26d)
- Make NavbarBrand fixed while in lg viewport (8c300ed)
- Scroll to top, powered by scroll-driven animation (130be34)
- Keywords meta info about post (02dec7e)
📖 Documentation
- Add more type comments for config options (d1f1106)
- Keywords frontmatter field and seo binding is donw (eed6a72)
🏡 Chore
❤️ Contributors
v1.0.0-beta.4
compare changes
🩹 Fixes
❤️ Contributors
v1.0.0-beta.3
compare changes
🚀 Enhancements
📖 Documentation
❤️ Contributors
v1.0.0-beta.2
compare changes
v1.0.0-beta.1
compare changes