Skip to content

Commit 47a6123

Browse files
committed
Release 0.26.3
1 parent 5d43377 commit 47a6123

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

source/_posts/2016-08-13-foursquare--fast.com--ffmpeg--gpsd.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ This release includes code contributed by 31 different people. The biggest chang
5454

5555
- Fix Wemo: have PyWemo play nicely with the latest Requests ([@pavoni])
5656

57+
### {% linkable_title Hotfix 0.26.3 - August 19 %}
58+
59+
- Media Player cover art would not work when an API password was set. Thanks to [@maddox] for reporting it and [@balloob] for the fix.
60+
5761
### {% linkable_title Breaking changes %}
5862

5963
- A new unit system has superseded the temperature unit option in the core configuration. For now it is backwards compatible, but you should update soon:
@@ -65,6 +69,7 @@ homeassistant:
6569
unit_system: metric
6670
```
6771
72+
[@maddox]: https://github.com/maddox
6873
[@pavoni]: https://github.com/pavoni
6974
[@mKeRix]: https://github.com/mKeRix
7075
[@abcminiuser]: https://github.com/abcminiuser

source/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<div class="grid">
1616
<div class="grid__item one-third lap-one-third palm-one-whole">
1717
<div class='current-version material-card text'>
18-
<h1>Current Version: 0.26.2</h1>
19-
Released: <span class='release-date'>August 15, 2016</span>
18+
<h1>Current Version: 0.26.3</h1>
19+
Released: <span class='release-date'>August 19, 2016</span>
2020

2121
<div class='links'>
2222
<a href='/blog/2016/08/13/foursquare-fast-com-ffmpeg-gpsd/'>Release notes</a>

0 commit comments

Comments
 (0)