Wondershare MirrorGo 歷史版本列表 Page2

最新版本 Electron 14.2.3 (64-bit)

Wondershare MirrorGo 歷史版本列表

從電腦上完全控制你的手機,在大屏幕上享受你的社交生活,使用 MirrorGo 安卓錄像機為 Windows PC 玩你的鼠標和鍵盤的手機遊戲.享受您的手機遊戲在您的計算機上。在 PC 上快速回復社交軟件和短信息。將數據從 PC 傳輸到手機。完全兼容 Windows 10. Wondershare MirrorGo 功能:Play Android 上的計算機遊戲 只需點擊你想玩的遊戲的圖標,你就可... Wondershare MirrorGo 軟體介紹


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

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

What's new in this version:

Fixed:
- a potential issue when setting backgroundColor on BrowserViews
- respecting aspect ratio when maximum size is set on BrowserWindow
- window frame glitch when calling setContentProtection

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

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

What's new in this version:

Fixed:
- a potential issue when setting backgroundColor on BrowserViews
- console windows from ELECTRON_RUN_AS_NODE instances

Other Changes:
- Updated Chromium to 96.0.4664.55

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

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

What's new in this version:

- Fixed a potential crash when importing media files or custom file types

pgAdmin 4 6.20 查看版本資訊

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

What's new in this version:

New features:
- Added support of Aggregate and Operator node in view-only mode
- Ensure that users should be able to modify the REMOTE_USER environment variable as per their environment by introducing the new config parameter WEBSERVER_REMOTE_USER

Housekeeping:
Fixed:
- Fixed pgAdmin freezing issue by providing the error message for the operation that can’t perform due to lock on the particular table
- Ensure that columns should be merged if the newly added column is present in the parent table
- Fixed an issue where pgAdmin is not opening properly
- Ensure that internal authentication when combined with other authentication providers, the order of internal source should not matter while picking up the provider
- Ensure that inherit table icon should be visible properly in the tree view
- Fixed an issue where properties panel is not updated when any object is added from the browser tree
- Ensure that the user should be able to navigate browser tree objects using arrow keys from keyboard
- Fixed an issue where database nodes are not getting loaded behind a reverse proxy with SSL
- Fixed SQL syntax error if select “Custom auto-vacuum” option and not set Autovacuum option to Yes or No
- Fixed an issue where older server group name displayed in the confirmation pop-up when the user removes server group
- Fixed an issue where JSON editor preview colours have inappropriate contrast in dark mode
- Fixed JSON Editor scrolling issue in code mode
- Fixed an issue where user details are not shown when the non-admin user tries to connect to the shared server
- Ensure that dialog should be opened when clicking on Reassign/Drop owned menu
- Ensure that changing themes should work on Windows when system high contrast mode is enabled
- Ensure that the Binary path for PG14 should be visible in the preferences
- Added operators and aggregates in search objects
- Fixed an issue where textarea should be allowed to resize and have more than 255 chars
- Fixed an issue where SQL for index shows the same column multiple times
- Reset the layout if pgAdmin4 detects the layout is in an inconsistent state

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

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

What's new in this version:

Features:
Additions:
- Added 'dom-ready' event to WebFrameMain which emits when the frame's document is ready
- Added 'frame-created' event to WebContents which emits when a frame is created in the page
- Added WebHID support
- Added <webview>.sendToFrame() / frameId to 'ipc-message' event
- Added <webview> 'did-redirect-navigation' event
- Added app.configureHostResolver API for configuring DNS-over-HTTPS
- Added commandLine.removeSwitch to allow apps to remove command line switches from Chromiums internal command line representation
- Added frame property to the params object of the 'context-menu' event
- Added isIssuedByKnownRoot to ses.setCertificateVerifyProc callback
- Added isMainFrame argument to 'certificate-error' event
- Added safeStorage string encryption API
- Added textWidth option to dialog.showMessageBox() / dialog.showMessageBoxSync()
- Added webContents.fromDevToolsTargetId(targetId) to lookup a WebContents instance from an associated Chrome DevTools Protocol TargetID
- Added an Electron Fuse for enforcing code signatures on the app.asar file your application loads. Requires the latest asar module
- Added fuses to disable NODE_OPTIONS and --inspect debug arguments in packaged apps
- Added new data parameter to app.requestSingleInstanceLock()
- Added support for Windows Control Overlay on Windows
- Added support for the U2F Web API
- Added warning when ipcRenderer.sendSync() is called with no listeners for channel on ipcMain

Improved:
- Began passing securityOrigin in details for permission request handlers for media requests in addition to permission check handlers
- Clicking a hyperlink in a PDF now does what you'd expect
- Emit a warning when setting a crash key name longer than the maximum allowed length
- Enabled sandboxing by default on WebContents which do not use Node or preloads
- NativeImage objects are now serializable over IPC
- The crashReporter API is now powered by Crashpad on Linux

Removed/Deprecated:
- Usage of the desktopCapturer.getSources API from the renderer process has been deprecated and will be removed

Fixed:
- Enables support for navigator.keyboard.lock()
- Fixed <webview> background transparency regression
- Fixed BrowserView.setBackgroundColor() not working correctly
- Fixed an issue where some transparent windows would show with a white background
- Fixed an issue where transparency was not always set correctly on webContents
- Fixed an issue where windows with vibrancy types set on them would incorrectly have a white instead of transparent background
- Fixed behaviour on posix when passing lists into app.requestSingleInstanceLock(additionalData) API
- Fixed crash in webview creation caused by UAF in the browser process
- Fixed crash when using singleton api with packaged apps on macOS
- Fixed detached DevTools window not closing when a menu item with the toggleDevTools role was triggered
- Fixed imageAnimationPolicy not being respected
- Having a secure CSP will no longer cause a CSP violation warning to appear in console
- ~/.config/{App Name} will no longer be incorrectly deleted if it is a symlink on unix systems

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

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

What's new in this version:

Fixed:
- BrowserView.setBackgroundColor() not working correctly
- an issue where BrowserView may sometimes crash on browserView.webContents.destroy()
- an issue where BrowserViews crashed if view.webContents.destroy() is called after loading a URL
- an issue where playing media would open Accessibility permissions dialog on macOS
- crash in GTK open dialog when trying to preview huge image files
- default label text in GTK dialogs

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 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.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

pgAdmin 4 6.10 查看版本資訊

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

What's new in this version:

New features:
- Added support for indent guides in the browser tree
- Added support for advanced table fields like the foreign key, primary key in the ERD tool
- Added support to allow tables to be dragged to ERD Tool
- Added index creation when generating SQL in the ERD tool
- Added support for authentication via the webserver (REMOTE_USER)
- Added support to enable/disable rules
- Housekeeping

Fixed:
- Fixed OAuth2 integration redirect issue
- Ensure that query highlighting color in the query tool should be less intensive
- Changed the label ‘Inherits Tables?’ to ‘Is inherited?’ as it misleading in the properties panel
- Fixed an issue where the user is unable to create an index with concurrently keyword
- Remove an extra blank line at the start of the SQL for function, procedure, and trigger function
- Fixed the issue of editing triggers for advanced servers
- Fixed an issue where the tree is not scrolling to the object selected from the search result
- Fixed object delete issue from the properties tab for the collection nodes
- Ensure that the Dashboard should get updated after connecting to the server
- Fixed an issue where the browser tree doesn’t show all contents on changing resolution
- Ensure that columns should be displayed in the order of creation instead of alphabetical order in the browser tree
- Fixed background colour issue in the browser tree
- Added support for composite foreign keys in the ERD tool
- Fixed an issue where exclusion constraint cannot be created from table dialog if the access method name is changed once
- Fixed an issue where the users are unable to load the databases behind an HTTP reverse proxy
- Fixed an issue where each click to refresh the collection node, the number of objects decreasing by tens or more
- Fixed browser tree sort order regression issue
- Fixed an issue where the blank string is stored instead of NULL in the server table of SQLite database
- Ensure that the master password should be prompt when MASTER_PASSWORD_REQUIRED is set to True and AUTHENTICATION_SOURCES is webserver
- Ensure that only the table node should be allowed to drop on the ERD tool
- Fixed an issue where the existing server group is disappeared on rename it
- Fixed an issue where the wrong SQL is generated when deleting and renaming table columns together