-
-
Notifications
You must be signed in to change notification settings - Fork 279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish New Versions (0.24) #1007
Commits on Jan 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c622799 - Browse repository at this point
Copy the full SHA c622799View commit details -
docs: added instruction for installing the emulator (#842)
* Added instruction for installing the emulator * Added instruction for Windows
Configuration menu - View commit details
-
Copy full SHA for da55344 - Browse repository at this point
Copy the full SHA da55344View commit details
Commits on Jan 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 87216c7 - Browse repository at this point
Copy the full SHA 87216c7View commit details
Commits on Jan 17, 2023
-
feat: add file drop position (#847)
* feat: add file drop position * Update src/webview/mod.rs * Update src/webview/mod.rs
Configuration menu - View commit details
-
Copy full SHA for bce39e2 - Browse repository at this point
Copy the full SHA bce39e2View commit details
Commits on Jan 23, 2023
-
fix(macos): convert macOS dnd position (#850)
* fix(macos): convert macOS dnd position * cast to `id` * wrap in unsafe
Configuration menu - View commit details
-
Copy full SHA for 0a3e007 - Browse repository at this point
Copy the full SHA 0a3e007View commit details
Commits on Jan 26, 2023
-
Bump gtk version 0.15 -> 0.16 (#851)
* Update to gtk 0.16 and webkit2gtk 4.1 * chore: update dependencies to fit gtk 0.16 * fix(example): menu should create after event loop created (gtk::init) * chore: add changelog * chore: update Cargo dependencies version * Update CI * Update README.md Co-authored-by: Wu Yu Wei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5f3b36 - Browse repository at this point
Copy the full SHA c5f3b36View commit details -
Co-authored-by: wusyong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6562ece - Browse repository at this point
Copy the full SHA 6562eceView commit details
Commits on Jan 30, 2023
-
feat(android): add on_webview_created hook, expose find_class (#855)
* feat(android): add `on_webview_created` hook * expose package_name, simplify find_class * do not error out on webview created hook * Revert "expose package_name, simplify find_class" This reverts commit e2e6c1e. * add change files
Configuration menu - View commit details
-
Copy full SHA for 08c0156 - Browse repository at this point
Copy the full SHA 08c0156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ab9fa - Browse repository at this point
Copy the full SHA 58ab9faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0911a61 - Browse repository at this point
Copy the full SHA 0911a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c6fd17 - Browse repository at this point
Copy the full SHA 4c6fd17View commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f546c44 - Browse repository at this point
Copy the full SHA f546c44View commit details -
Enable dox feature when building docs (#861)
Co-authored-by: Wu Yu Wei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6e53c6 - Browse repository at this point
Copy the full SHA c6e53c6View commit details -
Co-authored-by: wusyong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f30a3b - Browse repository at this point
Copy the full SHA 6f30a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8d9bff - Browse repository at this point
Copy the full SHA a8d9bffView commit details
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67dd971 - Browse repository at this point
Copy the full SHA 67dd971View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8f7cef - Browse repository at this point
Copy the full SHA a8f7cefView commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a9e186c - Browse repository at this point
Copy the full SHA a9e186cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 496bfb5 - Browse repository at this point
Copy the full SHA 496bfb5View commit details -
fix(deps): update rust crate once_cell to 1.17 (#743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83ff4e3 - Browse repository at this point
Copy the full SHA 83ff4e3View commit details -
fix(deps): update rust crate anyhow to 1.0.69 (#852)
* fix(deps): update rust crate anyhow to 1.0.69 * less specific anyhow version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Amr Bashir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a27082d - Browse repository at this point
Copy the full SHA a27082dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9613a08 - Browse repository at this point
Copy the full SHA 9613a08View commit details
Commits on Feb 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e576e7 - Browse repository at this point
Copy the full SHA 8e576e7View commit details -
fix(android): restore asset loading functionality to android (fix: #846…
…) (#854) * fix(android): restore asset loading functionality to android Implements WebViewAssetLoader to load assets from the asset folder in Android when `with_asset_loader` is called in the builder. The function also sets the desired protocol for use in `with_url`, although the url must always be `<protocol>://assets/<path>`. Refs: #846 * docs(changes): document changes for android's fix-asset-loading patch * Refactor to prevent additional allocation * Fix merge conflict * Disable default target to android * Pass zero parameter to android fns --------- Co-authored-by: Wu Wayne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 077eb3a - Browse repository at this point
Copy the full SHA 077eb3aView commit details
Commits on Feb 13, 2023
-
Co-authored-by: wusyong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0af1dcb - Browse repository at this point
Copy the full SHA 0af1dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0d5f63 - Browse repository at this point
Copy the full SHA d0d5f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc113d6 - Browse repository at this point
Copy the full SHA fc113d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9975dda - Browse repository at this point
Copy the full SHA 9975ddaView commit details
Commits on Feb 19, 2023
-
fix(deps): update rust crate http to 0.2.9 (#886)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 272380d - Browse repository at this point
Copy the full SHA 272380dView commit details
Commits on Feb 20, 2023
-
fix: WryDownloadDelegate call after first time
* Update mod.rs * Added fixes
Configuration menu - View commit details
-
Copy full SHA for 7795356 - Browse repository at this point
Copy the full SHA 7795356View commit details
Commits on Feb 25, 2023
-
fix(deps): update rust crate tempfile to 3.4.0 (#893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 44cd6a3 - Browse repository at this point
Copy the full SHA 44cd6a3View commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7b2f490 - Browse repository at this point
Copy the full SHA 7b2f490View commit details
Commits on Mar 7, 2023
-
feat(win&linux): implement the option to control gesture navigation (#…
Configuration menu - View commit details
-
Copy full SHA for 15b4ddf - Browse repository at this point
Copy the full SHA 15b4ddfView commit details
Commits on Mar 8, 2023
-
fix(linux): disable system appearance for scrollbars (#897)
* fix(linux): disable system appearance for scrollbars * Update mod.rs * Update src/webview/webkitgtk/mod.rs Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <[email protected]> --------- Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 530a8b7 - Browse repository at this point
Copy the full SHA 530a8b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for db6618b - Browse repository at this point
Copy the full SHA db6618bView commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4d61cf1 - Browse repository at this point
Copy the full SHA 4d61cf1View commit details
Commits on Mar 23, 2023
-
feat: support callback function in eval (#778)
* feat: support callback fn in eval * chore: enable javascriptcore-rs feature v2_28 * chore: add more example to eval * feat(eval): add public fn evaluate_script_with_callback * fix(linux): use ValueExt trait to convert JSValue to JSON * fix(windows): return eval result directly * chore: add changelog * chore(eval): add exception example and doc to the function * Update src/webview/mod.rs Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <[email protected]> * Fix typo --------- Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2647731 - Browse repository at this point
Copy the full SHA 2647731View commit details -
Co-authored-by: wusyong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3ca886 - Browse repository at this point
Copy the full SHA e3ca886View commit details
Commits on Mar 24, 2023
-
fix(windows): Ignore resize event when minimizing frameless windows (#…
…909) * fix(windows): Do not toggle webview visibility when minimizing * Update .changes/frameless-minimize-windows.md --------- Co-authored-by: ahodesuka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f76568a - Browse repository at this point
Copy the full SHA f76568aView commit details
Commits on Mar 31, 2023
-
fix(android): use correct method signature (#917)
* fix(android): use correct method signature * Update android-url.md
Configuration menu - View commit details
-
Copy full SHA for c22744a - Browse repository at this point
Copy the full SHA c22744aView commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fc232a3 - Browse repository at this point
Copy the full SHA fc232a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f54880 - Browse repository at this point
Copy the full SHA 3f54880View commit details
Commits on Apr 4, 2023
-
feat: Add setting to enable autoplay (#913)
* feat: Add setting to enable autoplay. * android specific notes and browser_args warning * revert macos * apply code review * wording * implement android --------- Co-authored-by: amrbashir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a523cc - Browse repository at this point
Copy the full SHA 6a523ccView commit details
Commits on Apr 5, 2023
-
Co-authored-by: wusyong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1daccc9 - Browse repository at this point
Copy the full SHA 1daccc9View commit details
Commits on Apr 6, 2023
-
feat: Add a way to launch WebViews as incognito `WebView::as_incognit…
…o`, closes #908 (#916) * impl Incognito for WebKitGTK and WebView2 * Fix broken commit * i hate objc * Mark Android as unsupported * fix broken webview2 module * better example * example currently broken * forgot change file * update * Fix WebKitGTK * Share same code when creating context * Cargo fmt * Clean gitignore * Simply more code * Small patches to WKWebView, thank you pewsheen! * Fix example on Windows * Fix an oversight on WKWebView * Fix webkit2gtk implementation * Rename to with_incognito * Fix WKWebView type annotations * Fix warnings on wkwebview * Remove examples We can test with existing sites instead. * Update docs * Cargo fmt --------- Co-authored-by: Wu Yu Wei <[email protected]> Co-authored-by: Wu Wayne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8698836 - Browse repository at this point
Copy the full SHA 8698836View commit details
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3cc45cb - Browse repository at this point
Copy the full SHA 3cc45cbView commit details
Commits on Apr 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c3f7304 - Browse repository at this point
Copy the full SHA c3f7304View commit details
Commits on Apr 10, 2023
-
Co-authored-by: wusyong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c680ef - Browse repository at this point
Copy the full SHA 8c680efView commit details
Commits on Apr 17, 2023
-
refactor: rename
TauriActivity
toWryActivity
(#926)* refactor: rename `TauriActivity` to `WryActivity` * use `WryActivity` instead of `AppCompatActivity` * update to tao 0.19
Configuration menu - View commit details
-
Copy full SHA for d560981 - Browse repository at this point
Copy the full SHA d560981View commit details -
feat: generate proguard rule file for android (#927)
* feat: generate proguard rule file for android * remove `AppCompatActivity` from `proguard-wry.pro`
Configuration menu - View commit details
-
Copy full SHA for ced4c0b - Browse repository at this point
Copy the full SHA ced4c0bView commit details
Commits on Apr 18, 2023
-
feat: add
Webview::clear_browsing_data
(#915)* feat: add `Webview::clear_browsing_data` * add android impl * fix build * unsafe * Fix wkwebview code * add logging * fix imports --------- Co-authored-by: Wu Wayne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f0c9e4 - Browse repository at this point
Copy the full SHA 5f0c9e4View commit details -
Co-authored-by: wusyong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73da402 - Browse repository at this point
Copy the full SHA 73da402View commit details -
feat: synthesize forward/backward mouse button on Linux and macOS (#900)
* feat: synthesize forward/backward mouse button on Linux * organize into files * add macOS implementation * missing imports * fix modifiers * borrow * more missing imports and such * add ivar webview * dereference * unsafe * unasfe again * fix button numbers and y position * remove unused variable * pass to nextResponder if not 3/4 buttons * implement `event.button` * fix macOS build * typo * use associated method * u64 * fix: buttons on mac * fix(mouse-event): pass other mouse events to responder's superclass on macOS * fix linux `event.buttons` impl for back/forward buttons * Update .changes/linux-mouse-backward-forward.md --------- Co-authored-by: Jason Tsai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ef820b - Browse repository at this point
Copy the full SHA 6ef820bView commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed36c0b - Browse repository at this point
Copy the full SHA ed36c0bView commit details
Commits on Apr 20, 2023
-
feat(android): add support modifying user agent string (#933)
* feat(android): add support modifying useragent string, closes #928 * change file
Configuration menu - View commit details
-
Copy full SHA for 4a320b0 - Browse repository at this point
Copy the full SHA 4a320b0View commit details -
fix(android): use
getContext
getter instead of direct access (#934)continuation of #932
Configuration menu - View commit details
-
Copy full SHA for 4e2b43a - Browse repository at this point
Copy the full SHA 4e2b43aView commit details
Commits on Apr 23, 2023
-
Co-authored-by: wusyong <[email protected]> Co-authored-by: Lucas Nogueira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8118409 - Browse repository at this point
Copy the full SHA 8118409View commit details
Commits on Apr 24, 2023
-
refactor(build): adjust rerun-if-changed instruction for Android files (
#940) * refactor(build): adjust rerun-if-changed instruction for Android files Tauri will also need to write to the `WRY_ANDROID_KOTLIN_FILES_OUT_DIR` path, so watching for changes in the entire directory will result in unnecessary builds being triggered (always). Changing the instruction to be per file fixes this problem. * fix println
Configuration menu - View commit details
-
Copy full SHA for cc934fe - Browse repository at this point
Copy the full SHA cc934feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed155b - Browse repository at this point
Copy the full SHA 6ed155bView commit details -
Co-authored-by: amrbashir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e6e4c2 - Browse repository at this point
Copy the full SHA 3e6e4c2View commit details
Commits on Apr 26, 2023
-
fix(macos): remove
webview
ivar inWryWebView
(#943)* fix(mac): remove redundant webview ivar * chore: add change log * Update .changes/remove-webview-ivar.md
Configuration menu - View commit details
-
Copy full SHA for c9002c1 - Browse repository at this point
Copy the full SHA c9002c1View commit details
Commits on Apr 27, 2023
-
Co-authored-by: amrbashir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61f7aa3 - Browse repository at this point
Copy the full SHA 61f7aa3View commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4d37135 - Browse repository at this point
Copy the full SHA 4d37135View commit details
Commits on May 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c26a187 - Browse repository at this point
Copy the full SHA c26a187View commit details
Commits on May 8, 2023
-
fix: fix all clippy warnings and enable clippy on CI (#953)
* fix all clippy warnings * run clippy on CI * use `Swatinem/rust-cache@v2` in fmt.yml workflow
Configuration menu - View commit details
-
Copy full SHA for 5193e73 - Browse repository at this point
Copy the full SHA 5193e73View commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cbf65bb - Browse repository at this point
Copy the full SHA cbf65bbView commit details
Commits on May 22, 2023
-
fix(deps): update rust crate tempfile to 3.5.0 (#930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f723025 - Browse repository at this point
Copy the full SHA f723025View commit details -
fix(linux):fix fcitx input method wrong positioning (#955)
* fix(linux):fix fcitx input method wrong positioning * remove unsafe
Configuration menu - View commit details
-
Copy full SHA for f7dded4 - Browse repository at this point
Copy the full SHA f7dded4View commit details -
fix(deps): update rust crate base64 to v0.21.1 (#803)
* fix(deps): update rust crate base64 to v0.21.1 * Update Cargo.toml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Amr Bashir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce9b96d - Browse repository at this point
Copy the full SHA ce9b96dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ddaa48 - Browse repository at this point
Copy the full SHA 8ddaa48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e79ac5 - Browse repository at this point
Copy the full SHA 7e79ac5View commit details
Commits on Jun 5, 2023
-
fix(deps): update rust crate url to 2.4 (#965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a32f2a3 - Browse repository at this point
Copy the full SHA a32f2a3View commit details
Commits on Jun 6, 2023
-
fix(deps): update rust crate tempfile to 3.6.0 (#967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d3cab06 - Browse repository at this point
Copy the full SHA d3cab06View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c09dd7b - Browse repository at this point
Copy the full SHA c09dd7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b56bfa - Browse repository at this point
Copy the full SHA 2b56bfaView commit details
Commits on Jun 12, 2023
-
feat(android): support navigation handler (#972) (#973)
* feat(android): support navigation handler (#972) * use property --------- Co-authored-by: Lucas Nogueira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b4a958 - Browse repository at this point
Copy the full SHA 6b4a958View commit details
Commits on Jun 13, 2023
-
feat: add request body on Linux (#969)
* Add request body on Linux * Replace linux-headers with linux-body * Add change file
Configuration menu - View commit details
-
Copy full SHA for d2c1819 - Browse repository at this point
Copy the full SHA d2c1819View commit details -
Co-authored-by: Wu Yuwei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d08eb7 - Browse repository at this point
Copy the full SHA 5d08eb7View commit details
Commits on Jun 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ab2a45 - Browse repository at this point
Copy the full SHA 4ab2a45View commit details
Commits on Jun 26, 2023
-
fix(windows): ignore resize events when minimized (#978)
* fix(windows): Ignore resize events when minimized * Update ignore-resize-when-minimized-windows.md --------- Co-authored-by: ahodesuka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87b331a - Browse repository at this point
Copy the full SHA 87b331aView commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a47e36b - Browse repository at this point
Copy the full SHA a47e36bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e04e2 - Browse repository at this point
Copy the full SHA 17e04e2View commit details -
Co-authored-by: lucasfernog <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7631c68 - Browse repository at this point
Copy the full SHA 7631c68View commit details
Commits on Jul 23, 2023
-
feat: on page load handler (#980)
* Add new API * Implement for Android * Implement for Linux * Implement for Windows * Update API to take a Url instead of String * Implement for MacOS/iOS * Android fixes * Add change file * Address feedback * Update change file * Update src/webview/mod.rs Co-authored-by: Amr Bashir <[email protected]> * Change method name * Goodbye navigaation started handler * Update src/webview/webview2/mod.rs Co-authored-by: Amr Bashir <[email protected]> * Fix the android build * Fix memory leak and refactor wkwebview navigation handlers * Fix clippy lint and change public API * unify on page load handlers * fix macos * fix cast * return directly --------- Co-authored-by: Amr Bashir <[email protected]> Co-authored-by: Lucas Nogueira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a353c7 - Browse repository at this point
Copy the full SHA 7a353c7View commit details -
* fix: clippy warnings * Update mod.rs --------- Co-authored-by: Amr Bashir <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1f6c85 - Browse repository at this point
Copy the full SHA c1f6c85View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e47562f - Browse repository at this point
Copy the full SHA e47562fView commit details
Commits on Aug 13, 2023
-
chore: update to [email protected] (#997)
Co-authored-by: Lucas Nogueira <[email protected]> Co-authored-by: Lucas Nogueira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0a08b1 - Browse repository at this point
Copy the full SHA b0a08b1View commit details -
Co-authored-by: lucasfernog <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c080f8 - Browse repository at this point
Copy the full SHA 9c080f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a99cf7 - Browse repository at this point
Copy the full SHA 3a99cf7View commit details
Commits on Aug 14, 2023
-
refactor(windows): use
http
scheme by default for custom protocols ……and add option to change it(#994) * feat(windows): Add option to use `http` scheme for custom protocols * Update src/webview/mod.rs * enabled by default * docs: remove "warnings" * wording * split change files * http_scheme -> https_scheme * fix logic --------
Configuration menu - View commit details
-
Copy full SHA for b5e1875 - Browse repository at this point
Copy the full SHA b5e1875View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70d8ae0 - Browse repository at this point
Copy the full SHA 70d8ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5027c - Browse repository at this point
Copy the full SHA 2d5027cView commit details