Fix clipboard crash bug
This commit is contained in:
parent
669291f439
commit
6ea29701b2
|
@ -2,6 +2,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li>Improve Reed-Solomon performance</li>
|
<li>Improve Reed-Solomon performance</li>
|
||||||
<li>Review/improve Internals.md</li>
|
<li>Review/improve Internals.md</li>
|
||||||
|
<li>✓ Fix bug on Windows where copying from the password field using Ctrl+C and then pasting with the "Paste" button would cause a crash</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
# v1.27 (Released 05/02/2022)
|
# v1.27 (Released 05/02/2022)
|
||||||
|
|
Loading…
Reference in New Issue