v0.3.3
Note
中国地区用户注意:该版本在 https://goproxy.cn 上有错误的缓存,如果你出现 checksum mismatch
错误,请更新到 v0.3.4 版本!
What's Changed
🎉 New Features
✨ Enhancements
- ✨ Feat: refactor FixItDecryptor and add confirm btn #437 by @Lruihao
- ✨ Feat: add partial function get-remote-json, and deprecated getJSON function
84e9eea
by @Lruihao - ✨ Feat: add githubTokenHeader into Scratch
5705048
by @Lruihao - ✨ Feat: add new partial function format-number
d379911
by @Lruihao - ✨ Feat: add onlyMainSection option for page auto heading numbering
6ab33ff
by @Lruihao - ⚡ Perf: code optimization
773a8a7
by @Lruihao - ✨ Feat: improve readme template
54c7733
by @Lruihao
🐛 Bug Fixes
- 🐛 Fix: fix shortcode render error by @Lruihao in #420
- ⬆️ Fix: bump Mermaid from 9.x to 10.x and fix error (#420)
3df577c
by @Lruihao - 🐛 Fix: use function to get params replace of .Scatch (#420)
2ea592b
by @Lruihao - 🐛 Fix: fix echarts and mermaid theme switch error
1ed0acd
by @Lruihao - 🐛 Fix: fix typeit shotrcode miss space when build with
--minify
parambae1678
by @Lruihao - 🐛 Fix: fix image llightgallery render error (#420)
0944019
by @Lruihao - 🐛 Fix: fix syntax error
79b5c27
by @Lruihao - 🐛 Fix: fix encrypted-hidden invaild in mobile
a2d8eaa
by @Lruihao - 🐛 Fix: fix search config read error
76fec05
by @Lruihao - 🐛 Fix: mermaid init error
38cf4ee
by @Lruihao - 🐛 Fix: unencoded Content in Search Leads to JavaScript Execution Risk in autocomplete-js #416 by @Lruihao
- 🐛 Fix: using fixit-encryptor shortcode in an unencrypted article caused other styles of the article to not take effect #410 by @Lruihao
- 🐛 Fix: fix fixit-encryptor shortcode invalid #410 #429 by @Lruihao
- ⬆️ Fix: update Artalk comments to the latest version and and
useBackendConf
param #415 by @Lruihao
📝 Documentation
🔧 Other Changes
- ♻️ Refactor: refactor typeit shortcode and feature (#420)
72bd72f
by @Lruihao - ♻️ Refactor: refactor echarts shortcode data store way (#420)
7ec41cd
by @Lruihao - ♻️ Refactor: refactor code block rendering
c09f141
by @Lruihao - ♻️ Refactor: refactor mapbox shortcode data store way (#420)
fd13ca7
by @Lruihao - 🔧 Chore: add Auto changelog by @Lruihao in #435
- 🔧 Chore: improve auto changelog configuration #434 by @Lruihao
- 🔧 Chore: update custom.js.example to ES6 style
a9fd15e
by @Lruihao - 🔧 Chore: update release workflow
5f5d019
by @Lruihao - 🔧 Chore: update giscus.json
05693d8
by @Lruihao - 🔧 Chore: expose theme version number to theme.js
d6be3c1
by @Lruihao - 🔥 Chore: remove data store in id partials function
300bbe9
by @Lruihao - 💄 Style: update comment iframe width
ff8e5fc
by @Lruihao - 💄 Style: update define list style
7f38d99
by @Lruihao - 💄 Style: use the same proportions as the cover image of https://dev.to/
4dc8d0f
by @Lruihao - 🍻 Chore: add random staging id for staging element
1217640
by @Lruihao
New Contributors
Full Changelog: v0.3.2...v0.3.3