# Nightly Build (Developer Version) Update Log
Daily build versions are used for quick fixes of bug and to easily introduce minor features. These are self-verified by the developer and generally have poor stability.
# 1.02.1905302 for Windows 64, Windows 32 and macOS
# 2019.05.30
A
Added the Network panel to Cloud Base (The base library must be 2.7.1 or later). DetailsA
Added an option to display pseudo-class elements and their styles on the WXML panel.F
Fixed the problem that incorrect pages were generated in app.json when pages were created in the subpackage directory.F
Fixed the problem that time consumed was displayed incorrectly on the Network panel. Details
# 2019.05.29
A
Added iPhone XR and iPhone XS Max simulators.F
Fixed the problem that breakpoints would affect each other when multiple projects were opened.F
Fixed the problem that Mini Games could not be compiled by clicking after breakpoints were set.
# 2019.05.24
U
Optimized the upload speed and stability of cloud functions.U
Updated the details page.A
Added an option for the incremental update of cloud functions: right-click the file/folder for a separate update.A
Added an option to support updating the permission configuration or trigger configuration for cloud calls by right-clicking the config.json in the cloud function directory.
# 2019.05.23
A
Added an option to support calling open data for local debugging of cloud functions. DetailsF
Fixed the problem that an error was reported only when code obfuscation/compression was enabled in the project.F
Fixed the problem that additional elements were displayed when the button was displayed in the cover-view on the WXML panel.
# 2019.05.22
F
Fixed the problem that the error was reported incorrectly when login to DevTools by scanning a QR code failed.
# 2019.05.21
A
Added the safeArea property for the getSystemInfo API.F
Fixed the problem that an error was reported by the console when the game ad ended.F
Fixed the problem that the CSS weight was miscalculated in certain cases on the WXML panel.F
Fixed the problem that the WXML panel crashed in certain cases.
# 2019.05.20
F
Fixed the problem that the unit of the public network outbound traffic of cloud functions in the console quota was incorrect.
# 2019.05.17
A
Added an option to display the detailed usage and upper limit of the quota in the cloud console.A
Added an option to display the cycle of the quota in the console.U
Optimized the time interval for real-time monitoring in the console to 5 minutes.U
Optimized the system to pop up a confirmation dialog box on the project management page when exiting DevTools via the command line.U
Optimized the Weixin version. Feedback DetailsF
Fixed the problem that the inspector button became invalid once moved onto the elements in the WXML panel after it was tapped. Feedback DetailsF
Fixed the problem that the cursor disappeared after a name was entered when new css style was added on the right of the WXML panel. Feedback Details
# 2019.05.16
A
Added support for debugging via WebGL.F
Fixed the lagging issue caused by experience rating on an iPhone X.F
Fixed the issue of focus loss when modifying style values on the WXML panel.F
Fixed the problem that the error message returned by the app was different from the error message returned by DevTools when authorization to getPhoneNumber was rejected. Feedback Details
# 2019.05.09
A
Added an option to show a warning message when ext.json was used by Mini Programs of non-third-party platforms. Feedback DetailsF
Fixed the problem that text on the redirected page could not be selected using the mouse. Feedback DetailsF
Fixed the problem that the values of right and bottom returned by getMenuButtonBoundingClientRect in DevTools were incorrect. Feedback DetailsF
Fixed the lack of a pop-up button in the debugger.F
Fixed the problem that the Move the simulator left and Move the simulator right options in the menu bar were invalid. Feedback DetailsF
Fixed the problem that unnecessary wxss files were automatically added in DevTools. Feedback Details
# 2019.05.07
A
Added the ScopeData Tab on the WXML panel to display wx:scope-data.F
Fixed the problem that wx.request did not return the cookie message.F
Fixed the problem that the interface crashed after Preview was tapped.F
Fixed the problem that unnecessary empty properties were displayed on the WXML panel.F
Fixed the problem that modification of properties with "-" failed on the WXML panel.F
Fixed the problem that extraneous text was displayed in the<textarea/>
component on the WXML panel.U
Optimized multiple experience options and styles on the WXML panel.
# 2019.05.05
F
Fixed the problem that usingComponents in app.json were spread to independent subpackages. Feedback DetailsF
Fixed the problem that cached Project Remarks of submitted versions was missing. Feedback DetailsF
Fixed the problem that the data obtained viagetMenuButtonBoundingClientRect
was incorrect when the simulator was scaled down. Feedback Details
# 2019.04.30
U
Updated the console to display changes to the starting coordinates of the sitemap index for the current page.F
Fixed the problem that special JS files were not filtered according toignore
inpackOptions
during physical device debugging. Feedback Details
# 2019.04.29
A
Added theuploadWithSourceMap
configuration item to specify whether to carry sourcemap during upload.F
Fixed the problem that the top menu was grayed out after language switch.
# 2019.04.28
A
Added a plug-in to restore the developer's sourcemap during development.A
Added the Enhanced Compilation option.A
Added the QuickStart template for Cloud Base cloud calls.A
Added an option to display the index for the current page on the console according to thesitemap
configuration.A
Added the "compatibility with iPhone X" verification rule for experience rating.A
Added support for copying the text of task progress box and notification center as needed.A
Added the task notification center.A
Added support forcover-view
rendering in full screen mode.U
Upgraded nwjs to0.37.4
.U
Enabled "Code protection during upload" by default.U
Terminated maintenance for media asset management.F
Fixed the problem that the TabBar disappeared after being tapped multiple times in the simulator. Feedback DetailsF
Fixed the problem thatwx.showKeyboard
flashed when the Mini Game simulator appeared.F
Fixed the problem thatappservice
lagged whenwx.downloadFile
failed to be called.F
Fixed the problem that the size of a code package was not displayed when it exceeded the maximum limit.F
Fixed the problem that the cloud environment list failed to be synced after AppID was switched in the project details.F
Fixed the problem that requests from data pipelines were not blocked when the simulator was offline.F
Fixed the problem that a project with 「'」 in its path could not be opened Feedback DetailsF
Fixed the problem that an incorrect prompt indicating that the Mini Program was taking too long to restart appeared. Feedback Details
# 2019.04.22
A
Added a mechanism to revert plug-ins after the reversion of DevTools.F
Fixed the problem that the plug-in reference information was retained after the plugins field in app.json was deleted.F
Fixed the problem that some of the toolbar buttons failed to be changed after the language was changed.
# 2019.04.19
U
Supports getting the latest version before upload.F
Fixed the problem that the debugger failed when the simulator popped up for the first time.F
Fixed the problem thatmkdirSync
in Weixin DevTools did not support creating a directory recursively.
# 2019.04.18
U
Only one background mask is displayed when wx.showModal is called multiple times.F
Fixed the problem that an error was reported whenappLaunch with an already exist webviewId
was called.F
Fixed the problem that the page could not be rearranged when the simulator was rotated.F
Fixed the problem that the system's consoleDisplay could not be output by the console due to slow compilation.F
Fixed the problem that domain name verification was not skipped when the downloadFile API was called.F
Fixed the consecutive input issue in the text fields for proxy settings.F
Fixed the problem that__vd_version_info__
was returned when plug-ins were used.F
Fixed the problem that fs.appendFile did not support passing ArrayBuffer.F
Fixed the problem that the duration of background audio could not be obtained by BackgroundAudioManager.
# 2019.04.15
F
Fixed the problem that Mini Games could not be used in DevTools 1.02.1904122.
# 2019.04.12
U
Optimized the implementation method for calling the change synchronization API.
# 2019.04.11
A
Added an option to set whether to open a project by default when DevTools starts.A
Added general settings.A
Added an option to display image requests on the Network panel.A
Added an option to set whether to open a project by default when DevTools starts.A
Added general settings.F
Fixed the problem that an error occurred with Mini Programs configured with functionpages during physical device debugging on Windows.F
Fixed the problem that the Home and Back buttons were displayed in the web debugging mode.F
Fixed the problem that an error was reported when compiling filtered files. Feedback Details
# 2019.04.04
F
Fixed the problem that uploads via HTTP failed. Feedback DetailsF
Fixed tabBar to support Hex color codes only.
# 2019.04.03
U
Optimized BackgroundAudioManager to display pop-ups below the simulator.F
Fixed the problem that tabBar was blocked by the mask due to repeated switching.
# 2019.04.01
U
Optimized the date displayed in the preview box from a relative date to an absolute date.F
Fixed the problem that the background audio could not be paused due to the setting of title. Feedback Details
# 2019.03.29
A
Added Cloud Call to Cloud Base to call Mini Program APIs in cloud functions. DetailsU
Optimized the UI experience for the cloud console. Details
# 2019.03.28
F
Fixed the problem that the proportion of different base library versions was not displayed in the "Details" panel in certain cases.F
Fixed the problem that --upload-desc was incomplete when code was uploaded via macOS cli.
# 2019.03.26
F
Fixed the problem thatnavigationStyle: 'custom'
remained valid when<web-view />
existed.F
Fixed the problem that thewx.qy
API failed to be called when the onLaunch was used during the development of a Weixin Work Mini Program.
# 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 issue of two Weixin Work simulator plug-ins in 1.02.1903211.F
Fixed the problem that 1.02.1903211 Official Account web debugging goes blank.F
Fixed the incorrect width of the simulator at startup in 1.02.1903211.
# 2019.03.19
U
Optimized TS version of code structure which allows quick start.F
Fixed the problem that the Settings window could not be opened while the background music player was opened.F
Fixedwx.connectSocket
to rectify the control exception for the maximum number of connections at timeout.F
Fixed<web-view />
to rectify the inability to get a full-screen display in landscape mode. Feedback DetailsF
Fixed the problem that a custom property error was reported when wxss started with a non-numeric character.
# 2019.03.12
U
Fixed the lagging problem when compiling large-scale Mini Program projects.F
Fixed the problem that an incorrect windowHeight was returned when callingwx.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 was opened from the simulator. Feedback DetailsF
Fixed the problem thatwx.chooseMessageFile
was invalid after the tabBar was switched.F
Fixed the problem that the wxml panel could not parse the style when notes were added after keyframe in the wxss file. Feedback DetailsF
Fixed the problem thatwx.getMenuButtonBoundingClient
failed after the simulator appeared. Feedback DetailsF
Fixed the problem that no identical logs could display in wxs. Feedback DetailsF
Fixed the problem that no error messages were displayed in wxs. Feedback DetailsF
Fixed the problem that other tabBar pages would display first when tabBar was adjusted. Feedback DetailsF
Fixed the problem that an error was reported when building a mqtt package with npm.