Skip to content

Latest commit

 

History

History
171 lines (129 loc) · 14.5 KB

File metadata and controls

171 lines (129 loc) · 14.5 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

3.3.0 (2026-04-21)

Features

  • hide username label in header (06d9edb)
  • improve access token modal UI (8d7f903)

Bug Fixes

  • expose /docs/json in production (276fabf)

3.2.2 (2026-04-21)

3.2.1 (2026-04-08)

Bug Fixes

  • improve OpenAPI schemas for multipart and response endpoints (9103033)

3.2.0 (2026-03-27)

Features

  • add scope selection for access token creation (e73bff1)

Bug Fixes

3.1.2 (2026-03-19)

Bug Fixes

  • use readFile instead of dynamic import for package.json (14f3565)

3.1.1 (2026-03-19)

Bug Fixes

  • resolve build errors for access-token scopes and set tsconfig target (2fb5e08)

3.1.0 (2026-03-19)

Features

  • add scopes to access token (34d7ea7)
  • add unified dev command with concurrently (b3e1378)
  • support direct access token auth with csk- prefix and in-memory cache (7edcab9)

Bug Fixes

  • add .js extension to dayjs/plugin/utc import for ESM compatibility (8b710b8)

3.0.0 (2026-03-06)

Features

Bug Fixes

  • correct navigation path and padding in import/export pages (1871d3b)
  • docker 运行时日记列表不显示问题 (a8869ea)
  • lint 优化 (547d560)
  • lodash 按需引入 (671df20)
  • markdown 渲染样式 (9fb56f9)
  • 上传大小限制设置 (c18bced)
  • 优化登录 (067c224)
  • 优化设置动画 (cde8566)
  • 优化附件图片展示 (b6984d0)
  • 优化黑暗模式颜色过渡 (cda810a)
  • 保存用户配置信息 (639d9ce)
  • 修复 label (3fb804a)
  • 切换至下个月过于灵敏 (ebc14c2)
  • 前端相对路径打包 (2398a6c)
  • 加载效果优化 (ef5c98f)
  • 导入 formdata 解析失败问题修复 (bafbd1a)
  • 引入 prettier (0fdbd63)
  • 引用样式 (c0af647)
  • 搜索时一直触发搜索框焦点 (881da46)
  • 搜索样式优化 (c6c529c)
  • 日记列表无法滚动 (6b5cd81)
  • 日记列表重复显示某一天问题 (aaf76b5)
  • 更新 readme 预览图 (17cad1c)
  • 某月第一天列表获取不到问题 (be151ce)
  • 样式优化 (f2fcda6)
  • 登录失败不提示修复 (b7b924e)
  • 相对部署接口访问 (6e2e53b)
  • 移动端抽屉绑定至路由 (d1fb0b1)
  • 移除 app.tsx 无用代码 (4adbb61)
  • 类型错误 (42cfad6)
  • 调整缩进 (4196c8d)
  • 错误页面无法显示 (f27aa0f)
  • 问题修复 (502a959)
  • 附件上传路径改为相对路径 (aa0ba58)