v1.3.0
版本发布时间: 2024-06-08 01:15:57
face-hh/webx最新发布版本:v1.3.1(2024-06-21 23:53:42)
Napture
- Added macOS install script. #67
- Reworked Linux install script. #137
- Added a Home button that redirects to
buss://dingle.it
. #98 - Added a Refresh button that reloads the site. #98
- Added a Settings page at
CTRL
+SHIFT
+S
. #110- Currently has the DNS setting which allows you to change from the default https://api.buss.lol
- Added a History page at
CTRL
+SHIFT
+H
. It is saved on the disk. - Added a Back & Forward navigation buttons.
DNS
- Rewritten in Rust. #142
- Breaking changes are present such as pagination on /domains! Please check the README
B9 engine
- Support for query
- Example:
dingle.it?q=wiki
- Accessed with:
window.query
- Example:
- Support for accessing the current URL
- Accessed with:
window.location
- Accessed with:
- Support for timeouts #121
- Create timeout:
set_timeout(function(), ms)
- Delete timeout:
clear_timeout(timeout)
- Create timeout:
- Support for
element.set_visible(bool)
#121 - Support for
nil
inset_content()
#121 - Support for base64 images, via
set_source
,src=""
, etc. #121 - Support for
json.stringify(table)
andjson.parse(string)
. #140 - Support for importing Lua files:
local example = require("https://example.com/example.lua")
#140 - Support for safe Lua libraries such as
string
, etc. which meansos.time()
now works.
Paths
-
Support for paths #121
- Example:
buss://dingle.it/search
- To create one, make a folder in the GitHub repository connected to your domain, and create an index.html file.
- Note: not currently indexed by Dingle
- Example:
-
Fixed
width
andheight
of<input>
and<textarea>
so you are now able to modify each one independently. #82
Docs
And more.
1、 Bussin-Napture-x86_64.AppImage 32.26MB
2、 Bussin-Napture.paf.exe 25.09MB