Skip to content

Releases: cworld1/astro-theme-pure

v4.1.4

06 Apr 10:40
0c42dd8

Choose a tag to compare

v4.1.4 Pre-release
Pre-release

What's Changed

  • fix(components): 🐛 fix mask-image compatibility issues by @kkbt0 in #150
  • feat: ✨ new version v4.1.4 by @cworld1 in #149

🚀 Features

  • New version v4.1.3 & package v1.4.1
  • (plugins) ✨ support image cation plugin

🐛 Bug Fixes

  • Try to fix image problem caused by vercel
  • (components) 🐛 fix copyright url display broken when url is too long
  • (components) 🐛 fix back to top button covered by aside on middle display
  • (components) 🐛 fix qrcode cnavas size when android ua activate canvas mode
  • (components) 🐛 fix mask-image compatibility issues

💼 Other

  • (packages) Release theme v4.1.4 & package 1.4.2

📚 Documentation

  • 📝 update readme note

⚙️ Miscellaneous Tasks

  • (components) 💫 improve animation of qrcode at copyright

New Contributors

Full Changelog: v4.1.3...v4.1.4

v4.1.3

05 Mar 16:00

Choose a tag to compare

What's Changed

🚀 Features

  • Update sponsorship section; enhance sponsorship details
  • (pages) Update sponsorship section with additional payment methods
  • (pages) Add new sponsorship
  • New version v4.1.3 & package v1.4.1

🐛 Bug Fixes

  • Update import order and add ts-ignore comments for shiki type issues
  • (components) Add line-clamp class to sponsor name for better text overflow handling
  • Adjust amount display in sponsors; update links in documentation
  • Update sponsorship amount
  • (components) Update element selector for waline initialization
  • 🐛 replace bad mirrors
  • (components) 🐛 fix abort is not a function
  • (preset) 🐛 fix cache-avatars script

💼 Other

  • (package) ⬆️ upgrade dependencies

🚜 Refactor

  • (scripts) 🚸 improve astro-pure new command

📚 Documentation

  • (pages) Add new sponsorship entry
  • (pages) Add new sponsor
  • (pages) 📝 add new sponsorship
  • 📝 update funding method links
  • 📝 update readme & funding link

⚡ Performance

  • Improve config image service

🎨 Styling

  • 💡 update comment
  • Fix spellings

⚙️ Miscellaneous Tasks

  • Update eslint and typescript-eslint-parser to latest versions

New Contributors

Full Changelog: v4.1.2...v4.1.3

v4.1.2

30 Dec 06:15

Choose a tag to compare

What's Changed

🚀 Features

  • (ui) Improve Tabs layout on mobile and pc
  • (components) 💄 remove waline meta tag

🐛 Bug Fixes

  • (assets) 🐛 fix chromium browser scrollbar without fluent bar style flag enabled
  • (package) Fix ts expect error not work on building process
  • Fix error & improve code
  • (packages) Fix keyword command that forget to delete

📚 Documentation

  • Change new post doc to new command bun pure new
  • (blog) Rename test file to draft.md

⚡ Performance

  • (assets) ⚡ reduce image size to improve index page loading time
  • (components) ♿ improve accessibiliity; fix link spaces

🎨 Styling

  • Add Safari safe area adaptation
  • Remove unnecessary padding from main container
  • (layouts) Add commment for safe area support
  • (layouts) Add additional refference on safe area
  • 🚨 use biome to lint the code
  • Remove compress recommend

⚙️ Miscellaneous Tasks

  • (package) Update dependencies
  • (pages) Improve terms list page path
  • Update version numbers in package.json files

Full Changelog: v4.1.1...v4.1.2

v4.1.1

04 Dec 08:20
022e86e

Choose a tag to compare

What's Changed

🚀 Features

  • (package) ⬆️ upgrade dependencies
  • (plugins) ✨ support collapse code block; remove scrollbar customize
  • (layouts) 💄 improve styles
  • (pages) ⚡ improve tags order; only preview top 50 tags

🐛 Bug Fixes

  • (pages) 🐛 remove weibo api
  • (site-config) 🐛 fix quotable api cannot work again
  • (pages) 🐛 fix post preview unused tag sets
  • 🐛 fix missing palette

💼 Other

  • (package) 📦 release package v1.3.8 & theme v4.1.1
  • (package) 📦 release package v1.3.9

🚜 Refactor

  • 💄 improve font display
  • (plugins) ✨ improve shiki official code
  • (plugins) 🚚 move shiki custom transformer to independent file
  • (site-config) 🔧 improve config file with new order and comments
  • (components) 💄 reduce spaces for project card
  • 💄 improve palette & radius
  • 💄 improve font look
  • (components) 💄 improve postpreview experience
  • (plugins) 💄 small ui improve

📚 Documentation

  • (docs) 📝 update docs
  • (docs) 📝 update breaking change list
  • (components) 📝 add toast docs
  • (blog) 🔥 remove old docs
  • (docs) 📝 update breaking changes
  • (docs) 📝 add new faq

⚡ Performance

  • (assets) 💄 better accept theme color system

🎨 Styling

  • 🎨 small changes for code
  • (pages) ⚰️ remove dead code
  • 🎨 improve content
  • 🎨 improve code

🧪 Testing

  • (site-config) ⚗️ enable svgo to compress svg; add italic for font

⚙️ Miscellaneous Tasks

  • (components) 🐛 remove hidden tag for waline
  • 📝 add afdian sponsor link
  • (public) 🚚 append resources for code collapse
  • (assets) 💄 small updates for ui

Full Changelog: v4.1.0...v4.1.1

v4.1.0

28 Nov 10:03

Choose a tag to compare

What's Changed

🚀 Features

  • 💥 support new local waline structure
  • (plugins) 🔧 support change content-properties for rehype-external-links
  • (components) ✨ support more flexible title combination
  • (site-config) ✨ support cusmoize socialcard

🐛 Bug Fixes

  • (components) 🐛 fix bug on copyright qr-code as unocss preset mini not support aria condition
  • (components) 🐛 fix copilot bad actions
  • (components) 🐛 add missed type define
  • (libs) optimize GithubCard avatar loading display
  • (components) 🐛 improve gh-card avatar background as it not loaded successfully
  • (components) 🐛 fix spoiler cannot work with links
  • (components) 🐛 fix quote return data format
  • (components) 🐛 fix quote component problem
  • (package) 🐛 fix quote with safer method
  • (schema) 🐛 fix logo config

💼 Other

  • (package) ⬆️ upgrade dependencies
  • (package) ⬆️ upgrade packages
  • (package) 📦 release package v1.3.3 & theme v4.0.7
  • (package) 📦 release package v1.3.4 & theme v4.0.8
  • (package) ⬆️ update package pure dependencies
  • (package) 📦 release theme v1.3.5 & template v4.0.9
  • (package) 📦 release theme v1.3.6
  • (package) ⬆️ upgrade astro version
  • (package) ⬆️ upgrade dependencies
  • (package) 📝 improve package info
  • (package) 📦 release theme 4.1.0 & package 1.3.7

🚜 Refactor

  • (components) 💄 better ui for github-card
  • (components) 💥 change button custom var to variant instead of style
  • (components) 💥 move waline out of package
  • (components) 🐛 change backtotop to web component; fix scroll percentage issue; improve event performance

📚 Documentation

  • (package) 📝 update package readme
  • 📝 update readme

⚡ Performance

  • (package) ➖ remove rehype-external-links rependency & support it locally
  • Update to a single conditional block
  • (components) ⚡ add a display statement to get better feedback & constrain for coding
  • ♿ improve accesibility

🎨 Styling

  • 🎨 update code format
  • 🎨 rename vars & update code style
  • 🎨 update code style

⚙️ Miscellaneous Tasks

  • (plugins) 💄 simplify read time

New Contributors

Full Changelog: v4.0.9...v4.1.0

v4.0.9

05 Nov 16:13

Choose a tag to compare

What's Changed

  • 修复分隔符错误导致主页项目卡片无法使用webp图片的问题 by @byx2020 in #89
  • feat: ✨ new version v4.0.9 by @cworld1 in #91

🚀 Features

  • (package) ➖ remove unused eslint package
  • ✨ feat: Cache avatar

🐛 Bug Fixes

  • 🐛 fix: Settings
  • (docs) 🐛 fix wrong example of starts
  • 🐛 fix img pattern set
  • (components) 🐛 fix spoiler cannot work with links
  • (components) 🐛 fix quote return data format
  • (site-config) 🐛 quotable api is down temporarily
  • 🐛 fix scroll margin problem
  • (components) 🐛 fix quote component problem
  • 🐛 tsx script cannot be dafault to run
  • (package) 🐛 fix quote with safer method

💼 Other

  • (package) ⬆️ upgrade dependencies
  • (package) ⬆️ update tempate dependencies
  • (package) ⬆️ update package pure dependencies
  • (package) 📦 release theme v1.3.5 & template v4.0.9
  • (package) 📦 release theme v1.3.6

⚡ Performance

  • (package) ➖ remove rollup-plugin-visualizer and add docs

🎨 Styling

  • 🎨 format the code

New Contributors

Full Changelog: v4.0.8...v4.0.9

v4.0.8

26 Aug 12:08
e5b48e3

Choose a tag to compare

What's Changed

  • fix(libs): 优化 GithubCard 头像加载显示 by @Seeridia in #79
  • Update post creation script and documentation. by @AlexiangYu in #73
  • feat: ✨ new version v4.0.8 by @cworld1 in #80

🚀 Features

  • 🔧 add support for astro responsive image size

🐛 Bug Fixes

  • (components) 🐛 add missed type define
  • (libs) 优化 GithubCard 头像加载显示
  • (components) 🐛 improve gh-card avatar background as it not loaded successfully
  • (libs) Optimize github-card avatar loading display
  • (docs) 🐛 fix aside component usage

💼 Other

  • (package) 📦 release package v1.3.4 & theme v4.0.8

📚 Documentation

  • (docs) 📝 add docs teaching how to adapt base path config
  • (blog) 📝 add new blog
  • (docs) 📝 one docs modification has been forgotten
  • (docs) 📝 update braking changes page

🎨 Styling

  • (components) ⚰️ remove unused codes

⚙️ Miscellaneous Tasks

  • (assets) 🚸 add format notation
  • 🚸 reject as type imports not displayed
  • 🙈 refactor gitignore file

New Contributors

Full Changelog: v4.0.7...v4.0.8

v4.0.7

21 Aug 10:59

Choose a tag to compare

What's Changed

Full Changelog: v4.0.6...v4.0.7

🚀 Features

  • (docs) ✨ add edit on github button
  • 💥 support new local waline structure
  • (plugins) 🔧 support change content-properties for rehype-external-links

🐛 Bug Fixes

  • (components) 🐛 fix bug on copyright qr-code as unocss preset mini not support aria condition
  • 🐛 little fix of before code
  • (docs) [copilot] fix grammatical issues
  • (components) 🐛 fix copilot bad actions

💼 Other

  • (package) ⬆️ upgrade astro-pure version
  • (package) ⬆️ upgrade dependencies
  • (package) ⬆️ upgrade packages
  • (package) 📦 release package v1.3.3 & theme v4.0.7

🚜 Refactor

  • (components) 💄 better ui for github-card
  • (components) 💥 change button custom var to variant instead of style
  • (docs) 📝 add mdxrepl for advanced components
  • (pages) 🌐 update links page
  • (components) 💥 move waline out of package

📚 Documentation

  • (package) 📝 update package readme
  • 📝 update readme
  • (docs) 📝 update docs
  • (docs) ✨ new docs unocss & styles
  • (docs) 🚚 rename doc files back to md
  • 📝 update readme
  • (docs) 📝 update comment docs
  • (docs) 🐛 fix docs little problems
  • (docs) 📝 add reference of bun link problem
  • (docs) ✨ add tutorial of helping remove the links page
  • (docs) 📝 add update notes v4-0-7 breaking changes

⚡ Performance

  • (package) ➖ remove rehype-external-links rependency & support it locally
  • Update to a single conditional block

🎨 Styling

  • 🎨 update code format
  • 🎨 rename vars & update code style
  • 🎨 update code styles & add comments

⚙️ Miscellaneous Tasks

  • 💄 update unocss config
  • 🚧 add check-info template for new issues
  • 💄 update some styles
  • ⚰️ remove bun old format of locking dependencies file

v4.0.6

12 Jul 15:47

Choose a tag to compare

v4.0.6 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.5...v4.0.6

🚀 Features

  • 💄 support unocss alias object-cover
  • Add copyright scope support
  • (site-config) ✨ add custom typography quick config for unocss

🐛 Bug Fixes

  • (layouts) 🐛 fix mobile sidebar for content layout
  • (components) 🐛 fix sidebar will overflow on header when big screen
  • (plugins) 🐛 fix plugin shiki code title style
  • (components) 🌐 fix ver name

💼 Other

  • (package) 📦 release theme v4.0.6 & package v1.3.1

🚜 Refactor

  • (components) ♿ support more image types for components

📚 Documentation

  • (docs) 📝 update docs breaking changes
  • (preset) 📝 add commit url

⚡ Performance

  • ⚡ simplify the customization format

🧪 Testing

  • (preset) 🧪 add new component signature
  • (blog) 🧪 update test article

v4.0.5

23 Jun 18:00
981d88e

Choose a tag to compare

v4.0.5 Pre-release
Pre-release

What's Changed

🚀 Features

  • (components) ✨ rewrite backtotop component and support slot
  • (package) 🔖 release package v1.2.9 & theme v4.0.5
  • (layouts): 💄 new sidebar for mobile view (7a348c8)
  • (docs): 📝 new doc customize theme (51bad1e)
  • (layouts): ✨ support sidebar button for small devices (e8c1b39)
  • (components): ✨ rewrite backtotop component and support slot (207d2e3)
  • (pages): ⚡ split sponsorship to individual component (9690e32)

🐛 Bug Fixes

  • 🎨 fix grammar problem
  • 🔧 fix unocss config (1faeccd)
  • 🐛 fix warning experimental feature (cc3fda9)

💼 Other

  • (package) 📦 release package 1.2.8
  • (package) 🔖 release package v1.3.0
  • (package): 📦 release package 1.2.8 (5848488)

📚 Documentation

  • (docs): 📝 small updates on docs (53a3e60)
  • (blog): 📝 change blog date (268692a)
  • (docs): 📝 add example to customize theme doc (055e98d)
  • (docs): 📝 update breaking changes list (32851e9)

🚜 Refactor

  • (components) 💄 improve back to top button
  • (pages): 📝 update some content (79059c0)
  • (components): 💄 improve friendlist style (4b0f5ef)
  • (components): 💄 improve back to top button (198323e)
  • (layouts): 💄 support props for base-layout (67059c7)

⚡ Performance

  • (components): ⚡ improve performance for header (411297c)
  • ⚡ use unocss preset-mini instead of old preset-default (9a93dfc)
  • ⚡ use unocss preset-mini instead of old preset-default (96180bb)
  • (package): ⚡ remove unused file for packaging (a95b4b9)

⚙️ Miscellaneous Tasks

  • (docs): 💄 improve docs-contents style (f482708)
  • (pages): ⚰️ remove unused code (625a0f4)
  • (pages): ⚰️ remove unused code (23e01e6)
  • (pages): ⚰️ remove unused code (cdc3dbd)

PR

  • Merge branch 'main' into v4-0-5 (c6307e0)
  • (refs/stash) On (no branch): 111 (aa3c15b)
  • untracked files on (no branch): 625a0f4
  • index on (no branch): 625a0f4

Full Changelog: v4.0.3...v4.0.5