Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tauri-apps/tauri Loading
base: tauri-v1.6.6
Choose a base ref
...
head repository: tauri-apps/tauri Loading
compare: tauri-v1.6.7
Choose a head ref
  • 3 commits
  • 17 files changed
  • 6 contributors

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    50aabad View commit details
    Browse the repository at this point in the history
  2. Merge pull request from GHSA-57fm-592m-34r7

    * add __TAURI_INVOKE_KEY__ to ipc calls to detect initialized frames
    
    * move ipc key check to start of on_message
    
    * cargo +nightly fmt
    
    * undo Cargo.toml formatting changes
    
    * undo Cargo.toml formatting changes
    
    * undo Cargo.toml formatting changes
    
    * remove merged changefiles
    
    * undo formatting changes to js files
    
    * undo formatting changes to js files
    
    * Update to patched wry  release
    
    * fix: optional chaining is not supported on older webviews (#9529)
    
    * Revert "undo formatting changes to js files"
    
    This reverts commit a7ef0d91ea1b183e091ea65a2b201d65522cc1d5.
    
    * Revert "undo formatting changes to js files"
    
    This reverts commit 0fcfd4664b915af51b71e7ea68929fd5b6cb5fc3.
    
    * revert core.js
    
    * inject __TAURI_INVOKE_KEY__ to __TAURI_IPC__ instead
    
    * remove unrelated changes file
    
    * remove left over dbg! call
    
    * change file
    
    ---------
    
    Co-authored-by: Tillmann <28728469+tweidinger@users.noreply.github.com>
    Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
    3 people committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f6d81df View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. apply version updates (#9857)

    Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
    github-actions[bot] and lucasfernog committed May 23, 2024
    Configuration menu
    Copy the full SHA
    bf708a2 View commit details
    Browse the repository at this point in the history
Loading