Skip to content

v0.26.2

Choose a tag to compare

@github-actions github-actions released this 03 Mar 04:27
· 507 commits to master since this release

🐛 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: 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 支持添加更好的文档。

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