3.1.1
[3.1.1] - 2025-3-30
Features
- 在
frosti.config.yaml
中添加单个页面文章数量的配置 - 添加了对于日期与月份的 i18n 配置
- 添加了大量语言配置
Refactored
- 将可重用代码集中到了
/utils
中 - 将
hints
降至 0
Fix
- 修复了在 RSS 中仍然显示草稿文章的问题
EN
[3.1.1] - 2025-3-30
Features
- Added configuration for the number of articles per page in
frosti.config.yaml
- Added i18n configuration for dates and months
- Added a large number of language configurations
Refactored
- Centralized reusable code into
/utils
- Reduced hints to 0
Fix
- Fixed the issue where draft articles were still displayed in RSS
What's Changed
- fix: Correct style issues in TOC components and update changelog by @EveSunMaple in #73
- feat: Filter drafts in rss by @linglilongyi in #74
New Contributors
- @linglilongyi made their first contribution in #74
Full Changelog: v3.1.0...v3.1.1