Skip to content

chore(release): v2.5.0#80

Merged
one-ea merged 2 commits into
mainfrom
release-please--branches--main
May 16, 2026
Merged

chore(release): v2.5.0#80
one-ea merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.5.0

2.5.0 (2026-05-16)

✨ Features

  • #8 图片粘贴上传增强 (bd4dd57)
  • add collapsible comment section, implement code block copy functionality, and update UI color presets and database schema. (fb6c3a2)
  • add post view tracking, table of contents, comments system, and admin management pages (4cc7f50)
  • admin: enhance operations dashboards (b2724b2)
  • admin: refactor settings module to categorized sidebar tabs (3e072ed)
  • admin: refactor settings module to categorized sidebar tabs (1c00ca2)
  • admin: 添加 SEO 健康状态仪表盘卡片 (0f99bd4)
  • analytics: integrate Cloudflare Analytics Engine full dashboard (#52) (ccf8ce7)
  • complete Admin App Shell refactoring with grouped sidebar navigation (14a86ac)
  • complete webhook notifications and mark all v2.0 features done (b0a67dd)
  • editor: add sync scroll toggle and preview panel controls (d1ff017)
  • enhance reading mode with personalized typography controls (050f929)
  • implement batch operations and article version history (a967fba)
  • initialize project with license, documentation, and production environment configuration (5cc4047)
  • mcp: 新增 Monolith 博客专属 MCP 服务器 (aabb075)
  • mcp: 新增博客专属 MCP 服务器 + fix(markdown): 修复表格渲染 (d9118d6)
  • Monolith 项目初始化 (Next.js + Shadcn + Tailwind + Cloudflare) (ab81dc6)
  • post: 新增封面缩略图字段与文章列表左图右文布局 (#48) (84ff8df)
  • seo: SEO 仪表盘 + sitemap/robots 路由代理与 origin 修正 (#50) (abe82be)
  • seo: SEO 全面增强 — 爬虫预渲染 + JSON-LD + 面包屑 + 404 页面 (0ba0401)
  • seo: SEO 第一轮增强 (c603102)
  • seo: 爬虫预渲染中间件 + OG 图默认标签 (c9f64ac)
  • setup service worker online support and add backend health check endpoint (27e3be2)
  • u72ecu7acbu9875u52a8u6001u5bfcu822au3001u540eu53f0u4fa7u680fu56fau5b9au3001u79fbu52a8u7aefu4ee3u7801u5757u4f18u5316u3001u6807u7b7eu6298u53e0 (#40) (f4ddfa3)
  • ui: improve blog navigation and social links (0851c95)
  • v1.2: 流量统计、后台重构、Pages Functions 代理、Bug 修复 (89a9b6b)
  • v1.3: 外链图片转本地 + Halo 博客数据迁移 (fce8bfc)
  • V1.5 image lazy loading + WebP optimization (966ccc6)
  • V1.5 visitor analytics dashboard (47030d5)
  • V1.5 文章 Reaction 表情反应 (87a0a4f)
  • V1.5 文章系列/合集功能 (d4eddd5)
  • V2.0 article category system (b02bf64)
  • V2.0 reading mode (dec57a3)
  • v2.0: 完整版本更新、批量处理、版本历史与各类安全修复 (45522c7)
  • 亮色/暗色/跟随系统三态主题切换 (8fc0523)
  • 代码块增强 — 行号、标题栏、行高亮、diff高亮 (d5e057b)
  • 前端样式精修 + 后台主题切换 + 部署管道安全加固 (5f822a2)
  • 后台集成主题切换 + 提升代码高亮对比度 + 部署管道安全加固 (4ef5665)
  • 多平台博客数据导入系统 (868acc9)
  • 文章底部添加相关推荐组件 (9cc6b34)
  • 自定义代码注入(custom_header / custom_footer) (2bf9279)

🐛 Bug Fixes

  • address CodeRabbit review findings (竞态优化与样式修复) (#16) (7872d38)
  • address issue 72 and resolve dependabot alerts (#76) (661eb5a)
  • address PR review feedback for admin flows (c576684)
  • admin: remove redundant data management tab from settings (12e0cff)
  • auth: 适配 Bitwarden / 1Password 密码管理器自动填充 (#55) (72e45e3)
  • ci: add package-lock.json to main to unblock GitHub Actions deployment (9f15e61)
  • ci: ESLint Action 改用 npm install 替代 npm ci (4f34aed)
  • ci: remove package-lock.json from gitignore and track it to fix github actions deployment (7cd63c2)
  • ci: remove package-lock.json from gitignore and track it to fix github actions deployment (88e96b1)
  • ci: use PAT_TOKEN for dependabot auto-approve (#44) (9d38d68)
  • deploy: 绕过 npm workspace shim 直接调 wrangler 迁移(修 XBro Win11 静默退出) (#56) (ae93155)
  • deps: add overrides to resolve 8 Dependabot security alerts (abc3bda)
  • deps: resolve 8 Dependabot security alerts via overrides (d936c68)
  • deps: 升级 drizzle-orm 修复 SQL 注入漏洞 CVE-2026-39356 (3be98b3)
  • docs: replace relative wiki links with absolute GitHub URLs in README (6832f2c)
  • harden Cloudflare deployment and API proxy (f107de5)
  • lint: disable security/detect-object-injection at config level (fce32bc)
  • lint: disable security/detect-object-injection in ESLint config (2f77324)
  • markdown: 修复 heading/link renderer 在 marked v15 中未解析 inline 格式的问题 (1cf1cc4)
  • markdown: 修复 marked v15 table token 渲染为 [object Object] 的问题 (7593a93)
  • merge security & logic improvements from dev (0a2c6b9)
  • post: 修复点击文章滚动条停留底部且加载慢的问题 (76bc0e4)
  • resolve all high/medium priority security and logic issues (51e9e25)
  • resolve PR and scan findings for HTML imports (d3235c1)
  • resolve remaining code scanning warnings (da83463)
  • restore editor back navigation (a5aea08)
  • restore editor back navigation (ba8522b)
  • review: address all code review comments, fix typing and ReDoS warnings (89141ea)
  • security: _middleware HTML 清理改为循环替换(CodeQL #5) (f8631eb)
  • security: add ProtectedRoute guard to all admin routes (0300a78)
  • security: harden Monolith against XSS, SSRF, info leaks, and abuse (#38) (3aaa008)
  • security: resolve 4 Code Scanning alerts (ESLint false positives) (cc2e37c)
  • security: resolve 4 CodeQL/ESLint code scanning alerts (6b47db7)
  • security: resolve PR #17 security and quality feedback (d335db1)
  • security: 修复 3 个 CodeQL 代码扫描警告 (f93c800)
  • seo: 修复 4 个 Bug (1e6244f)
  • ui: comprehensive mobile responsive layout fixes (5c29f59)
  • ui: mobile responsive layout (#2) (aaf2e12)
  • ui: thoroughly fix dashboard mobile layout v2 (5643532)
  • 修复 CodeRabbit 审查的 6 个问题 (bc03c4b)
  • 修复 CodeRabbit 第二轮审查 3 个问题 (f782cc5)
  • 全面提升编辑器语法 token 亮度与后台页面一致 (edf7370)
  • 提升编辑器字体亮度 + 修复移动端代码块右侧贴边 (8634cda)
  • 提升编辑器页所有 UI 文字亮度(label/按钮/辅助信息) (4adfe7e)
  • 移动端导航栏图标位置修正 — 搜索/主题/汉堡菜单统一靠右 (eced84b)
  • 移动端导航栏显示搜索和主题切换按钮 (73a131b)
  • 移除 Sheet 菜单中多余的主题切换按钮 (a198d98)
  • 统一认证层级,消除后台重复登录问题 (d80f874)
  • 编辑器字体亮度调至与管理后台一致 (#EBEBEB) (6623894)

⚡ Performance

  • speed up public post loading (5a54e94)
  • speed up public post loading (dfccb43)

♻️ Refactoring

  • editor: move preview toggle to toolbar (38a4733)
  • extract MCP server to standalone repo (one-ea/Monolith-MCP) (2c3dbb1)
  • migrate from Next.js to a decoupled Vite SPA client and Hono server architecture (622f8d8)
  • remove theme toggle and unused UI components from the navbar and component library (8a99371)
  • 移动外链图片转本地到媒体库 (c5ab274)
  • 移除所有后台子页面的返回按钮 (3067bfe)

📚 Documentation

  • add MCP toolchain integration to README features (5ce1552)
  • README 全面更新 — 新增 V1.3 更新日志、双主题系统、完善项目结构 (9262127)
  • streamline README - remove changelog, project structure, branch strategy (94b9fcb)
  • sync wiki deployment guide updates (2bd67fd)
  • 添加安全策略 SECURITY.md (43cc089)

This PR was generated with Release Please. See documentation.

@one-ea one-ea changed the title chore: release main chore(release): v2.5.0 May 16, 2026
@one-ea one-ea merged commit 6853a58 into main May 16, 2026
9 checks passed
@one-ea one-ea deleted the release-please--branches--main branch May 16, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant