Releases: webui-dev/bun-webui
Releases · webui-dev/bun-webui
Bun-WebUI v2.5.7
- Fix FFI Worker
- Load Dynamic library does not work in compiled executable due to Bun does not load workers files, now is replaced by a const blob.
Bun-WebUI v2.5.6
- Fix critical WebView render issue
Full Changelog: 2.5.5...2.5.6
Bun-WebUI v2.5.5
What's Changed
- Switch from Tar-Unzip to Adm-Zip
- Remove Bootstrap Scripts
- workaround for EACCESS / EPERM when bundled for single-file-executable by @xwxfox in #12
- Fix link for Deno-WebUI in README.md by @thetarnav in #14
- Emit .js and .d.ts files for npm by @thetarnav in #15
New Contributors
- @xwxfox made their first contribution in #12
- @thetarnav made their first contribution in #14
Full Changelog: 2.5.4...2.5.5
Bun-WebUI v2.5.4
- Fix
compilecommand
Bun-WebUI v2.5.3
win32GetHwnd()getHwnd()maximize()minimize()setResizable()setTransparent()setFrameless()setEventBlocking()setCenter()getPort()getMimeType()setBrowserFolder()newWindowId()getNewWindowId()
Bun-WebUI v2.5.2
Fix NPM dependencies
Bun-WebUI v2.5.1
First public package.