Skip to content

v2.6.6

Choose a tag to compare

@Kha-kis Kha-kis released this 18 Dec 22:36
· 497 commits to main since this release

✨ New Features

TRaSH Guides

  • Sync Strategy-Specific Score Handling - Different sync strategies now handle score updates appropriately:
    • Auto sync: Automatically applies recommended scores from TRaSH trash_scores, but preserves user score overrides and creates notifications about conflicts
    • Notify sync: Shows suggested score changes in diff for user review without auto-applying
    • Manual sync: Displays score differences in diff, user chooses what to apply
  • Score conflict notifications when auto-sync detects user overrides that differ from TRaSH recommendations
  • New scheduler stats tracking templates with score conflicts

📦 Upgrade Notes

This is a non-breaking release with no database schema changes. Simply pull the latest image:

docker-compose pull
docker-compose up -d