# RC Build (Pre-Release Version) Update Log
The pre-release version incorporates features with significant changes, and shows an acceptable stability in internal trials
# 1.02.1905151 Windows 64, Windows 32, and macOS
# 2019.05.15
A
Added the feature to display a warning when ext.json exists in a non-third-party Mini Program.U
Optimized the menu bar to remove the options of Move the Simulator Left/Right under Interface. Feedback DetailsF
Fixed the inability to call the sync API when the network simulation was offline.F
Fixed the inability to select the panel port No. in the security settings.F
Fixed the incorrect value returned by getMenuButtonBoundingClientRect. Feedback DetailsF
Fixed the problem that Weixin Work Mini Program mode appeared in third-party Mini Programs.F
Fixed the failure to display debugger button. Feedback DetailsF
Fixed the abnormal display when zooming in the simulator.F
Fixed the problem that an error occurred when only code compression or obfuscation was enabled. Feedback DetailsF
Fixed plug-ins to solve the problem that the screen went white when tapping the md documentation for preview.F
Fixed the inability to select code on the redirected page. Feedback DetailsF
Fixed the problem that an error occurred when importing a project after webpage debugging.F
Fixed the failure to display the wxml panel style file path.F
Fixed the problem that an error occurred in the debugger when switching the network simulation.F
Fixed the loss of background image in the installation package in macOs.F
Fixed the problem that the ignore feature of enhanced compilation did not take effect during preview and upload.F
Fixed the unwanted uploading of code when extAppid was invalid.F
Fixed the automatic addition of unnecessary wxss files in the DevTools. Feedback DetailsF
Fixed the failure of the DevTools to work in case of upload exception.
# 2019.05.08 Update Description
A
Added built-in ES6+ to enhance language escape capability. DetailsA
Added Task Notification Center.A
Added a new commandcleanAppCache
in the console.A
Added version number recommendation upon upload.A
Added quick start templates for Cloud Base and cloud call.A
Added a plug-in to act as the protection mechanism upon DevTools withdrawal.A
Added the prompt that Media Asset Management will no longer be maintained.A
Added experience rating where the verification rule of "compatibility with iPhone X" is supported.A
Added sitemap linked with Weixin DevTools to allow the console to display whether the current page is indexed. DetailsA
Added uploadWithSourceMap settings in project.config.json. DetailsA
Added the feature to enable code protection by default.A
Added general settings.A
Added the option to set whether a project is opened by default when the DevTools is launched.A
Addedcover-view
support for the Mini Program.A
Addedcover-view
support in full screen.A
Added a plug-in to restore the sourcemap of developers.A
Added network to display images in the Mini Program.A
Added a quick update mechanism for nightly.U
Optimized the task progress box and notification center to allow the text to be copied.U
Optimized the layout to remove the withdraw button on the interface of the pop-up simulator/debugger (withdrawal means closing the window).U
Optimized the simulator to reduce the minimum margin.U
Optimized the display of the task status bar.F
Fixed the unwanted output of stack after packoption.ignore was configured. Feedback DetailsF
Fixed the problem thatfs.appendFile
did not support passing in ArrayBuffer.F
Fixed the problem that no error message was returned after 10 failed login attempts due to timeout when mp.weixin.qq.com host had been configured.F
Fixed the problem that sitemap.json in the Mini Program project would be overwritten if sitemapLocation was not specified in app.json.F
Fixed the problem that error "appLaunch with an already exist webviewId" occurred occasionally.F
Fixed the problem that wx.showKeyboard flashed across the Mini Game simulator when it popped up.F
Fixed the loss of history caches of "Project Remarks" in the submitted versions. Feedback DetailsF
Fixed the problem that the memory displayed was 0 when showSystemInfo was entered in the console.F
Fixed the lagging of appservice when files could not be downloaded via wx.downloadFile due to the proxy.F
Fixed the inability to obtain the duration of the background audio in backgroundAudioManager in Weixin DevTools. Feedback DetailsF
Fixed the failure of some toolbar buttons to adapt to the language switch.F
Fixed the failure of DevTools to reload when the simulator popped up for the first time.F
Fixed the problem that the TabBar in the simulator went blank after multiple taps.F
Fixed the incorrect compileType in the Weixin Work Mini Program mode.F
Fixed the problem that duplicate project lists existed when appid in project.config.json was manually modified to an empty string.F
Fixed the problem that the status bar kept indicating that a file was being compiled in the developer mode.F
Fixed the failure to report system errors during the slow compilation of multiple project files.F
Fixed the problem that an error occurred in the Mini Programs configured with functionpages during physical device debugging in Windows.F
Fixed the problem that app.js was initialized twice during subpackage debugging.F
Fixed the inability to recursively create directories by makeDirSync in Weixin DevTools. Feedback DetailsF
Fixed the problem that an error occurred in the project during Windows nightly small package update.F
Fixed the inability to read the ignore in packOptions during physical device debugging.F
Fixed the inability to display the size of the code package when it exceeded the maximum value.F
Fixed the problem that the option to open the last modified project in the settings did not take effect.F
Fixed the problem that no message about size exceeding limit was returned during preview and upload.F
Fixed the inability to skip domain name verification when API downloadFile was called.F
Fixed the problem that Home and Back buttons were displayed in the web debugging mode.F
Fixed the network panel to remove the base64 request.F
Fixed the failure to enter proxy settings.F
Fixed the failure of page reflow after several switches between portrait and landscape in webview.F
Fixed the failure to synchronize the cloud environment list after AppID was changed in the project details.F
Fixed the inability to open the projects with 「'」 in the path. Feedback DetailsF
Fixed the problem that BackgroundAudioManager.onPlay ran earlier than onCanPlay. Feedback DetailsF
Fixed earlier versions of the base library of Weixin DevTools to solve the problem that error "vd_version_info not found" was returned when a new plug-in was released online.F
Fixed the unwanted spreading of usingComponents in app.json to a independent subpackage. Feedback DetailsF
Fixed the problem that plug-in reference information remained after the plugins field in app.json was deleted.F
Fixed the inability to block certain requests when the simulation was offline. Feedback DetailsF
Fixed the inability to adapt the simulator size to the rotation automatically.
# 2019.04.09
U
Optimized the interactive experience of background audioF
Fixed the problem that HTTP calls could not be uploaded. Feedback DetailsF
Fixed the issue with the tabBar font color to make the RGB format inconsistent with that in client.F
Fixed the problem that tabBar was covered by the mask.F
Fixed the inability to call Weixin Work API in App.onLaunch.F
Fixed wx.getBackgroundAudioManager to make it inconsistent with that in client. Feedback DetailsF
FixednavigationStyle: custom
to rectify the issue where the page with the web-view component did not have the top navigation bar.F
Fixed the problem that --upload-desc would truncate the content after the space when the command line is called for upload. Feedback DetailsF
Fixed local proxy in proxy settings to rectify the issue where a space is added before text when the focus disappeared.F
Fixed the problem that the proportion of base library is displayed only after the first preview.
# 2019.03.25
F
Fixed the inability of file modification to trigger compilation after 1.02.1903211 was installed by overwriting the existing version.F
Fixed the problem that two Weixin Work simulator plug-ins existed in 1.02.1903211.F
Fixed the white page during Official Account web debugging in 1.02.1903211.F
Fixed the incorrect width of simulator at startup in 1.02.1903211.
# 2019.03.21
A
Added cloud function local debugging documentation.A
Added Weixin Work simulator plug-in documentation.A
Added support for calling CLI/HTTP to close the project window and exit the Weixin DevTools. DetailsA
Added a Mini Program to supportpageOrientation: "landscape"
.A
Added page configuration in subpackage configuration to automatically generate relevant page structure. Feedback DetailsA
Added physical device debugging to debug functionalPage.A
Added geographic location index in the cloud console. DocumentationU
Fixed the lagging problem when compiling large-scale Mini Program projects.U
Optimized TS version of code structure which allows quick start.F
Fixed the inability to open the Settings window when the background music player was enabled.F
Fixed wx.connectSocket to rectify the issue of abnormal control of the maximum number of connections at a timeout.F
Fixed wx.connectSocket to rectify the issue where there was no error callback if the connection cannot be established.F
Fixed web-view to rectify the issue where the entire problem could not be displayed in the landscape mode. Feedback DetailsF
Fixed the problem that a custom property error was reported when wxss started with a non-numeric character.F
Fixed the problem that incorrect windowHeight is returned when calling wx.getSystemInfo in the custom tabBar.F
Fixed the issue of custom analysis test failure. Feedback DetailsF
Fixed the problem that a pull-down prompt appeared when a user whose appid did not enable Cloud Base tried to create a project with a Cloud Base template.F
Fixed the problem that two status bars appeared when authorization settings were opened from the pop-up simulator. Feedback DetailsF
Fixed the problem that wx.chooseMessageFile was invalid after tabBar switch.F
Fixed the problem that the wxml panel could not parse style when notes were added after keyframe in the wxss file. Feedback DetailsF
Fixed the problem that wx.getMenuButtonBoundingClient failed after the simulator popped up. Feedback DetailsF
Fixed the problem that no identical logs could be displayed in wxs. Feedback DetailsF
Fixed the problem that no error message was displayed in wxs. Feedback DetailsF
Fixed the problem that other tabBar pages would be displayed first when tabBar was adjusted. Feedback DetailsF
Fixed the problem that an error was reported when building mqtt package with npm.F
Fixed the issue of abnormal size of the project list window.F
Fixed the problem that the upload time is displayed incorrectly. Feedback Details