rebuilding Thu Oct 6 02:06:26 PM CST 2022

This commit is contained in:
James Feng Cao 2022-10-06 14:06:27 +08:00
parent d860ea6c4c
commit 8d1c9b7e05
12 changed files with 150 additions and 9 deletions

View file

@ -49,8 +49,13 @@
<p><a href="https://releases.pagure.org/uweb/">pagure</a></p>
<p><a href="https://sourceforge.net/projects/uwebbrowser/files/v1/">sourceforge</a></p>
<h4 id="change-logs">Change logs</h4>
<p>925: Security enhancements.<br>
921: fix remote file decompression.</p>
<p>925:</p>
<ul>
<li>remote js: wait for remote js to be fully loaded.</li>
<li>html5 apps are as powerful as native ones now and still secure.</li>
<li>Security enhancements.</li>
</ul>
<p>921: fix remote file decompression.</p>
<p>917:</p>
<ul>
<li>re-implement html5 enhancement for better mdict lookup support.</li>