mirror of
https://github.com/sudoxnym/fin-assistant.git
synced 2026-04-14 11:37:38 +00:00
65 lines
709 B
Markdown
65 lines
709 B
Markdown
## Changelog
|
|
|
|
### 1.1.2
|
|
|
|
- Handle `ManualPlaylistsFolder` type
|
|
|
|
### 1.1.1
|
|
|
|
- Fix `async_get_registry` warning
|
|
|
|
# 1.1.0
|
|
|
|
- Allow empty passwords
|
|
- Allow device deletion
|
|
- Add link to device
|
|
- Disable player by default
|
|
- Fix max channels
|
|
- Return appropriate mime-types
|
|
|
|
### 1.0.10
|
|
|
|
- Revert ignore folders
|
|
|
|
### 1.0.9
|
|
|
|
- Adjust for 2022.02
|
|
- Ignore folders
|
|
|
|
### 1.0.8
|
|
|
|
- Fix browse service (#21)
|
|
|
|
### 1.0.7
|
|
|
|
- Fix error handling
|
|
|
|
### 1.0.6
|
|
|
|
- Fix exception when item is not playable
|
|
|
|
### 1.0.5
|
|
|
|
- Fix IoT class
|
|
- Fix media play
|
|
|
|
### 1.0.4
|
|
|
|
- Fix Playlist folder
|
|
|
|
### 1.0.3
|
|
|
|
- Fix cast
|
|
- Info in YAMC
|
|
|
|
### 1.0.2
|
|
|
|
- Do not throttle data update
|
|
|
|
### 1.0.1
|
|
|
|
- Config flow fixes
|
|
|
|
### 1.0.0
|
|
|
|
- Initial public release
|