mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add download links
This commit is contained in:
parent
d129d310c9
commit
258e18ffd5
9 changed files with 72 additions and 71 deletions
|
@ -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 & 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 & 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 & 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 "i:1d" to launch apps. (to fix "am" 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 "d:" 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue