Releases: kalkih/mini-media-player
Releases · kalkih/mini-media-player
v1.4.2
ADDED
- Optional stop / play_stop button #167 (#177) - (@guillaumelamirand)
- Theme variable for linear color stop in
full-cover
mode (#178) - (@guillaumelamirand)
FIXED
- Fixed responsive spacing of media controls
- Prevent the extra card padding when there's no progressbar present
- Fixed overflowing artwork
v1.4.1
v1.4.0
ADDED
- Drag/swipe support on the progress bar to make fine adjustments easier.
- New progress bar height theme variable
mini-media-player-progress-height
- Increased max columns of shortcut buttons to
6
(from5
) (#163)
CHANGED
- Changed progress bar height to
6px
, and4px
with group option (from4px
) - Increased top/bottom card padding with group option to
10px
- Progress bar will now move isntantly to the new position on user seek, instead of 1 sec of animation
FIXED
- Misplaced volume knob text in certain configurations (#166)
v1.3.1
v1.3.0
ADDED
- New independent icon color theme variable (#142)
- New theme variable to adjust artwork opacity
- New option to change speaker group button icon (#150)
- Speaker group management/multiroom support for Snapcast & Bluesound platforms (#161) (@lyghtnox)
CHANGED
- Allow dropdown text for source/sound mode if both controls and volume is hidden (#149) (#152) (@bernimoses)
FIXED
v1.2.2
v1.2.1
ADDED
- New base-color (
mini-media-player-base-color
) theme variable (#130) - New overlay-accent-color (
mini-media-player-overlay-accent-color
) theme variable (#118) - New
align_text
option to shortcuts object, to specify alignment of button content (text/icon) (#87) - Added support for
webos
notify as tts platform (#136)
CHANGED
- Updated HACS readme
FIXED
v1.2.0
v1.1.3
Sonos group management is now compatible with HA > 0.93.
Sonos group management is no longer compatible with HA < 0.93.
BREAKING CHANGES
- Adopted the new Sonos join/unjoin service calls (home-assistant#23670)
ADDED
- New
mini-media-player-overlay-color
theme variable, artwork cover overlay color (#118) - New
mini-media-player-overlay-base-color
theme variable, artwork cover base UI color (#118)
CHANGED
- Adjusted clickable/touchable seek area of the progress bar
FIXED
- Fixed progress bar and full-cover artwork incompatibility
- Added guard if hass is undefined
v1.1.2
ADDED
- Sound mode select, similar to source select (only for devices with support for sound_mode)
- Optional progress/runtime indicators
- New
min_volume
option (#116) - New
sound_mode
option, to change the appearance of sound select - New
sound_mode
option inhide
option object, to set visibility of the sound_menu, hidden by default - New
runtime
option inhide
option object, to set visibility of the runtime indicators, hidden by default
FIXED
- Fixed background not displaying (#115)
- Fixed alignment and button spacing of power button & media controls when (icon, name & info) are all hidden