Skip to content

Releases: EveSunMaple/Frosti

3.3.3

18 Jan 03:16
bfc1050

Choose a tag to compare

[3.3.3] - 2026-01-18

Fix

  • 修复了站点地图包含草稿文章的问题,并且移除了之前的错误实现 #97

EN

[3.3.3] - 2026-01-18

Fix

  • Fixed an issue where draft articles were included in the sitemap, and removed the previous incorrect implementation.

Full Changelog: v3.3.2...v3.3.3

3.3.2

05 Dec 12:54
ccd5655

Choose a tag to compare

[3.3.2] - 2025-12-05

Features

  • 新增 CI 流水线,使用 GitHub Actions 在每次推送和 Pull Request 时自动执行:
    • pnpm astro-check 类型检查
    • pnpm biome:check 代码检查
    • pnpm biome:format 格式检查

Refactored

  • Biome 统一接管代码格式化与 Lint 流程
  • 移除了旧的 ESLint 配置与依赖,改用 @biomejs/biome 作为开发依赖
  • 调整了 dayjs 与 mdast 相关类型声明,修复了类型重复声明和命名遮蔽的问题
  • content 配置与部分插件中补充了显式的 TypeScript 类型注解,使 astro checkbiome check 在严格模式下也能顺利通过
  • 根据 #95 将最前部的提示移到了最后

Chore

  • 清理了不再使用的 Lint/格式化依赖

EN

[3.3.2] - 2025-12-05

Features

  • Added a CI pipeline using GitHub Actions, which automatically runs on every push and pull request:

    • pnpm astro-check for type checking
    • pnpm biome:check for code linting
    • pnpm biome:format for formatting checks

Refactored

  • Unified code formatting and linting using Biome
  • Removed old ESLint configurations and dependencies, replacing them with @biomejs/biome as the development dependency
  • Updated type declarations related to dayjs and mdast, fixing issues with duplicate declarations and name shadowing
  • Added explicit TypeScript type annotations in the content configuration and several plugins, ensuring astro check and biome check pass even under strict mode
  • Moved the introductory notice to the bottom according to issue #95

Chore

  • Cleaned up unused linting/formatting dependencies

Full Changelog: v3.3.1...v3.3.2

3.3.1

01 Oct 13:36
904c505

Choose a tag to compare

[3.3.1] - 2025-10-1

Features

  • 现在分享文章时,可以预览社交媒体图片

Chore

  • 优化了生成社交媒体图片时的字体获取逻辑,大大提高了生成速度

Fix

  • 修复 src/pages/og/[slug].png.ts 不支持子目录中的博客文章 #93
  • 修复了在分类页面标题会超出文章卡片的问题

EN

[3.3.1] - 2025-10-1

Features

  • Added social media image previews when sharing articles

Chore

  • Optimized the font fetching logic for generating social media images, significantly improving generation speed

Fix

  • Fixed src/pages/og/[slug].png.ts not supporting blog posts in subdirectories #93
  • Fixed an issue where category page titles would overflow article cards

What's Changed

  • fix: 支持子目录中博客文章的 OG 图片生成 by @TanKimzeg in #94

New Contributors

Full Changelog: v3.3.0...v3.3.1

3.3.0

20 Sep 14:08
e8e3e26

Choose a tag to compare

[3.3.0] - 2025-9-20

Features

  • 现在 Frosti 可以每一篇文章生成社交媒体图片
  • 使用 Expressive Code 重新渲染代码框

EN

[3.3.0] - 2025-9-20

Features


Full Changelog: v3.2.1...v3.3.0

3.2.1

28 Jul 11:32
b3d1398

Choose a tag to compare

[3.2.1] - 2025-7-28

Chore

  • 现在如果访问不存在的标签或者分类,会返回特定的 404 页面 #86
  • 修改了 Issue 提问的模板

Refactored

  • 将统计字数与时间的插件从 .mjs 改成了 .ts

Fixed

  • 修复了在 SearchBar 多次搜索导致出现多个搜索框的问题 #87

EN

[3.2.1] - 2025-07-28

Chore

  • Now returns a specific 404 page if accessing a non-existent tag or category #86
  • Modified the Issue submission templates

Refactored

  • Refactored the word count and reading time plugin from .mjs to .ts

Fixed

  • Fixed an issue where searching multiple times in the SearchBar caused multiple search boxes to appear #87

Full Changelog: v3.2.0...v3.2.1

3.2.0

13 Jul 08:19
11ad879

Choose a tag to compare

[3.2.0] - 2025-7-13

Features

  • 现在运行开发服务器时,更新 frosti.config.yaml 也会重新启动开发服务器应用更改
  • 现在您可以使用 frosti.update.sh 快速更新项目
  • 现在您可以在 friend 页面中添加自己的网站

Refactored

  • 微调了页面结构与文章内容

Fixed

  • 修复了在 title 过长时,标题样式与 MainCard 边框重叠的问题,现在会自动适应

EN

[3.2.0] - 2025-7-13

Features

  • Now when running the development server, updating frosti.config.yaml will also restart the development server to apply the changes.
  • You can now use frosti.update.sh to quickly update the project.
  • You can now add your own website to the friend page.

Refactored

  • Fine-tuned the page structure and article content.

Fixed

  • Fixed an issue where the title style would overlap with the MainCard border when the title was too long; it now adapts automatically.

What's Changed

  • chore: update yaml config in real-time during development by @Liksone in #83

New Contributors

  • @Liksone made their first contribution in #83

Full Changelog: v3.1.5...v3.2.0

3.1.5

21 Jun 13:36
c6c0b1b

Choose a tag to compare

[3.1.5] - 2025-6-21

Refactored

  • 修改了页面结构,现在即使页面内容很少,页脚也会被固定在底部

Fix

  • 修复了原侧边栏按钮大小不一的问题
  • 修复了 404 页面被编入搜索索引的问题
    • 现在你可以自定义每个页面是否被搜索索引
  • 修复了表单没有关联元素、按钮没有可访问名称的无障碍问题
  • 修复了博客列表页面间距与整站不一的问题
  • 修复了在黑暗模式下边框颜色不正确的问题

EN

[3.1.5] - 2025-6-21

Refactored

  • Restructured the page layout to ensure the footer sticks to the bottom, regardless of content height.

Fix

  • Fixed inconsistent button sizes in the sidebar.
  • Fixed the 404 page being included in the search index.
    • You can now customize whether each page is included in the search index.
  • Fixed accessibility issues where form elements lacked associated labels and buttons were missing accessible names.
  • Fixed inconsistent spacing on the blog list page to align with the rest of the site.
  • Fixed incorrect border colors in dark mode.

Full Changelog: v3.1.4...v3.1.5

3.1.4

31 May 02:57
bc1f8bd

Choose a tag to compare

[3.1.4] - 2025-5-31

Chore

  • 新增一篇数学公式示例文章

Fix

  • 修复了数学公式的渲染问题(先前缺少了必要的 CSS 文件)

EN

[3.1.4] - 2025-5-31

Chore

  • Added a new sample article for mathematical formulas.

Fix

  • Fixed the rendering issue for mathematical formulas (previously missing a necessary CSS file).

Full Changelog: v3.1.3...v3.1.4

3.1.3

24 May 13:28
b5fa9a1

Choose a tag to compare

[3.1.3] - 2025-5-24

Chore

  • 更新依赖
  • 在 Friends 页面添加了新的贡献者
  • 移除了不必要的 css 文件(之前的残留)

Fix

  • 修复了分类页面中展开动画的样式
  • 修复了分类页面中 post 缺失的过渡效果

EN

[3.1.3] - 2025-05-24

Chore

  • Updated dependencies
  • Added new contributors to the Friends page
  • Removed unnecessary CSS files (leftover from before)

Fix

  • Fixed the animation style for expanding items on the category page
  • Fixed the missing transition effect for post items on the category page

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

3.1.2

19 Apr 08:26
716bfb9

Choose a tag to compare

[3.1.2] - 2025-4-19

Features

  • 新增了一篇如何配置评论系统的教程

Refactored

  • 在侧边栏移除了不必要的 title 属性

Fix

  • 修复了未适配 Chrome 的自动深色主题 #78

EN

[3.1.2] - 2025-04-19

Features

  • Added a new tutorial on how to configure the comment system

Refactored

  • Removed unnecessary title attributes from the sidebar

Fix

  • Fixed the auto dark mode issue that was not compatible with Chrome (#78)

Full Changelog: v3.1.1...v3.1.2