Skip to content

Releases: webui-dev/bun-webui

Bun-WebUI v2.5.7

20 Apr 16:37

Choose a tag to compare

  • 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

02 Apr 15:52

Choose a tag to compare

  • Fix critical WebView render issue

Full Changelog: 2.5.5...2.5.6

Bun-WebUI v2.5.5

02 Apr 14:11

Choose a tag to compare

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

Full Changelog: 2.5.4...2.5.5

Bun-WebUI v2.5.4

05 Dec 17:41

Choose a tag to compare

  • Fix compile command

Bun-WebUI v2.5.3

28 Nov 20:52

Choose a tag to compare

  • win32GetHwnd()
  • getHwnd()
  • maximize()
  • minimize()
  • setResizable()
  • setTransparent()
  • setFrameless()
  • setEventBlocking()
  • setCenter()
  • getPort()
  • getMimeType()
  • setBrowserFolder()
  • newWindowId()
  • getNewWindowId()

Bun-WebUI v2.5.2

02 Jun 14:24

Choose a tag to compare

Fix NPM dependencies

Bun-WebUI v2.5.1

12 Feb 00:01

Choose a tag to compare

Bun-WebUI v2.5.1 Pre-release
Pre-release

First public package.