Sync 歷史版本列表 Page6

最新版本 Blue Iris 5.8.7.6

Sync 歷史版本列表

Sync 是一個完全加密,零知識的雲服務,可以很容易地存儲,共享和訪問您的文件從任何地方 - 您的隱私保證。 Sync 由 Thomas Savundra,Suhan Shan 和 Darius Antia 於 2011 年創立,開創了 Netfirms - 全球最大的網絡託管公司之一。他們想要一個簡單的方法來在線存儲和分享他們的重要文件。麻煩的是,這意味著要讓第三方服務提供商訪問他們的數據。開... Sync 軟體介紹


Electron 15.3.1 (64-bit) 查看版本資訊

更新時間:2021-11-09
更新細節:

What's new in this version:

Features:
- Added warning when ipcRenderer.sendSync() is called with no listeners for channel on ipcMain

Fixed:
- Changed WebHID to use disable-hid-blocklist flag to enable FIDO devices
- Fixed <webview> background transparency regression
- Fixed clipboard.writeBuffer(), clipboard.readBuffer() and clipboard.read()'s ability to manipulate platform-specific clipboard formats
- Fixed a crash when a BrowserWindow is closed subsequent to its webContents being destroyed
- Fixed a tracing agent-related crash when initializing Node.js in service workers
- Fixed an issue where Content-Disposition filenames would be incorrectly truncated at the first comma for a filename attachment which contained one
- Fixed an issue where MediaMetadata did not work properly
- Fixed an issue where app.getPath('crashDumps') returned an incorrect path for Linux
- Fixed an issue where clipboard.read() could cause crashes with custom clipboard formats
- Fixed an issue which caused print settings to not work properly when printing silently
- Fixed clipboard.read to once again work like clipboard.readBuffer
- Fixed crash when using sync dialog APIs immediately after async dialog APIs
- Fixed event with invalid timestamp in trace log

Electron 14.2.1 (64-bit) 查看版本資訊

更新時間:2021-11-09
更新細節:

What's new in this version:

Features:
- Added warning when ipcRenderer.sendSync() is called with no listeners for channel on ipcMain

Fixed:
- <webview> background transparency regression
- a crash when a BrowserWindow is closed subsequent to its webContents being destroyed
- a tracing agent-related crash when initializing Node.js in service workers
- an issue where Content-Disposition filenames would be incorrectly truncated at the first comma for a filename attachment which contained one
- an issue where MediaMetadata did not work properly
- an issue which caused print settings to not work properly when printing silently
- black window when screen capturing a content-protected BrowserWindow on Windows 10
- event with invalid timestamp in trace log

Electron 14.2.0 (64-bit) 查看版本資訊

更新時間:2021-10-21
更新細節:

What's new in this version:

Features:
- Began passing securityOrigin in details for permission request handlers for media requests in addition to permission check handlers

Fixed:
- Fixed a JavaScript exception from webContents if render frame was disposed in WebFrameMain, resets the value of render_frame_disposed_ after updating render frame host
- Fixed a potential crash when setting nativeTheme.themeSource on macOS
- Fixed an potential crash in WebContents::MessageTo when a render frame has been destroyed
- Fixed crash when changing zoom level for webview
- Fixed possible 'Object has been destroyed' error when calling window.open with a frame name and using setWindowOpenHandler
- Generate valid config.gypi file in Node.js headers
- Removes several Chromium private enterprise APIs from Mac Apple Store builds

Other Changes:
- Changed Web Serial to use ses.setDevicePermissionHandler to allow developers more control over Web Serial permissioning
- Security: backported fix for CVE-2021-37976
- Security: backported fix for CVE-2021-37978
- Security: backported fix for CVE-2021-37979
- Security: backported fix for CVE-2021-37980

Electron 15.3.0 (64-bit) 查看版本資訊

更新時間:2021-10-20
更新細節:

What's new in this version:

Features:
- Began passing securityOrigin in details for permission request handlers for media requests in addition to permission check handlers

Fixed:
- Fixed a potential crash when setting nativeTheme.themeSource on macOS
- Fixed possible 'Object has been destroyed' error when calling window.open with a frame name and using setWindowOpenHandler
- Generate valid config.gypi file in Node.js headers
- Removes several Chromium private APIs from Mac Apple Store builds

Other Changes:
- Changed Web Serial to use ses.setDevicePermissionHandler to allow developers more control over Web Serial permissioning

Electron 15.2.0 (64-bit) 查看版本資訊

更新時間:2021-10-15
更新細節:

What's new in this version:

Features:
- Added commandLine.removeSwitch to allow apps to remove command line switches from Chromiums internal command line representation

Fixed:
- Fixed a JavaScript exception from webContents if render frame was disposed in WebFrameMain, resets the value of render_frame_disposed_ after updating render frame host
- Fixed black window when screen capturing a content-protected BrowserWindow on Windows 10
- Fixed crash when changing zoom level for webview

Other Changes:
- Updated Chromium to 94.0.4606.81

Electron 15.1.2 (64-bit) 查看版本資訊

更新時間:2021-10-09
更新細節:

What's new in this version:

Fixed:
- Fixed an potential crash in WebContents::MessageTo when a render frame has been destroyed
- Fixed issue where non-resizable frameless windows aren't draggable

Other Changes:
- Backported fix for 1251688
- Updated Chromium to 94.0.4606.71

Electron 14.1.1 (64-bit) 查看版本資訊

更新時間:2021-10-09
更新細節:

What's new in this version:

Fixed:
- Fixed issue where non-resizable frameless windows aren't draggable
- Removed expired DST Root CA X3 from the bundled trust store

Other Changes:
- Security: backported fix for CVE-2021-37967
- Security: backported fix for CVE-2021-37968
- Security: backported fix for CVE-2021-37970
- Security: backported fix for CVE-2021-37975
- Security: backported fix for chromium:1248665

Electron 15.1.1 (64-bit) 查看版本資訊

更新時間:2021-10-05
更新細節:

What's new in this version:

Fixed:
- Fixed "Failed to serialize arguments" error when emitting 'context-menu' event for webview
- Removed expired DST Root CA X3 from the bundled trust store

Electron 15.1.0 (64-bit) 查看版本資訊

更新時間:2021-10-01
更新細節:

What's new in this version:

Features:
- Added WebHID support
- Added frame property to the params object of the 'context-menu' event
- Added isMainFrame argument to 'certificate-error' event
- Added textWidth option to dialog.showMessageBox() / dialog.showMessageBoxSync()

Fixed:
- Let's Encrypt DST Root CA X3 certificate expiration
- a crash in navigator.fonts.query()
- an issue where BrowserView dragging behavior was inconsistent with MacOS window dragging
- an issue where button labels in file choosers were improperly localized on Linux(Also in 14, 16)
- an issue where changes to draggable regions in a BrowserWindow incorrectly affected those in an attached BrowserView
- an issue where non-resizable non-fullscreenable windows with aspect ratios set could return incorrect results for isMaximized()
- an issue where out-of-focus BrowserViews could not be immediately dragged
- an issue where some calls to crypto.createPrivateKey made with algorithms unsupported by BoringSSL cause a crash when invoking methods on their return values
- black border around the page after resizing is disabled
- crash caused by double free when destroying WebContents
- crash in v8 due to (Check failed: !regexp_stack_-&gt;is_in_use())

Other Changes:
- Updated Chromium to 94.0.4606.61

Electron 15.0.0 (64-bit) 查看版本資訊

更新時間:2021-09-22
更新細節:

What's new in this version:

Breaking Changes:
- nativeWindowOpen: true is now the default

Features:
Additions:
- 'dom-ready' event to WebFrameMain which emits when the frame's document is ready
- 'frame-created' event to WebContents which emits when a frame is created in the page
- <webview>.sendToFrame() / frameId to 'ipc-message' event
- <webview> 'did-redirect-navigation' event
- app.configureHostResolver API for configuring DNS-over-HTTPS
- location and modifiers to the event properties provided in the 'before-input-event' WebContents event
- safeStorage string encryption API
- signal option to dialog.showMessageBox
- webContents.fromDevToolsTargetId(targetId) to lookup a WebContents instance from an associated Chrome DevTools Protocol TargetID
- an Electron Fuse for enforcing code signatures on the app.asar file your application loads. Requires the latest asar module
- experimental cookie encryption support behind an Electron Fuse
- fuses to disable NODE_OPTIONS and --inspect debug arguments in packaged apps
- missing resourceType conversions for webRequest listener details: font, ping, cspReport, media, webSocket
- new MenuItem.userAccelerator property to read user-assigned macOS accelerator overrides
- new app.runningUnderARM64Translation property to detect when running under Rosetta on Apple Silicon, or WOW on Windows for ARM
- new imageAnimationPolicy web preference to control how images are animated
- resize edge info to BrowserWindow's will-resize event
- support for Windows Control Overlay on Windows
- support for Windows Control Overlay on macOS
- support for debug URLs such as chrome://gpucrash
- support for directing Chromium logging to a file with --log-file=.../path/to/file.log. Also, it's now possible to enable logging from JavaScript by appending command-line switches during the first JS tick
- support for sending Blobs over the context bridge

Improvements:
Extended continue-activity event API to support webpageURL property from NSUserActivity

Fixed:
Fixed a crash when selecting and opening files in a native file dialog on Mac
Fixed a crash when selecting files in a native file dialog on Windows and Linux
Fixed an issue where GDK_BACKEND was being propagated to subprocesses on Linux
Fixed potential crash when programmatically closing a draggable frameless child window
Fixed typescript export definitions such that not-exported values are not declared in the exports interface
Installing the electron package on an M1 macbook while using an x64 version of node will now automatically download the arm64 version of Electron instead of the x64 version
Electron Fuses are now in a consistent order across platforms
Fixed an issue where fs.promises.readFile would improperly error when passing a FileHandle to the path argument
Fixed BrowserWindow's backgroundColor option not having an effect
Fixed CORS preflight request always being cancelled when connecting via proxy requiring authentication for apps that had registered WebRequest listeners
Fixed documentEdited status not updating close button for frameless window on macOS
Fixed requestFullscreen inside webview does not make the element take fullscreen
Fixed select-bluetooth-device firing on Windows
Fixed a crash in the repl when SharedArrayBuffer is disabled
Fixed a crash when process.exit is called and nativeWindowOpen is enabled
Fixed a crash when calling the webContents.on('login') callback synchronously
Fixed a hang when denying a window.open using setWindowOpenHandler when nativeWindowOpen: false
Fixed a potential crash that would occur with draggable regions on Windows
Fixed a potential crash when calling app.quit() on macOS
Fixed a potential crash when setting vibrancy on macOS
Fixed an issue on Mac where an application could not capture its own window using the desktop capture or getMediaSourceId APIs
Fixed an issue on Windows where empty console windows were appearing when --enable-logging was present
Fixed an issue present in webView where the leave-html-full-screen event is not emitted if the user exits fullscreen with esc instead of by clicking into the webView
Fixed an issue where BrowserWindows would not properly honor transparency: true or a backgroundColor being set in their constructor options
Fixed an issue where Electron would sometimes not honor the user-defined Downloads directory
Fixed an issue where BrowserView webContents would appear not to load in some circumstances
Fixed an issue where self.module.paths wouldn't work in Workers
Fixed an issue where a specified aspect ratio could become incorrect when maximizing a window on macOS
Fixed an issue where background color would not be correctly applied to BrowserViews on Windows when either the x or y coordinate is negative (off-screen)
Fixed an issue where custom traffic lights could be covered by BrowserViews on macOS
Fixed an issue where draggable regions sometimes did not work properly when DevTools is open
Fixed an issue where dropdown menus did not work in DevTools when contextIsolation was enabled
Fixed an issue where multiple calls toBrowserWindow.setResizable() can cause the zoom button to incorrectly be disabled on macOS
Fixed an issue where request headers were cleared if the optional "requestHeaders" parameter was not included in the webRequest.onBeforeSendHeaders callback response object
Fixed an issue where right-clicking in the devtools console throws an error
Fixed an issue where the TouchBarScrubber crashes when showArrowButtons is enabled if items is an empty array
Fixed an issue where the setAlwaysOnTop value would sometimes not be preserved for child windows on macOS
Fixed an issue where the traffic lights would get double-drawn when exiting fullscreen and adding a BrowserView on macOS
Fixed an issue where the user-data directory was incorrect in unpackaged apps
Fixed an issue where toggling documentEdited status on macOS with titlebarStyle: 'hiddenInset' inadvertently moves the traffic light location
Fixed an issue where undocked devtools was not resizable on Windows
Fixed an issue with PDF loading on Windows, where metadata was not loading correctly and causing the PDF to load as a blank page
Fixed beta-only bug that caused mouse clicks to not be processed in frameless windows
Fixed crash when clicking links with target=_blank from webview
Fixed crashes in debug builds caused by microtasks policy mismatch
Fixed crashes on latest gen Intel and Ryzen processors
Fixed crashes on macOS when Geolocation was used
Fixed frameless window having wrong traffic lights position on macOS 11
Fixed hover state not clear bug when BrowserWindow is not resizable
Fixed issue where the update permission prompt would cause 100% CPU spin while the prompt was open
Fixed key window status on mac when opening panels or using custom window switchers (Also in 12, 14)
Fixed media key globalShortcuts on macOS
Fixed memory leak when creating notification on macOS
Fixed memory leak when requesting files in ASAR archive from renderer
Fixed missing 'fetch' event in service workers for requests using a registered protocol
Fixed page title not being updated on child windows without navigation entries under nativeWindowOpen
Fixed potential corruption of piped response data when using interceptHttpProtocol/registerHttpProtocol (Also in 11, 12, 13, 14)
Fixed pressing Alt with mouse click results in toggling menu bar
Fixed pressing ESC not exiting fullscreen from webview
Fixed pressing Alt+Shift and Alt+Ctrl toggling menu bar on KDE
Fixed rare crash in UpdateDraggableRegions
Fixed redirects between locations in custom protocols
Fixed sending intermediate certificates with 'select-client-certificate' event callback
Fixed shifted character getting changed in menu accelerator
Fixed some console messages still being printed to logs when the LogJsConsoleMessages feature was disabled
Fixed stack overflow crash in v8 on windows 32-bit builds
Fixed systemPreferences.getSystemColor returning colors missing alpha values
Fixed the 'did-fail-load' event not being emitted when the 'certificate-error' handler allowed an error through
Fixed the <select> element dropdown not appearing on Windows or Linux
Fixed the color select eyedropper not working within DevTools
Fixed the spelling of 'attachment' in 'Content-Disposition' header when using the webRequest module
Fixed titlebar showing under simple fullscreen mode
Fixed transparent frameless windows having an opaque background when opened in a maximized state
Fixed tray.setTitle not respecting ANSI colors if a font type was specified

Other Changes:
- Backported fix for 1216190
- Fixed app.getPath('logs') returning the wrong path on Linux and Windows
- Fixed a feature flag issue where spellchecker methods returned empty suggestion lists on Windows
- Web Serial API is no longer experimental