1.0.1
🐛 Fixed
- Fix ignoring custom toml config file #452
⚠️ BREAKING CHANGES 1.0.0
Tiddl 3.0 Migration
- Re-authentication required: All users must re-authenticate with Tidal after upgrading
- Quality naming change: "master" quality renamed to "max" (24-bit 192kHz)
- Configuration format: Migrated from JSON to TOML format
- Old:
config/tiddl.json - New:
config/.tiddl/config.toml+config/.tiddl/auth.json
- Old:
- Path templates changed: Review and adjust your previous settings (quality, paths,
Full Changelog: 1.0.0...1.0.1