Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.9.8 source code.tar.gz | 2024-07-24 | 527.0 kB | |
1.9.8 source code.zip | 2024-07-24 | 594.8 kB | |
README.md | 2024-07-24 | 1.3 kB | |
Totals: 3 Items | 1.1 MB | 0 |
💥 重大变更
- 移除 51la 和 cnzz 统计插件(用户较少且插件疏于维护,有需求可以自定义 js 引入)
✨ 新功能
- 新增 Umami 访问统计插件 (#1055)
- 版权声明增加
license: ZERO
无版权选项 (#1053) - 支持 Canonical URL (#1038)
- Checkbox 支持 markdown 文本 (#1077)
:art: 优化
- 修改 Waline 默认 CDN (#1109)
- 调整 iconfont 图标大小
- 搜索图标垂直居中
:bug: 修复
- 修复移动端元素超出边界 (#1032)
- 修复永远加载不完的进度条 (#1067)
- 修复 Giscus 背景不透明
- 修复 Google Analytics 配置判断
💥 Breaking Change
- Remove 51la and cnzz analytics plugins (because they are not commonly used)
✨ Feature
- Umami analytics plugin (#1055)
- Add 'license: ZERO' No copyright option (#1053)
- Support Canonical URL (#1038)
- Checkbox support markdown text (#1077)
:art: Enhancement
- Modify Waline default CDN (#1109)
- Adjust the iconfont icon size
- Search icon is centered vertically now
:bug: Fix
- Fix some elements moving out of mobile boundary (#1032)
- Fix progress bar is loading forever (#1067)
- Fix Giscus background opacity
- Fix Google Analytics configuration