What's Changed
🛎️ Experimental
- Allow requesting tags and branches in update entities by @ludeeus in #3301
- Fix downloading spesific version for non-zip release assets by @ludeeus in #3327
- Check hacs.json before downloading by @ludeeus in #3350
- Check against HACS version by @ludeeus in #3425
- Experimental frontend changes
♻️ Refactor
- Remove un-needed version check by @ludeeus in #3279
- Load HacsManifest during validation by @ludeeus in #3302
- Rename util.url functions by @ludeeus in #3412
- Use UpdateEntityFeature in update platform by @bdraco in #3418
- Move "repository" dispatch message by @ludeeus in #3426
- Remove repository details from dispatch message by @ludeeus in #3427
- Use add_extra_js_url helper to register URL by @ludeeus in #3447
- Handle blank filenames while extracting by @ludeeus in #3456
🐛 Bug Fixes
- Only grab the defined file for zip releases by @ludeeus in #3274
- Always enable category when items are downloaded by @ludeeus in #3277
- Show documentation for the downloaded version if downloaded by @ludeeus in #3305
- Adjust device step in config flow by @ludeeus in #3389
- Fix name when removing python_script repositories by @ludeeus in #3422
Full Changelog: 1.33.0...1.34.0