Skip to content

v0.26.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 15:14
· 12 commits to master since this release

🐛 Bug Fixes

  • Fixed timezone handling by @arkohut
    • Standardized all datetime fields to use UTC timezone
    • Added UTCDateTime type for consistent time storage
  • Removed Sonner toast component by @arkohut
    • Simplified UI by removing unnecessary notifications
    • Improved performance by reducing dependencies

This release standardizes all datetime handling to UTC and streamlines the UI by removing unused components.

Full Changelog: v0.26.0...v0.26.1


🐛 修复

  • 修复时区处理问题 by @arkohut
    • 统一所有日期时间字段使用 UTC 时区
    • 添加 UTCDateTime 类型确保时间存储一致性
  • 移除 Sonner toast 组件 by @arkohut
    • 通过移除不必要的通知简化 UI
    • 通过减少依赖提升性能

此版本统一了所有日期时间处理为 UTC,并通过移除未使用的组件简化了 UI。

完整更新日志: v0.26.0...v0.26.1