add download links

This commit is contained in:
James Feng Cao 2022-09-16 16:09:19 +08:00
parent d129d310c9
commit 258e18ffd5
9 changed files with 72 additions and 71 deletions

View file

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
<title>Change log</title>
<title>Downloads &amp; change logs</title>
<script type="text/javascript">
function findLang(){
let href = location.href;
@ -36,20 +36,30 @@
<br />
<div class="container">
<h1 class="title">Change log
<h1 class="title">Downloads &amp; change logs
<br>
<span class="subtitle"></span>
</h1>
<ul class="tags">
</ul>
<p>908:</p>
<p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a></p>
<p><a href="https://s1.asytech.cn/s/tQrgT5kBRg8Trry">uweb, termux &amp; history versions</a></p>
<p><a href="https://github.com/torappinfo/uweb/releases/tag/v1">github</a></p>
<p><a href="https://sourceforge.net/projects/uwebbrowser/files/v1/">sourceforge</a></p>
<h4 id="change-logs">Change logs</h4>
<p>917:</p>
<ul>
<li>re-implement html5 enhancement for better mdict lookup support.</li>
</ul>
<p>908:</p>
<ul>
<li>Add internal links &quot;i:1d&quot; to launch apps. (to fix &quot;am&quot; issues for Android 8+)</li>
<li>File sending now supports pseudo file manager (page url faked as a file url for folder), thus scripts of internal links &quot;d:&quot; can generate any kind of pseudo file manager for file transfer.</li>
<li>Better support for naked Termux (without any initial packages with updateonly version).</li>
</ul>
<p>903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup app, works like native with minimal change)<br>
<p>903: Enhance html5 apps. (ex. mdict-js, a dictionary lookup<br>
app, works like native with minimal change)<br>
901: Use in-app files folder for configuration</p>
</div>