v0.4.3 - 3 March 2026
🔀 Merged PRs
This release includes 6 merged pull requests that have been successfully integrated into the codebase.
Click to expand merged PRs
- Code: Add download button for code blocks and related functionality by @Lruihao in #706
- Lib: Update json-viewer-element version to 1.0.4 by @Lruihao in #705
- Deps-dev: Bump @antfu/eslint-config from 6.7.3 to 7.6.1 by @dependabot in #704
- Deps-dev: Bump the npm-development group with 2 updates by @dependabot in #703
- Reorganize CSS structure and standardize CSS variable usage for improved maintainability by @Lruihao in #690
- Eliminate deprecation warnings with hugo version 0.156.0 by @deining in #702
🎉 New Features
- Code: Add download button for code blocks and related functionality (#706)
6196cd5by @Lruihao - Reorganize CSS structure and standardize CSS variable usage for improved maintainability (#690)
3926cc0by @Lruihao - Code: Add fullscreen functionality for code blocks (#707)
69d8e67by @Lruihao - Task-lists: Update checked task item styles
c3ac728by @Lruihao - UI: Adjust border and separator colors to improve visual hierarchy
93d0b52by @Lruihao
🐛 Bug Fixes
- Eliminate deprecation warnings with hugo version 0.156.0 (#702)
175cf88by @deining - Task-lists: Regular expression matching for task list items containing extra spaces
2199c7fby @Lruihao
♻️ Refactoring and Updates
- Reorganize CSS structure and standardize CSS variable usage for improved maintainability (#690)
3926cc0by @Lruihao - Assets: Refactors the SCSS file structure and adds styles for new components.
e23a50dby @Lruihao
🔧 Chores And Housekeeping
- Lib: Update json-viewer-element version to 1.0.4 (#705)
78a994bby @Lruihao - Deps-dev: Bump @antfu/eslint-config from 6.7.3 to 7.6.1 (#704)
8599d14by @dependabot - Deps-dev: Bump the npm-development group with 2 updates (#703)
0928c72by @dependabot - Update waline to 3.12.1
98f337aby @ah0210 - Deps-dev: Bump @types/node in the npm-development group
581d837by @dependabot
Full Changelog: v0.4.2...v0.4.3