Changelog update
This commit is contained in:
parent
a5ef24a50f
commit
b30369dfea
@ -23,6 +23,7 @@
|
|||||||
* Popup interface now refreshes properly ([#127](https://github.com/tamius-han/ultrawidify/issues/127))
|
* Popup interface now refreshes properly ([#127](https://github.com/tamius-han/ultrawidify/issues/127))
|
||||||
* Videos should now be scaled correctly when the display is narrower than video's native aspect ratio ([#118](https://github.com/tamius-han/ultrawidify/issues/118))
|
* Videos should now be scaled correctly when the display is narrower than video's native aspect ratio ([#118](https://github.com/tamius-han/ultrawidify/issues/118))
|
||||||
* Edge users using CWS version of the extension get a very aggressive warning when trying to use the extension with Edge
|
* Edge users using CWS version of the extension get a very aggressive warning when trying to use the extension with Edge
|
||||||
|
* Fullscreen videos on streamable are aligned correctly ([#116](https://github.com/tamius-han/ultrawidify/issues/118)).
|
||||||
|
|
||||||
|
|
||||||
### v4.5.0 (Current)
|
### v4.5.0 (Current)
|
||||||
|
@ -14,6 +14,10 @@
|
|||||||
<li>
|
<li>
|
||||||
Videos should now be scaled correctly when the display is narrower than video's native aspect ratio (<a href="https://github.com/tamius-han/ultrawidify/issues/118">#118</a>)
|
Videos should now be scaled correctly when the display is narrower than video's native aspect ratio (<a href="https://github.com/tamius-han/ultrawidify/issues/118">#118</a>)
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
Fullscreen videos on streamable are aligned correctly (<a href="https://github.com/tamius-han/ultrawidify/issues/118">#116</a>). Note that while this fix hasn't broken any sites I have access to and know of,
|
||||||
|
there is a small possibility that this bugfix may break something somewhere. If this happens on a site you use, please notify me via github, email or PM me on reddit.
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Edge users using CWS version of the extension get a very aggressive warning when trying to use the extension with Edge
|
Edge users using CWS version of the extension get a very aggressive warning when trying to use the extension with Edge
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user