fin-assistant/changelog/changelog.md

66 lines
709 B
Markdown
Raw Permalink Normal View History

2022-01-03 17:25:25 +00:00
## Changelog
2022-07-05 21:28:51 +00:00
### 1.1.2
- Handle `ManualPlaylistsFolder` type
2022-06-04 08:31:43 +00:00
### 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
2022-02-04 17:38:40 +00:00
### 1.0.10
- Revert ignore folders
2022-02-03 18:07:01 +00:00
### 1.0.9
- Adjust for 2022.02
- Ignore folders
2022-01-03 17:25:25 +00:00
### 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