2.5.0-beta.2
版本发布时间: 2024-07-13 08:55:31
webui-dev/webui最新发布版本:nightly(2023-09-12 11:25:08)
New Features
- In addition to using web browsers as GUI, now WebUI supports WebView as well (Proposed by nater0000)
- In addition to
int
,bool
, andstring
, now WebUI supportfloat
(Proposed by crystalthoughts) - Control how to receive UI events, single thread or multi-threads (Proposed by dgllghr)
- Setup a custom proxy (By osljw)
- Easy global config using the new
config()
API - Get the argument counts
- The pre-built archives now come with the HTTPS TLS version
New APIs
-
webui_show_wv()
-
webui_set_event_blocking()
-
webui_get_best_browser()
-
webui_set_proxy()
-
webui_get_count()
-
webui_get_float_at()
-
webui_get_float()
-
webui_return_float()
-
webui_set_config()
-
enum webui_config
More details about this beta pre-release: Draft - WebUI 2.5.0 Beta - Status
1、 webui-linux-clang-x64.zip 1.38MB
2、 webui-linux-gcc-arm.zip 1.34MB
3、 webui-linux-gcc-arm64.zip 1.36MB
4、 webui-linux-gcc-x64.zip 1.37MB
5、 webui-macos-clang-arm64.zip 1.35MB
6、 webui-macos-clang-x64.zip 1.35MB
7、 webui-windows-gcc-x64.zip 1.47MB
8、 webui-windows-msvc-x64.zip 1.88MB