Start updating changelog
This commit is contained in:
parent
a5c9835d9d
commit
83b770e4e8
@ -2,6 +2,14 @@
|
||||
|
||||
## v6.0 (current major)
|
||||
|
||||
### v6.2.5
|
||||
|
||||
* Popup appearance changed — UI advertisement panel was moved to the popup header
|
||||
* Fixed the bug where popup wouldn't be showing the correct settings
|
||||
* Fixed the bug where site settings would default to 'disabled', even if Extension default setting was not disabled.
|
||||
* Added ability to export and import settings from file (ft. developer mode editor)
|
||||
|
||||
|
||||
### v6.2.4
|
||||
* [#264](https://github.com/tamius-han/ultrawidify/issues/264) — fixed issue with white screen that affected some youtube users. Special thanks to [SnowyOwlNugget](https://github.com/SnowyOwlNugget">SnowyOwlNugget), who instead of whining provided the necessary information.
|
||||
* Minor updates to the settings
|
||||
|
@ -5,15 +5,12 @@
|
||||
<h1>What's new</h1>
|
||||
<!-- <p>Full changelog for older versions <a href="https://github.com/tamius-han/ultrawidify/blob/master/CHANGELOG.md" target="_blank">is available here</a>.</p> -->
|
||||
|
||||
<h2>6.2.4</h2>
|
||||
<h2>6.2.5</h2>
|
||||
<ul>
|
||||
<li>[<a href="https://github.com/tamius-han/ultrawidify/issues/264" target="_blank">#264</a>] Fixed issue with white screen that affected <i>some</i> youtube users.<br/>Special thanks to <a href="https://github.com/SnowyOwlNugget">SnowyOwlNugget</a>, who instead of whining provided the necessary information.</li>
|
||||
<li>Minor updates to the settings</li>
|
||||
<li>Switching between full screen, theater, and normal player now correctly enables and disables the extension according to the settings.</li>
|
||||
<li>Does anyone even read these?</li>
|
||||
<li>By default, extension is now only enabled for sites with 'official' and 'community' support for new installs. Extension will need to be manually enabled for other sites.</li>
|
||||
<li>Gussief1, you owe me 5 bucks. Time to put your money where your mouth is. Paypal is <a href="https://www.paypal.com/paypalme/tamius" target="_blank">here.</a></li>
|
||||
<li>Added background to in-player UI due to chrome bug affecting <code>backdrop-filter</code> inside transparent iframes.</li>
|
||||
<li>'Show UI' button was moved to popup header. Extension popup now defaults to 'crop options' tab</li>
|
||||
<li>Fixed the bug where current extension settings wouldn't be displayed correctly in the popup</li>
|
||||
<li>Fixed the issue where extension options using the "Extension default" mode would always be disabled</li>
|
||||
<li>Added the ability to import and export settings (ft. developer mode editor)</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user