Genymotion 歷史版本列表
Genymotion 是 100%符合 Android API,因為我們遵循與每個 Android 設備工廠完全相同的規則。但是,我們生產的 ISN&rsquo 的; 噸的設備,它大局; 這麼多:它大局; 為您構建和測試您的應用程序完美的 Android 環境。改變您的 GPS 位置,網絡質量或電池充電水平,而不必離開辦公桌。你甚至可以模擬電話或文字,看看你的應用程序將如何反應。這些只是 Geny... Genymotion 軟體介紹更新時間:2023-10-10
更新細節:
What's new in this version:
New features:
- Added a “Beta” flag for OsImage released as beta version
Fixed:
- Fixed cloned devices startup issue
- Fixed issue when cloning devices with the “Return” key
- Improve VirtualBox reliability on Windows
- Fixed macOS permissions on Sonoma
- Fixed graphical issues on macOS
更新時間:2023-10-10
更新細節:
What's new in this version:
New features:
- Added a “Beta” flag for OsImage released as beta version
Fixed:
- Fixed cloned devices startup issue
- Fixed issue when cloning devices with the “Return” key
- Improve VirtualBox reliability on Windows
- Fixed macOS permissions on Sonoma
- Fixed graphical issues on macOS
更新時間:2023-10-10
更新細節:
What's new in this version:
- Update Tomcat Native to 1.2.39 to pick up Windows binaries built with OpenSSL 3.0.11
- Provide a lifecycle listener that will automatically reload TLS configurations a set time before the certificate is due to expire. This is intended to be used with third-party tools that regularly renew TLS certificates.
- Improve performance of EL expressions in JSPs that use implicit objects
- Several improvements to thread safety and recycling cleanup
更新時間:2023-10-10
更新細節:
更新時間:2023-10-10
更新細節:
What's new in this version:
Breaking Changes:
- macOS 10.13 and 10.14 support has been removed 38891
- The ipcRenderer.sendTo() API has been deprecated in favor of sharing a MessageChannel between two renderers
- The senderId and senderIsMainFrame properties of IpcRendererEvent have been deprecated
- The systemPreferences.getAppLevelAppearance and systemPreferences.setAppLevelAppearance APIs have been deprecated, as well as the alternate-selected-control-text value for systemPreferences.getColor
- The systemPreferences.getAppLevelAppearance, systemPreferences.setAppLevelAppearance and systemPreferences.appLevelAppearance APIs have been removed, as well as the alternate-selected-control-text value for systemPreferences.getColor
- The webContents.getPrinters API has been deprecated
- The deprecated webContents.getPrinters() API has been removed
- The deprecated color scheme changed events in systemPreferences have been removed
Features:
Additions:
- Added safeStorage.setUsePlainTextEncryption and safeStorage.getSelectedStorageBackend api
- Added senderIsMainFrame to messages sent via ipcRenderer.sendTo()
- Added a tabbingIdentifier property to BrowserWindow
- Added a title parameter to webContents.openDevTools()to specify the DevTools window title
- Added partial support for chrome.tabs.query
- Added support for --dns-result-order Node.js cli flag
- Added support for chrome.scripting extension APIs
- Added support for customization of the default math font along with other fonts
- Added support for flagging a Menu as being keyboard initiated
- Added support for several more Node.js cli flags in the main process
- Added support for several more extensions manifest keys including host_permissions, author, and short_name
- Added the ability to send HTTP headers with session.downloadURL()
- Added the ability to send HTTP headers with webContents.downloadURL()
- Added transparent color support for WCO on Windows
- BrowserWindow.getBrowserView() started to guarantee returning z-index sorted array
- BrowserWindow.showAllTabs api added
- Detect system dark theme preference via xdg settings portal on Linux
- Exposed an API to allow apps to determine whether to avoid using semitransparent backgrounds
- Support Chrome Extensions minimum_chrome_version manifest key
- node: prefixed requires are now supported in sandboxed renderer preloads for events, timers and url
Removed/Deprecated:
- The app.runningUnderRosettaTranslation property has been deprecated
- The enable_osr build flag has been removed
- The enable_picture_in_picture build flag has been removed
- The enable_run_as_node build flag has been removed in favor of the runAsNode fuse
Fixed:
- Fixed Windows Mica/Acrylic background material effects on frameless windows
- Fixed an issue where window.open can interfere with various aspects of Node.js functionality
- Fixed an issue where using webcrypto.subtle.importKey() could error and fail if SharedArrayBuffers are not defined
- Fixed how screen readers are detected on Windows to reduce false positives
- Fixed problem with promise resolved to early when browser intendent in-page navigation
- Fixed same-party cookie functionality for first party sets
- Fixed window size constraints not working on macOS
- Prevent DWM from redrawing video frames rendered on opaque windows
Also in earlier versions...:
- Fixed BrowserView.setBounds calls not painting view in new bounds in some cases
- Fixed app.runningUnderARM64Translation() always returning true on ARM64
- Fixed clipboard.readImage() getting blocked when there is no PNG image in the clipboard
- Fixed desktopCapturer thumbnail generation after screen sharing is cancelled on Wayland
更新時間:2023-10-05
更新細節:
What's new in this version:
Features:
- Added support for chrome.scripting extension APIs
Fixed:
- BrowserView.setBounds calls not painting view in new bounds in some cases
- an issue where webContents.print could fail when options is a frozen object
- an issue where vibrant windows incorrectly have square corners when they're modals on macOS
Other Changes:
- Updated Chromium to 116.0.5845.228
更新時間:2023-10-05
更新細節:
What's new in this version:
Features:
- Added support for chrome.scripting extension APIs
Fixed:
- BrowserView.setBounds calls not painting view in new bounds in some cases
- an issue where webContents.print could fail when options is a frozen object
- an issue where vibrant windows incorrectly have square corners when they're modals on macOS
更新時間:2023-09-28
更新細節:
What's new in this version:
Fixed:
- Detect system dark theme preference via xdg settings portal on Linux
Other Changes:
- Fixed build failure when PDF viewer is disabled
更新時間:2023-09-28
更新細節:
What's new in this version:
Fixed:
- Detect system dark theme preference via xdg settings portal on Linux
Other Changes:
- Fixed build failure when PDF viewer is disabled
更新時間:2023-09-27
更新細節:
What's new in this version:
Fixed:
- Fixed app.runningUnderARM64Translation() always returning true on ARM64
Other Changes:
- Fixed crash on shutdown in tls sockets with Node.js HTTP/2 connections
- The app.runningUnderRosettaTranslation property has been deprecated