github tauri-apps/tauri tauri-bundler-v1.0.1
tauri-bundler v1.0.1

latest releases: tauri-cli-v2.0.0-beta.15, @tauri-apps/cli-v2.0.0-beta.15, tauri-v2.0.0-beta.17...
22 months ago

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 419 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (451 crate dependencies)

[1.0.1]

  • Fix AppImage bundling when appimagelauncher is enabled.
    • b0133083 Fix appimage creation in container when host has appimagelauncher enabled (#4457) on 2022-06-27
  • Fixes AppImage bundler crashes when the file path contains whitespace.
    • 82eb6e79 fix(bundler): Fix appimage bundler crashing if path has spaces (#4471) on 2022-06-26
  • Ensure usr/lib is a directory in the AppImage bundle.
    • aa0336d6 fix(bundler): ensure AppImage usr/lib is a dir (#4419) on 2022-06-21
  • AppImage bundling will now prefer bundling correctly named appincidator library (including .1 version suffix). With a symlink for compatibility with the old naming.
    • bf45ca1d fix(cli,bundler): prefer AppImage libraries with ABI version (#4505) on 2022-06-29
  • Fix language code for korean (ko-KR).
  • Use the plist crate instead of the PlistBuddy binary to merge user Info.plist file.
    • 45076b3e refactor(bundler): use the plist crate to create and merge Info.plist (#4412) on 2022-06-21
  • Validate app version before bundling WiX.
    • 672174b8 feat(bundler): validate version before bundling with WiX (#4429) on 2022-06-21
  • Check if $HOME\AppData\Local\tauri\WixTools directory has all the required files and redownload WiX if something is missing.
  • Added webview install mode options.

Cargo Publish

Updating crates.io index
   Packaging tauri-bundler v1.0.1 (/home/runner/work/tauri/tauri/tooling/bundler)
   Verifying tauri-bundler v1.0.1 (/home/runner/work/tauri/tauri/tooling/bundler)
 Downloading crates ...
  Downloaded handlebars v4.3.1
  Downloaded libflate_lz77 v1.1.0
  Downloaded digest v0.8.1
  Downloaded pest_derive v2.1.0
  Downloaded remove_dir_all v0.5.3
  Downloaded scoped_threadpool v0.1.9
  Downloaded glob v0.3.0
  Downloaded pest_meta v2.1.3
  Downloaded generic-array v0.12.4
  Downloaded pin-project-internal v1.0.10
  Downloaded pin-project v1.0.10
  Downloaded jpeg-decoder v0.2.6
  Downloaded rle-decode-fast v1.0.3
  Downloaded libflate v1.2.0
  Downloaded ar v0.9.0
  Downloaded threadpool v1.8.1
  Downloaded spin v0.9.3
  Downloaded pest_generator v2.1.3
  Downloaded filetime v0.2.16
  Downloaded tempfile v3.3.0
  Downloaded value-bag v1.0.0-alpha.9
  Downloaded walkdir v2.3.2
  Downloaded ucd-trie v0.1.3
  Downloaded tar v0.4.38
  Downloaded sha-1 v0.8.2
  Downloaded typenum v1.15.0
  Downloaded byte-tools v0.3.1
  Downloaded same-file v1.0.6
  Downloaded num-rational v0.4.1
  Downloaded xattr v0.2.3
  Downloaded fake-simd v0.1.2
  Downloaded block-buffer v0.7.3
  Downloaded futures-sink v0.3.21
  Downloaded weezl v0.1.6
  Downloaded opaque-debug v0.2.3
  Downloaded nanorand v0.7.0
  Downloaded deflate v1.0.0
  Downloaded num-integer v0.1.45
  Downloaded inflate v0.4.5
  Downloaded num-iter v0.1.43
  Downloaded fastrand v1.7.0
  Downloaded png v0.17.5
  Downloaded pest v2.1.3
  Downloaded image v0.24.2
  Downloaded flume v0.10.13
  Downloaded tiff v0.7.2
  Downloaded gif v0.11.4
  Downloaded exr v1.4.2
  Downloaded md5 v0.7.0
  Downloaded num-traits v0.2.15
  Downloaded flate2 v1.0.24
  Downloaded crc32fast v1.3.2
  Downloaded maplit v1.0.2
  Downloaded half v1.8.2
  Downloaded bytemuck v1.9.1
  Downloaded adler32 v1.2.0
  Downloaded lebe v0.5.1
  Downloaded futures-core v0.3.21
  Downloaded color_quant v1.1.0
  Downloaded bit_field v0.10.1
  Downloaded block-padding v0.1.5
  Downloaded tauri-utils v1.0.1
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.40
   Compiling unicode-ident v1.0.1
   Compiling quote v1.0.20
   Compiling syn v1.0.98
   Compiling autocfg v1.1.0
   Compiling libc v0.2.126
   Compiling ppv-lite86 v0.2.16
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling scopeguard v1.1.0
   Compiling serde_derive v1.0.137
   Compiling once_cell v1.12.0
   Compiling serde v1.0.137
   Compiling proc-macro-hack v0.5.19
   Compiling smallvec v1.8.1
   Compiling crossbeam-utils v0.8.10
   Compiling version_check v0.9.4
   Compiling parking_lot_core v0.9.3
   Compiling log v0.4.17
   Compiling matches v0.1.9
   Compiling crc32fast v1.3.2
   Compiling new_debug_unreachable v1.0.4
   Compiling rayon-core v1.9.3
   Compiling ident_case v1.0.1
   Compiling precomputed-hash v0.1.1
   Compiling fnv v1.0.7
   Compiling strsim v0.10.0
   Compiling mac v0.1.1
   Compiling serde_json v1.0.81
   Compiling adler32 v1.2.0
   Compiling itoa v1.0.2
   Compiling utf-8 v0.7.6
   Compiling dtoa v0.4.8

Don't miss a new tauri release

NewReleases is sending notifications on new releases.