Update readme
This commit is contained in:
parent
970b9b6b1d
commit
0e09ae771c
@ -12,15 +12,16 @@ QoL improvements for me:
|
|||||||
|
|
||||||
* logging: allow to enable logging at will and export said logs to a file
|
* logging: allow to enable logging at will and export said logs to a file
|
||||||
|
|
||||||
### v.4.4.0 (future)
|
### v.4.4.0 (current)
|
||||||
|
|
||||||
* Russian users (and users of other non-latin keyboard layouts) can now use keyboard shortcuts by default, without having to rebind them manually. (NOTE: if you've changed keyboard shortcuts manually, this change will ***NOT*** be applied to your configuration.)
|
* Russian users (and users of other non-latin keyboard layouts) can now use keyboard shortcuts by default, without having to rebind them manually. (NOTE: if you've changed keyboard shortcuts manually, this change will ***NOT*** be applied to your configuration.)
|
||||||
* NOTE: when using non-latin layouts, 'zoom' shortcut (`z` by default) uses the position of 'Y' on QWERTY layout.
|
* NOTE: when using non-latin layouts, 'zoom' shortcut (`z` by default) uses the position of 'Y' on QWERTY layout.
|
||||||
* Ability to preserve aspect ratio between different videos (applies to current page and doesn't survive proper page reloads)
|
* Ability to preserve aspect ratio between different videos (applies to current page and doesn't survive proper page reloads)
|
||||||
|
* Changing aspect ratio now resets zooming and panning.
|
||||||
* Fixed bug where keyboard shortcuts would work while typing in certain text fields
|
* Fixed bug where keyboard shortcuts would work while typing in certain text fields
|
||||||
* Fixed minor bug with autodetection
|
* Fixed minor bug with autodetection
|
||||||
|
|
||||||
### v4.3.1 (current)
|
### v4.3.1
|
||||||
|
|
||||||
* Minor rework of settings page (actions & shortcuts section)
|
* Minor rework of settings page (actions & shortcuts section)
|
||||||
* Fixed bug that prevented settings page from opening
|
* Fixed bug that prevented settings page from opening
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
<li>NOTE: when using non-latin layouts, 'zoom' shortcut (`z` by default) uses the position of 'Y' on QWERTY layout.</li>
|
<li>NOTE: when using non-latin layouts, 'zoom' shortcut (`z` by default) uses the position of 'Y' on QWERTY layout.</li>
|
||||||
<li>Ability to preserve aspect ratio between different videos (applies to current page and doesn't survive proper
|
<li>Ability to preserve aspect ratio between different videos (applies to current page and doesn't survive proper
|
||||||
page reloads)</li>
|
page reloads)</li>
|
||||||
|
<li>Changing aspect ratio now resets zooming and panning.</li>
|
||||||
<li>Fixed bug where keyboard shortcuts would work while typing in certain text fields</li>
|
<li>Fixed bug where keyboard shortcuts would work while typing in certain text fields</li>
|
||||||
<li>Fixed a minor bug with autodetection</li>
|
<li>Fixed a minor bug with autodetection</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user