v0.26.1

arkohut/pensievev0.26.1Feb 11, 2025by github-actions[bot]

AI Summary

Standardizes all datetime handling to UTC and streamlines the UI by removing unused notification components.

Key Highlights

  • Standardized all datetime fields to use UTC timezone
  • Added `UTCDateTime` type for consistent time storage
  • Removed Sonner toast component to improve performance

New Features

  • Fixed timezone handling
  • Removed Sonner toast component

Full Release Notes

## 🐛 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**: https://github.com/arkohut/pensieve/compare/v0.26.0...v0.26.1

---

## 🐛 修复

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

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

**完整更新日志**: https://github.com/arkohut/pensieve/compare/v0.26.0...v0.26.1