serverless local sites

This commit is contained in:
James Feng Cao 2022-10-19 23:10:42 +08:00
parent 89b2e24890
commit 1ca754c378
6 changed files with 30 additions and 10 deletions

View file

@ -49,6 +49,15 @@
<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>935:</p>
<ul>
<li>Pipe support: command line output to uweb tabs.</li>
</ul>
<p>934:</p>
<ul>
<li>Serverless local sites: PWA-kind web extension (chrome .crx &amp; firefox .xpi) support.</li>
<li>PWAs and web extensions to be used as search engines, ex. kiwix zim as search engines.</li>
</ul>
<p>925:</p>
<ul>
<li>remote js: wait for remote js to be fully loaded.</li>