內容
- 適配 hexo 7.0.0
修復
- 當瀏覽器不支持代碼複製時,提示不顯示的 bug
- 設置 click_to_scroll 後, 點擊標題中的鏈接無法正確跳轉的 bug
- 切換評論時,控制枱報 loadOtherComment 沒有定義的 bug
優化
- sidebar ui 微調
- 避免因為沒有更新配置而報錯的問題
- 更新插件版本
Content
- Adapted to hexo 7.0.0
Fixes
- Fixed a bug where the prompt for unsupported code copying was not displayed
- Fixed a bug where clicking on links in the title did not navigate correctly when click_to_scroll was enabled
- Fixed a bug where the console reported an undefined loadOtherComment when switching comments
Improvements
- Fine-tuned the sidebar UI
- Avoided error messages due to missing configuration updates
- Updated plugin versions