Windscribe

最新版本 Electron 29.0.1 (64-bit)

Electron 29.0.1 (64-bit)

Electron 29.0.1 (64-bit)
Windscribe 用於 Windows 的 VPN 是用於 PC 桌面的最容易使用和功能強大的 VPN 客戶端,您將使用它。不需要配置任何東西,只需安裝並忘記它。 Windscribe 允許你規避審查,安全的公共 Wifi,訪問被封鎖的內容和安全地共享文件。該應用程序包括同類最佳的防火牆,可禁用 VPN 隧道之外的所有 Internet 連接。與傳統的“kill-switch”不同,防火牆在發生斷開連接時,甚至可以防止單個數據包洩漏。到中國或其他限制性國家旅行?使用“隱形模式”繞過政府的防火牆,並訪問相同的無限制的互聯網,就像你在家裡.



Windscribe VPN for Windows 是一個非常強大的在線安全和隱私解決方案為您的 Windows 計算機。我們的技術加密通過互聯網發送和接收的數據,同時保護您的個人信息,如密碼,電子郵件,即時消息和下載。在您的計算機上運行 Windscribe 個人電腦的 VPN,讓您放心,沒有黑客可以攔截您的網絡活動.

額外的安全層
使用 Windscribe 將給您一個額外的安全層。精明的互聯網用戶和新手們都轉向使用 Windows 的 Windscribe VPN,使其成為發展最快的互聯網安全公司之一。技術網站推薦 Windscribe 為 Windows 各種原因.

Bypass 審查
Windscribe VPN 為 Windows 提供了一個真正開放,免費的互聯網的無限制訪問。這種強大的加密提供了隱私和安全,所以你可以瀏覽審查限制和解鎖區域內容。建立防火牆阻止用戶訪問某些國家,工作場所甚至學校的某些網站。 Netflix 等網站阻止訪問除美國以外的國家 / 地區的優質內容。有了 Windows Windscribe VPN,您可以快速輕鬆地繞過此防火牆和限制。如果您發現自己位於不允許訪問您喜歡的網站的位置,則可以使用 Windscribe VPN for Windows 繞過任何基於位置的過濾器,以獲得對所需內容的未經審查的訪問權限.

快速和安全的 Internet 訪問
除了隱藏您的 IP 和混合您的流量與其他用戶,Windscribe 個人電腦 VPN 也加密您的流量之間的安全 Windscribe VPN 服務器和您的 Windows 電腦,使您的個人信息不能訪問第三方代理,如黑客,互聯網服務供應商和 3 個政府機構。我們正在不斷優化我們的網絡,以提供無限的帶寬和速度,因此,即使連接到 Windscribe VPN,您也可以以高清的形式傳輸您喜愛的電影和電視節目。VPN

注意:流量限制為每月 10GB,演示版本中限制 1 個設備限制.

ScreenShot

軟體資訊
檔案版本 Electron 29.0.1 (64-bit)

檔案名稱 electron-v29.0.1-win32-x64.zip
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 Windscribe Limited
官網 https://windscribe.com/vpn-for-windows
更新日期 2024-02-22
更新日誌

What's new in this version:

Electron 29.0.1 (64-bit)
- Fixed an issue where the -webkit-app-region: drag property was not respected on some windows
- Updated Chromium to 122.0.6261.57


Electron 29.0.0 (64-bit)
Breaking Changes:
- Functions called over the contextBridge are now called with the expected receiver (this)
- The gpu-process-crashed event on app has been deprecated
- The deprecated gpu-process-crashed event on app has been removed
- The deprecated renderer-process-crashed event on app and crashed event on WebContents and have been removed

Features:
Additions:
- Added WebContentsView and BaseWindow, replacing the now-deprecated BrowserView APIs
- Added keyboardLock to ses.setPermissionRequestHandler(handler)
- Added an option in protocol.registerSchemesAsPrivileged to allow V8 code cache in custom schemes
- Added net module to utility process
- Added new Electron Fuse that opts the file:// protocol into more secure and restrictive behaviour that matches Chromium
- Added new webUtils.getPathForFile method to replace File.path augmentation
- Added support for configuring use_remote_checksums via .npmrc
- Migrated app.{set|get}LoginItemSettings(settings) to use Apple's new recommended underlying framework on macOS
- This PR adds several properties to the display object including detected, maximumCursorSize, and nativeOrigin

Removed/Deprecated:
- Removed extraneous dlls from Windows zip files

Fixed:
- Added support for ThumbnailCapturerMac and ScreenCaptureKitStreamPickerSonoma chromium feature flags to bypass deprecated API warning on macOS 14.4
- Fixed Electron 29.0.0-beta.3 regression that could pop up context menus in the wrong location
- Fixed an issue where import.meta.url did not work in the renderer process with contextIsolation enabled
- Fixed an issue where original-fs methods were not properly corrected for patched imports
- Fixed an issue where draggable regions didn't work across platforms
- Fixed crash in MessagePort::close
- Fixed the GrantFileProtocolExtraPrivileges not correctly preventing fetch() calls to file:// URLs


Electron 28.2.3 (64-bit)
Fixed:
- a crash that started occurring sporadically with some types of macOS window close
- an issue where webContents.printToPDF could fail when certain combinations of margins and pageSize values are passed
- an issue where crashes in node::Environment destruction potentially wouldn't be propagated to the NodeService exit handler
- an issue where zoom level settings did not persist per-session for webviews

Other Changes:
- Updated Chromium to 120.0.6099.283


Electron 28.2.2 (64-bit)
- Fixed an issue where select-usb-device did not respect the filter option in navigator.usb.requestDevice()


Electron 28.2.1 (64-bit)
Fixed:
- Apply module search paths restriction on worker and child process
- Fixed a potential async_hooks crash when listening for the restore event on Windows after minimizing a maximized BrowserWindow
- Fixed an issue where Request objects did not correctly copy headers into fetches
- Fixed an issue where non-modal windows with vibrancy could have incorrectly rounded corners on Sonoma
- Fixed an issue where the printBackground option in webContents.printToPDF did not work as expected
- Fixed forked child process not able to send IPC message under some cases on macOS
- Fixed on-screen-keyboard not hiding for webviews under some cases

Other Changes:
- Removed extraneous dlls from Windows zip files
- Security: backported fix for CVE-2024-0807
- Security: backported fix for 1407197
- Updated Chromium to 120.0.6099.268


Electron 28.2.0 (64-bit)
Features:
- Added net module to utility process

Fixed:
- session.fromPartition() key lookup bug
- a potential crash when calling dialog.showMessageBoxSync
- a potential renderer crash when inspecting elements
- macOS bug that causes window maximize button to be disabled in full-screen mode

Other Changes:
- Updated Chromium to 120.0.6099.227


Electron 28.1.4 (64-bit)
- Fixed an issue where inAppPurchase.getProducts and inAppPurchase.purchasedProduct did not resolve as expected


Electron 28.1.3 (64-bit)
- Fixed a crash resultant from trying to listen to power-related events before the ready event was emitted on Linux

Electron 29.0.1 (64-bit) 相關參考資料
electron

3 天前 — Latest version: 29.0.1, last published: 3 days ago. Start using electron ... macOS (Catalina and up): Electron provides 64-bit Intel and ARM ...

https://www.npmjs.com

Electron (64-bit) Download (2024 Latest)

Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can ...

https://www.filehorse.com

Electron 29.0.1 (64-bit) Download for Windows Old ...

Electron (64-bit). February, 22nd 2024 - 103 MB - Open Source.

https://www.filehorse.com

electron v29.0.1 - Passed - Package Tests Results

2 天前 — ... electron 64 bit. from 'https://github.com/electron/electron/releases ... 29.0.1-electron-v29.0.1-win32-x64.zip. 2024-02-23 11:15:56,143 4200 ...

https://gist.github.com

Electron: Build cross-platform desktop apps with JavaScript ...

Build cross-platform desktop apps with JavaScript, HTML, and CSS.

https://electronjs.org

Quick Start

This guide will step you through the process of creating a barebones Hello World app in Electron, similar to electron/electron-quick-start.

https://electronjs.org

Releases · electronelectron

Note: This is an alpha release. Please file new issues for any bugs you find in it. This release is published to npm under the alpha tag and can be ...

https://github.com

下载| Node.js 中文网

下载 · Windows 安装包. node-v18.19.0-x64.msi · macOS 安装包. node-v18.19.0.pkg · 源代码. node-v18.19.0.tar.gz ...

https://nodejs.cn

快速入门

本指南将利用electron/electron-quick-start 引导您完成在Electron 中创建准系统Hello World 应用程序的过程。

https://electronjs.org