Fixed
- Custom CF storage — eliminate cross-app name collisions — Imported custom formats with identical names in Radarr and Sonarr (e.g.
!LQ) no longer get a(2)suffix. CFs are now stored in app-scoped directories. Existing installations migrate automatically on startup. - CF editor Type dropdown empty on first open — The Type dropdown showed "Select type..." instead of the actual type when opening a CF for the first time. Root cause:
<template x-for>inside<select>is invalid HTML. - Export TRaSH JSON broken over HTTP — Replaced silent clipboard copy with a proper export modal showing formatted JSON with Copy button.
Full Changelog: https://github.com/ProphetSe7en/clonarr/blob/main/CHANGELOG.md