Skip to content

Tags: TRaSH-/clonarr

Tags

v1.8.5

Toggle v1.8.5's commit message
v1.8.5: fix zombie process leak (tini + git gc.auto=0)

v1.8.4

Toggle v1.8.4's commit message
v1.8.4: Tooltip fix, CI cleanup, tag strategy

- CF tooltip no longer shows raw markdown (Wikipedia links etc.)
- CI: removed arm64, PR trigger, floating tags — amd64 only, faster builds
- Unraid template: added :dev branch for development builds
- README: release badge, available tags documentation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.8.3

Toggle v1.8.3's commit message
v1.8.3: Fix browser autofill popup on Settings page

- URL and token fields no longer trigger browser password save/fill dialogs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.8.2

Toggle v1.8.2's commit message
v1.8.2: sync rules columns, text readability, conflicts parser

- Sync Rules & History: column headers (TRaSH Profile, Arr Profile, Auto-Sync, Details, Actions)
- Arr Profile ID shown next to profile name for easy identification
- Builder Synced Profiles: matching column layout
- All secondary text lightened for better readability across all tabs
- Healthcheck suggestion UI: hidden when no Extra Parameters command available
- conflicts.json parser updated to match TRaSH PR #2681 schema

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.8.1

Toggle v1.8.1's commit message
fix: prevent browser password autofill on Gotify token field

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.8.0-beta

Toggle v1.8.0-beta's commit message
v1.8.0-beta: Auto-sync GUI toasts, detailed sync notifications, layou…

…t polish

- Auto-sync events shown as staggered toasts with CF/score details
- quickSync/Sync All/toggle shows detailed changes, not just counts
- Sync All only syncs profiles with auto-sync enabled
- Scheduled pull shows diff toast in GUI automatically
- Instance version inline (Connected · vX.Y.Z) for all instances
- Prowlarr auto-tested alongside Radarr/Sonarr
- Sync rules layout with fixed-width columns for alignment

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.7.9-beta

Toggle v1.7.9-beta's commit message
v1.7.9-beta: replace screenshot grid with animated GIF preview

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.7.8-beta

Toggle v1.7.8-beta's commit message
v1.7.8-beta: add toast notification after manual pull

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.7.7-beta

Toggle v1.7.7-beta's commit message
v1.7.7-beta: Profile Builder button fix, auto-sync guard

- Fix missing Create/Save/Sync buttons (Alpine reactive vars undefined)
- Add top action bar in Profile Builder for better visibility
- Hide auto-sync toggle for builder profiles (manual sync only)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.7.6-beta

Toggle v1.7.6-beta's commit message
v1.7.6-beta: Git diff notifications, CF tab redesign, pull improvements

Features:
- Git diff Discord notifications — shows actual file changes per pull
- Separate weekly TRaSH changelog Discord notification
- Latest Update section in GUI changelog dropdown with timestamp
- Next pull countdown in header bar
- Arr profile name in auto-sync Discord messages
- CF tab uses actual TRaSH group files as categories
- Multi-column CF lists (2 cols at 10+, 3 cols at 30+)

Fixes:
- CF description duplicate name stripped
- Pull remote URL synced when changed in settings
- Quality override flip-flop eliminated
- Discord "no changes" spam removed
- Manual pull sends Discord notification
- timeAgo auto-updates every 30s
- Sync history auto-reloads after scheduled pull
- Last diff persisted to disk across restarts
- Unique category colors, improved text contrast

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>