v0.26.2
arkohut/pensievev0.26.2Mar 3, 2025by github-actions[bot]
AI Summary
Focuses on correcting timestamp handling in the database and sync operations while enhancing entity relationships and search functionality.
Key Highlights
- Fixed file timestamp handling in database migration
- Enhanced file processing logic for idle times
- Improved entity loading with relationship handling
- Optimized search provider dependency injection
New Features
- Fixed file timestamp handling
- Enhanced file processing logic
- Improved entity and search functionality
Full Release Notes
## 🐛 Bug Fixes - Fixed file timestamp handling by @arkohut - Corrected file_created_at timestamp in database migration - Improved file creation timestamp selection in sync operations - Enhanced file processing logic by @arkohut - Added processing for files when entering processing window while idle ## 🔧 Refactoring - Improved entity and search functionality by @arkohut - Enhanced entity loading with relationship handling - Optimized search provider dependency injection ## 📝 Documentation - Added PostgreSQL installation instructions to README files by @arkohut This release focuses on improving timestamp handling and enhancing entity relationships while adding better documentation for PostgreSQL support. **Full Changelog**: https://github.com/arkohut/memos/compare/v0.26.1...v0.26.2 --- ## 🐛 修复 - 修复文件 timestamp 处理问题 by @arkohut - 修正数据库迁移中的 file_created_at timestamp - 改进 sync 操作中的文件创建 timestamp 选择 - 增强文件处理逻辑 by @arkohut - 添加在 idle 状态进入 processing window 时处理文件的逻辑 ## 🔧 重构 - 改进 entity 和 search 功能 by @arkohut - 增强 entity loading 和 relationship 处理 - 优化 search provider dependency injection ## 📝 文档 - 在 README 文件中添加 PostgreSQL 安装说明 by @arkohut 此版本专注于改进 timestamp 处理和增强 entity relationships,同时为 PostgreSQL 支持添加更好的文档。 **完整更新日志**: https://github.com/arkohut/memos/compare/v0.26.1...v0.26.2