BlueStacks App Player 歷史版本列表
BlueStacks 是第一個可以讓你在 Windows PC 上使用你最喜歡的移動應用程序的軟件。您可以下載如 Angry Birds Space,Candy Crush Saga,Telegram,Temple Run 2,Evernote 或 Documents 等應用程序直接進入 BlueStack,或使用 BlueStacks Cloud Connect Android 應用程序同步手機... BlueStacks App Player 軟體介紹更新時間:2022-05-25
更新細節:
What's new in this version:
Fixed:
- When opening a workbook connected to a JSON cloud file data source, the following error could result, "Error Code A7CFA9FE"
- When connecting to Informix/Denodo data using the CData connector, the error "AlqProcessor evaluation failed" could occur. The following message could also occur, "Bad Connection: Tableau could not connect to the data source.
- Error Code: B19090E0".
- When publishing a workbook to server and modifying a user's permissions, the user in the preview window would be blank
- Workbook data accuracy could render differently in 2021.3 and newer when compared to older versions
- Adding a map layer with blended data could result in an error code D9151F7B
- An error code E04B915D would occur when attempting to edit a calculate field after pivoting data
- It was not possible to connect to a data source using a port greater than 65499
- The Kanji character was incorrect when using the Workbook Optimizer
- The Workbook Optimizer would redirect to the incorrect help link when expanding a section and a rule
- When using LBLM as the activation method, sometimes the LBLM reports on Tableau Server or Tableau Online would not show the correct usage data
更新時間:2022-05-24
更新細節:
What's new in this version:
- Added: LAN-13149 The following data, added in recent Lansweeper releases, is now also synced to Cloud if Cloud sync and relevant scanned item intervals are enabled: Windows drivers, Windows certificates, improved Linux processor data, Linux user data
- Changed: LAN-13195 Improved Cloud sync speed through index improvements in the local Lansweeper database
更新時間:2022-05-20
更新細節:
更新時間:2022-05-18
更新細節:
What's new in this version:
- deps: update archs files for quictls/openssl-3.0.3+quic
- deps: upgrade openssl sources to quictls/openssl-3.0.3
Other Notable Changes:
- Revert "deps: add template for generated headers"
- deps: update undici to 5.2.0 (Node.js GitHub Bot)
- deps: upgrade npm to 8.9.0 (npm team)
- deps: upgrade openssl sources to quictls/openssl-3.0.3
- doc: add LiviaMedeiros to collaborators
- doc: add release key for Juan Arboleda
- (SEMVER-MINOR) fs: add read(buffer[, options]) versions
- (SEMVER-MINOR) http: added connection closing methods
- (SEMVER-MINOR) perf_hooks: add PerformanceResourceTiming
更新時間:2022-05-17
更新細節:
What's new in this version:
Fixed:
- a vulnerability occurs with PSD files (CNVD-C-2022-239953)
Added a feature showing the OFFSETTIME (time-zone information) in EXIF metadata
- a bug that the program cannot apply the daylight saving time correctly when showing the modified date of a file
Added support for the format of the JXR 64 BPP HALF pixel format
- a bug that Microsoft Paint cannot be selected as the image editor in the miscellaneous settings
- a bug that the program cannot show some APNG files correctly
- Other modifications
更新時間:2022-05-12
更新細節:
What's new in this version:
New features:
- Added status bar to the Query Tool
- Ensure that row numbers should be visible in view when scrolling horizontally
- Relocate GIS Viewer Button to the Left Side of the Results Table
- Added capability to deploy PostgreSQL servers on EDB BigAnimal
- Added options ‘Ignore owner’ and ‘Ignore whitespace’ to the schema diff panel
- Added support for Azure AD OAUTH2 authentication
Housekeeping:
- Port query tool to React
- Improve the Kerberos Documentation
- Ensure the database and schema restriction controls are not shown as a drop-down
- Port data filter dialog to React
Fixed:
- Fixed an issue where the Query tool opens on minimum size if the user opens multiple query tool Window quickly
- Only set permissions on the storage directory upon creation
- Fixed an issue where the Browser panel is not completely viewable
- Improvement to the Geometry Viewer popup to change the size of the result tables when column names are quite long
- Fixed an issue where the downloaded ERD diagram was 0 bytes
- Fixed an issue where the connection bar is not visible
- Don’t strip binaries when packaging them in the server RPM as this might break cpython modules
- Ensure that Columns should always be visible in the import/export dialog
- Fixed an issue where an Empty message popup after running a query
- Ensure that Autocomplete should work after changing the connection
- Fixed an issue where the copy and paste row does not work if the first column contains no data
- Ensure that after deleting multiple objects from the properties panel, the browser tree should be refreshed
- Fixed sorting issue in the statistics panel
- Fixed an issue where the Dashboard Server Activity was showing old queries as active
- Fixed an issue where the table showed duplicate columns when creating multiple sequences on the same column
- Ensure that sorting should be preserved on refresh for Server Activity
- Fixed an issue while creating a new database throwing an error that failed to retrieve data
- Fixed an issue where the drag and drop table in ERD throws an error
- Ensure that the Dashboard column sort order should be remembered when the refresh button is clicked
更新時間:2022-05-12
更新細節:
What's new in this version:
Changed:
- LAN-13183 Expanded the monitor catalog used for extended display scanning
- LAN-13213 Optimized the way scanned monitor models are matched to the monitor catalog as part of extended display scanning
- LAN-12936 Renamed the tblMonitorUni table that stores extended display data to tblExtendedDisplayUni, and restructured the table for storage optimization
Fixed:
- LAN-13151 In installations with multiple scan servers, extended display scanning is sometimes executed by several servers at once
- LAN-13288 When opening the built-in report “Chart: Display number of display ports” or “Chart: Display number of HDMI”, the following error can occur: “Conversion failed when converting the varchar value to data type int”
更新時間:2022-05-11
更新細節:
更新時間:2022-05-05
更新細節:
What's new in this version:
Changed:
- LAN-12947 System driver scanning of Windows computers is now disabled by default, as the WMI (Windows Management Instrumentation) class containing the driver data can be heavy to read and cause performance issues on the client machine or during scanning
- LAN-13038 When enabling system driver scanning of Windows computers, a warning is now given regarding the possible impact on performance
Fixed:
- LAN-13168 Cleanup operations can erroneously run on certain assets due to an obsolete Azure AD cleanup setting still being applied in the background
- LAN-12931 Scanning a Windows computer’s Microsoft Store apps can take a long time and impact scanning performance
- LAN-12800 Scanning a Windows computer’s user logon information can take a long time and impact scanning performance
更新時間:2022-05-03
更新細節:
What's new in this version:
- doc: add @kuriyosh to collaborators
- (SEMVER-MINOR) lib,src: implement WebAssembly Web API
- (SEMVER-MINOR) test_runner: add initial CLI runner
- (SEMVER-MINOR) worker: add hasRef() to MessagePort