HBuilder X - Release Notes
======================================
4.15.2024050802
HBuilder
- Language Server: Fixed the bug that when an absolute path in the form of "@/" is used in the uni-app project, there is no code prompt and syntax verification error. Details
- Fixed the uni-app x manifest.json Android startup interface setting. When the splash image is a relative path, the image resource is lost after submitting the cloud package [Details](https://issues.dcloud.net.cn/pages/issues/ detail?id=1814)
uni-app plugin
- Web Platform Fix The bug that some event listener report an error in version 4.14. Details
- Web Platform Fix The bug that using v-bind in css and the value contains rpx is invalid in version 4.14. Details
- App Platform Fix The bug that scroll-view refresher style loss in version 4.14. Details
- WeChat Mini Program platform, fix version 4.14 throwing span tag compilation exception Details
uni-app x plugin
- Web Platform Fix The bug that using v-bind in css and the value contains rpx is invalid in version 4.14. Details
uniCloud插件
- Fix Bugs where cloud functions call other cloud functions and report errors when calling local cloud functions in version 4.14. Details
4.14.2024043013
HBuilder
- Adjust the built-in node version to be upgraded from v16.17.0 to v18.20.0
- Adjust the minimum supported version of macOS to 10.15
- Language Server: Added new language service uni-app x to support css syntax verification Details
- Language Server: Added new language service uni-app x to support uvue tag syntax verification Details
- Language Server: Newly added language service uts plug-in iOS platform supports the api of the third-party framework used by prompts (only supported by Mac version)
- Language Server: Adjust the language service. The uts plug-in iOS platform language service no longer takes effect under the windows version of HBuilderX.
- Language Server: Fixed the bug of using inner class in language service uts syntax verification to incorrectly report errors when defining generics
- Language Server: Fixed the bug of language service uts syntax verification when the special value range string and string type variables are assigned to each other.
- Language Server: Fixed the bug that when the language service uni-app x platform verification error prompts, the platform error order is inconsistent with the order when setting the platform.
- Language Server: Fixed the bug of language service uts syntax verification error: "undefined cannot be assigned to type null" Details
- Language Server: Fixed the bug of language service uts syntax verification error: "number type cannot be assigned to number literal type" Details
- Language Server: Adjust the language service and upgrade the d.ts version of the built-in vue framework from 3.2.26 to 3.4.21
- Language Server: Fixed language service uvue tag syntax verification bug that falsely reports that v-slot and v-bind are not recognized
- Language Server: Added uni-app x typeof operator return value to support platform-specific types Details
- Language Server: Added new language service. An error warning will appear when referencing iOS platform-related modules in a non-uts plug-in development environment.
- Language Server: Fixed the bug that the language service cannot be recognized when importing custom uvue components Details
- Language Server: Fixed the bug that when a syntax error occurs in the language service scss, the prompt cannot be displayed normally in some cases Details
- Language Server: Fixed a Bug in windows platform where the selection of syntax hints in uni-app x projects and the validation platform did not take effect in some cases Details
- Fixed the bug that the F11 shortcut key does not take effect in the default shortcut key scheme when switching windows to do not disturb mode
- Fixed the bug that Chinese ¥ cannot be input after vue file
{{}}
Details
- Fixed the bug of inserting a blank line upward when the cursor is on the first line, inserting incorrect content
- Fixed the bug where go to a newly opened file defined when the file is relatively large may cause the cursor to return to the beginning of the file when it rolls back.
- Fixed the bug that after uninstalling and reinstalling the Prettier plug-in, if there is a formatting conflict, the plug-in name will appear repeatedly in the pop-up box Details
- Fixed a bug that may cause HBuilderX to crash in some cases when right-clicking on the editor and
Find References
Details
- Fixed the bug of unsaved tag cards, in the inactive state, the modified content is not restored correctly after exiting and reopening HBuilderX [Details](https://issues.dcloud.net.cn/pages/issues/detail?id =1317)
- Fixed the bug that closing all tabs will cause UI lag when there are too many tabs Details
- Fixed a bug in the editor floating prompt, where the link color in the prompt message is not clearly visible under dark themes Details
- Fixed the bug that when text search is already displayed in the search area, shortcut keys trigger replacement and the replacement area cannot be automatically displayed Details
- Fixed the bug that
ctrl+tab
cannot trigger view switching when there is no open file in the single project window Details
- Fixed the problem when uni-app prints multiple object type parameters, clicking a hyperlink will jump to the last Details
- Fixed In some cases, when closing a modified file, the pop-up box will crash when saving. Details
- Fixed a bug that would cause some plug-in installations to fail when package.json, package-lock.json, and node_modules exist in the upper-level directory of the HBuilderX installation directory. Details
- Added bug feedback plug-in uni-app x classification, supports web and iOS platform, and allows multiple selections
- Added uni-app x running on iOS platform added the function of clearing build cache. The cache directory is unpackage/cache/.app-ios
- Adjust the Android platform build cache directory unpackage/cache/.kotlin to unpackage/cache/.app-android when uni-app
- Added uni-app (x) to publish to app, iOS icon configuration can only be 1024*1024 pixels
- Fixed the App cloud packaging uni-app project, the bug is always stuck at 40% after submitting the package Details
uni-app plugin
- [Important] Web Platform adjustment vue version was upgraded from 3.2.47 to 3.4.21, and new features such as defineOptions, defineModel, and toValue were supported
- The Vue3 project upgraded the compiler dependent vite version to 5.2.8
- Web Platform fixed a Bug where vue3 version scroll-view could not be refreshed using custom pull-down
- Web platform repair onNavigationBarSearchInputClicked life cycle In some browsers don't trigger the Bug [details] (https://ask.dcloud.net.cn/question/189465)
- App platform repair vue3 project configuration after native js confusion, cloud packaging operation not normal Bug [details] (https://ask.dcloud.net.cn/question/190488)
- App platform repair Vue2 cli project using webpack5. X, part of cases, resource files can't find the Bug [details] (https://ask.dcloud.net.cn/question/188778)
- New skyline built-in components supported by wechat mini program platform: draggable-sheet, grid-builder, list-builder, nested-scroll-body, nested-scroll-header, open-container, Share - element, the snapshot, span [details] (https://ask.dcloud.net.cn/question/178372)
- baidu small application platform to repair the public static resources into wrong path leads to the problem of the ICONS don't show [details] (https://ask.dcloud.net.cn/question/189033)
- pay treasure small application platform New support join - group chat, subscribe message open components [details] (https://ask.dcloud.net.cn/question/190053)
uni-app x plugin
- [Important] Added compilation to iOS platform
- [Important] Web Platform adjustment vue version was upgraded from 3.2.47 to 3.4.21, and new features such as defineOptions, defineModel, and toValue were supported
- Added API $getPageStyle and $setPageStyle, Get and set pages. The json page style [details] (https://doc.dcloud.net.cn/uni-app-x/api/get-current-pages.html)
- Support for passing generics when adding cloud objects and cloud function calls ] [cloud object client API documentation (https://doc.dcloud.net.cn/uni-app-x/api/unicloud/object.html), client API documentation] [cloud function (https://doc.dcloud.net.cn/uni- app-x/api/unicloud/function.html)
- Added API $getPageStyle and $setPageStyle, Get and set pages. The json page style [details] (https://doc.dcloud.net.cn/uni-app-x/api/get-current-pages.html)
- Support for passing generics when adding cloud objects and cloud function calls ] [cloud object client API documentation (https://doc.dcloud.net.cn/uni-app-x/api/unicloud/object.html), client API documentation] [cloud function (https://doc.dcloud.net.cn/uni- app-x/api/unicloud/function.html)
- repair script compiler grammar error in the nodes, the line number is not correct the Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1290)
- The App platform adjusts the message event callback parameter of the web-view component detail.data type to Array. The detail.url of the load and loading event callback parameter is the detail.src attribute [details] (https://doc.dcloud.net.cn/uni-app-x/component/web-view.html#%E4%BA%8B%E4%BB%B6)
- App Platform adjustment uni.getSystemInfo returns uniPlatform field values divided into 'app-Android' and 'app-ios' [details] (https://doc.dcloud.net.cn/uni-app-x/api/get-system-info.html#getsysteminfo-%E5%85%BC%E5%AE%B9%E6%80%A7)
- App Platform fixed a Bug where the padding layout of the parent element was inconsistent with the web when CSS position was set absolute [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1219)
- App-Android platform added page style configuration item to support pageOrientation to achieve horizontal screen or spin adaptation [details] (https://doc.dcloud.net.cn/uni-app-x/collocation/pagesjson.html#pages-json)
- App-Android API FileSystemManager supports file operation methods such as appendFile and readCompressedFile [details] (https://doc.dcloud.net.cn/uni-app-x/api/get-file-system-manager.html)
- the App - new Android platform API uni. $off support the second parameter is optional [details] (https://doc.dcloud.net.cn/uni-app-x/api/event-bus.html#off)
- New API UniResizeObserver for App-Android platform to monitor size changes of UniElement elements [details] (https://doc.dcloud.net.cn/uni-app-x/dom/uniresizeobserver.html)
- App-Android platform fixed a Bug that cloud packaging error was reported when the project included cloud objects but uniCloud was not used in the page
- App - the Android platform application runtime exception leads to repair the template node flash Bug back [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1578)
- App-Android platform fixed the Bug of defineSlots definition scope slot compilation error under script setup [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1551)
- App - Android platform after repair the uts packaging custom plugin base, compile error depends on can't find the Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1379)
- the App - Android platform repair ref type data interpolation shown on the template is not correct the Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1344)
- App-Android platform fixed when script setup defined ref type binding v-model, Compile possible error Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1338)
- App - Android platform repair script function declarations under setup cannot recursive call Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1312)
- the App - repair Android platform version 4.02 of a runtime exception information display incorrect [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1518)
- App-Android platform fixed a Bug where component view set overflow to visible outside the parent element area could not respond to click and touch events [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=157)
- App-Android platform fixed a Bug where the scroll-view subelement setting overflow to visible did not take effect [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1175)
- App-Android platform fixed a Bug that the sticky header component might overlap with the list-view drop-down refresh area after petting [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1242)
- App-Android platform fixes bugs that may be overwritten by list-view in some scenes after sticky-header capping [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1241)
- App-Android platform fixed a Bug where a drop-down refresh after swiper nested scroll-view could prevent swiper from sliding left and right [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1231)
- App - Android platform repair component input, textarea in some cases may be input method keep out bugs [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=947)
- App - Android platform repair component textarea set auto - height resulting in abnormal high Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1298)
- App - Android platform width of the slider to change or repair components after the change of the parent container size display confusion of Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=296)
- App-Android platform repair component keep-alive combined with Component, Open the switch components may appear blank Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1189)
- repair component web App - Android platform - the view cannot get accurate location information of Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1563)
- App - Android platform repair exit when the application may have temporarily show bad Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=896)
- App-Android platform fixes a Bug where the DOM API UniResizeObserver monitors element size changes with inaccurate callbacks in some scenarios [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1696)
- App-Android platform adjustment component switch when the background color is changed from #e5e5e5 to #e9e9ea, With other platforms zazi [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1705)
- the App - new iOS runtime exception information display source position [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1519)
- the App - iOS new onPageScroll life cycle [details] (https://doc.dcloud.net.cn/uni-app-x/page.html)
- the App - iOS new web - view support horizontalScrollBarAccess, verticalScrollBarAccess component attributes [details] (https://doc.dcloud.net.cn/uni-app-x/component/web-view.html#%E5%B1%9E%E6%80%A7)
- The filePath attribute of API uni.downloadFile added to the App-iOS platform supports uni.env [details] (https://doc.dcloud.net.cn/uni-app-x/api/download-file.html#%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9)
- the App - iOS new CSS transition - property support all | none [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1381)
- App - iOS repair component scroll - view because calculation accuracy problems may lead to vertical and horizontal sliding Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1463)
- App-iOS platform fixed the Bug that the height of the text component was not normal when it set the value of line-height without unit through class [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1458)
- App - iOS repair components switch parent element has a click event cannot respond click gesture Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1475)
- the App - iOS repair component input v - type attribute dynamic assignment modol invalid Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1510)
- App - iOS repair component textarea set cursor attributes will trigger the Bug of focus [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1465)
- App-iOS platform fixed a Bug where the cursor color turned white when textarea set CURSOR-color to null [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1469)
- App - iOS repair component textarea set auto - height resulting in abnormal high Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1298)
- App - iOS repair components after the textarea input content placeholder no hidden Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1526)
- App - iOS repair progress the component initialization failed to assign the Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1504)
- App - iOS repair component slider click slide will not trigger a change event Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1485)
- App - iOS repair component picker - view initialization assignment can not be the immediate execution of a Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1506)
- App-iOS repair component video If only the video component is used and createVideoContext is not used, Cloud packaging lack of video module Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1556)
- web App - iOS repair components - the view does not trigger the load event of Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1322)
- the App - iOS repair component swiper set the current default value is invalid Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1543)
- the App - iOS repair component nesting child component style cannot inherit the parent component style Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1505)
- the App - iOS API selectorQuery. Repair in the incoming component instance invalid Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1507)
- App-iOS platform fixed a Bug where the DrawableContext set font failed when the font information (such as "13px Arial") was present [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1472)
- App-iOS platform fixed a Bug where the confirm parameter value in the API uni.showModal click Cancel button callback function was true [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1326)
- App-iOS platform fixes Bug where API uni-getSystemInfo returns incorrect windowTop values [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1577)
- App - iOS repair CSS element width or height of 0 when set the background gradient leads to the application of flash back Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1471)
-
- App-iOS platform fixed the Bug that the CSS backgroundColor lacked transparency when doing transition animation, causing the color to be incorrect [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1468)
- App-iOS fixed a Bug where border-radius was invalid when CSS border-style was solid and border-width was set [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1470)
- the App - iOS repair CSS position from fixed dynamic switch to other value is invalid Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1527)
- the App - iOS repair CSS pointer events - is set to none effect not Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1530)
- App - iOS repair CSS transition animations in some cases, abnormal Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1531)
- the App - iOS repair CSS element dynamic Style null switching effect not Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1589)
- the App - iOS repair event bubbling in some cases may be automatically stop bugs [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1509)
- the App - repair iOS App. Uvue does not support multiple style tags Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1699)
- the App - iOS repair keep alive - rendering result incorrect Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1627)
- the App - iOS swiper some cases first repair component as a swiper - item content does not display the Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1618)
- App-iOS platform fixes a Bug where the change event callback parameter detail.current may be incorrect after the swiper component turns on the loop [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1706)
- the App - iOS repair API uni. UploadFile upload multiple files crash Bug when [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1625)
- App-iOS platform fixes Bug where API uni.getAppBaseInfo standard BaseInfo gets appId attribute value incorrectly when running on real machine [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1672)
- the App - iOS repair CSS background image - in some cases, invalid Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1667)
-
- App-iOS platform fixed a Bug where the transform animation of CSS transition was incorrectly animated when the translate value was set to percentage [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1633)
- App-iOS platform fixed the CSS border-color runtime expansion style error Bug [Details]
- Web platform will adjust the rollback HBuilderX version 4.11 z - the adjustment of the index defaults to 0 [details] (https://doc.dcloud.net.cn/uni-app-x/css/z-index.html)
- the Web platform, App - iOS swallow the $callMethod support call defineExpose exported method [details] (https://doc.dcloud.net.cn/uni-app-x/component/#callmethod)
- the Web platform, App - iOS structure UniError fixes no support, no parameters and a Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1455)
- within the Web platform to repair the CSS using v - bind invalid Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1370)
- Web platform repair backgroundColorContent show highly inaccurate Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1427)
- Web platform to repair the textarea components dynamically switch autoHeight can't immediate effect [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1502)
- Web platform fixed the Bug that the cursor style was invalid when the textarea and input components were disabled
- Web platform repair request interface returned array error handling in order to UTSJSONObject Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1582)
- Web platform adjustment interface related Api (showLoading, showToast, showModal, showActionSheet) style adjustment, align the App side
- Web platform fixed a Bug that the dynamic change of enablePullDownRefresh for $setPageStyle to true was invalid [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1632)
Swallow the $* Web platform callMethod support call defineExpose exported method [details] (https://doc.dcloud.net.cn/uni-app-x/component/#callmethod)
- Web platform added page styles and globalStyle support for backgroundColorContent [details] (https://doc.dcloud.net.cn/uni-app-x/collocation/pagesjson.html#pages-globalstyle)
- Web platform new scroll view, the list view support custom dropdown refresh [details] (https://doc.dcloud.net.cn/uni-app-x/component/scroll-view.html)
- new list - view the Web platform supporting the drop-down to refresh the relevant properties and events [details] (https://doc.dcloud.net.cn/uni-app-x/component/list-view.html)
- Web platform structure UniError fixes no support, no parameters and a Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1455)
- within the Web platform to repair the CSS using v - bind invalid Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1370)
- Web platform repair request interface returned array error handling in order to UTSJSONObject Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1582)
- Web platform fixed scroll - view components drop-down refresh related event attributes of the lack of dy Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=932)
- Web platform to repair the navigator component wife element part of the style the invalid Bug [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1025)
- Web platform repair input, textarea components within maxlength cannot restrict set the value of the Bug in uts [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1204)
- Web platform to repair the textarea components dynamically switch autoHeight can't immediate effect [details] (https://issues.dcloud.net.cn/pages/issues/detail?id=1502)
- Web platform fixed the Bug that the cursor style was invalid when the textarea and input components were disabled
- Web platform adjustment interface related Api (showLoading, showToast, showModal, showActionSheet) style adjustment, align the App side
- The Web platform adjusts the textarea and input maxlength properties to an illegal value without limiting the length. The default adjustment is not limiting the length
- The Web platform adjusts the progress component's percent attribute to 0% when passed an illegal value, up from NaN
- font-family of the body is adjusted to "-apple-system", HelveticaNeue; ', consistent with system fonts on iOS
- The background color of the Web platform adjustment component when switch is off is changed from rgba(0,0,0,.1) to #e9e9ea
- Adjust the default z-index of built-in components and page containers on the Web platform from auto to 0
uts plugin
App插件
- the uni-AD module adjusts the advertising provider identity returned in the getProvider method of advertising object and the onVerify callback event of motivating video object. The range of values are china and global.
- Android platform updates the map / positioning module Amap SDK is version 10.0.600, Gaode location SDK is version 6.4.3, to solve some cases of positioning failure Bug [details] (https://ask.dcloud.net.cn/question/187119)).
- the core component SDK for updating UniPush on Android platform is version 3.2.13.0, and the version of SDK is version 3.3.5.0, which solves the Bug [details] (https://ask.dcloud.net.cn/question/188266)) that frequently collects information from compliance reports.
- the manual killing process of Android platform repair may report the Bug of java.util.ConcurrentModificationException [details] (https://ask.dcloud.net.cn/question/186990).
- Android platform fixed incorrect Bug of filename returned after successful download when plus.downloader.createDownload saved some device settings files illegally [details] (https://ask.dcloud.net.cn/question/188982)).
- Android platform update statistics module Youmeng Statistics SDK is version 9.6.8 [details] (https://ask.dcloud.net.cn/question/189922).
- iOS platform updates uni-AD SDK Tencent Youquan SDK version 4.14.70; Kuaishou ad SDK 3.3.63, Kuaishou content Alliance SDK 3.3.61; Pangolin & GroMore SDK 6.0.0.5; Sigmob Advertising Alliance SDK 4.12.4; Baidu Baiqing Advertising SDK 5.34.
- iOS platform fixes Bug in native plug-ins that use shared files to report no permission errors.
- iOS platform update push module FCM SDK is version 10.23.1.
- iOS platform update statistics module Google Statistics SDK is version 10.23.1.
- iOS platform update login module Facebook SDK is version 17.0.0; Google SDK is version 7.1.0.
- iOS platform fixes Bug flickering during runtime of offline SDK integration PDFNet.framework.
- iOS platform repair one-click login to replace the mobile phone card may still return the Bug of the previous mobile phone number.
- iOS platform fixes atob to handle Bug with possible exceptions to specific strings.
- [important] Privacy list for iOS platform is added to meet the new compliance requirements of Appstore from May 1st [documentation] (https://uniapp.dcloud.net.cn/tutorial/app-ios-privacyinfo.html).
- update uni-AD module Quickhand Advertising and Kuaishou content Alliance SDK Android version 4.14.32; Google AdMob SDK iOS version 11.2.0
uniCloud plugin
- Fixed the bug caused by version 4.07 that cannot be uploaded to front-end web hosting Details
4.08.2024040127
HBuilder
- Fixed the bug that the uni-app cli project vue3 cannot run when using vite Details
4.07.2024032720
HBuilder
- Fixed the bug that when uni-app is run on a real machine and the simulator supports multi-cpu architecture, the standard base falsely reports that it is not supported Details
- Fixed the bug that when the built-in browser of uni-app is opened, switching files causes unrunning projects to run automatically Details
- Fixed the bug that the release directory prompt of the uni-app cli project is that the web is actually packaged into h5 Details
- Fixed the bug that the custom running of uni-app to web package.json does not take effect when running to the built-in browser Details
uni-app plugin
- Web, App platform, Fixed the bug in version 4.06 where the border style was incorrect after changing the button's border-radius Details
uni-app x plugin
- Web platform, Fixed the bug in version 4.06 where the border style was incorrect after changing the button's border-radius
4.06.2024032513
HBuilder
- Language Server: Added uni-app x to support multi-platform code prompts and grammar verification, and can switch language services by platform Details
- Language Server: Added uni ext api, supporting interface.uts specification Details
- Language Server: Upgrade the built-in typescript library from
4.5.5
to 5.2.2
- Language Server: Fixed the bug of $ appearing in tag code completion when opening a file in a shared directory Details
- Language Server: Fix: In some cases, css cannot be transferred to the defined bug Details
- Language Server: Fix the bug that pages.json, path prompts incorrect page path Details
- Language Server: Fix the bug that caused the file to be occupied and unable to be renamed after displaying the reference results after searching for references.
- Language Server: Fixed the bug that causes performance degradation when uni-app x uts code imports too many Android platform libraries
- Language Server: Fixed the bug that the globalProperties attribute defined in uni-app x main.uts cannot be prompted in other uvue pages
- Language Server: Fixed the bug that when uni-app x import imports uvue files, the path cannot go to the defined bug
- Language Server: Fixed the bug that when opening multiple html files, switching to the previous html, variables floating, going to definition, etc. may not be correct if it is not modified.
- Language Server: Fixed the bug that uni api is not prompted under uni_modules utssdk
- Language Server: Fixed the bug that caused the code prompts to become slower and slower when developing uniCloud cloud functions and cloud objects.
- Language Server: Fixed the bug of importing vue type error when using vue3+ts in uni-app project Details
- Language Server: Fixed the bug where the pinia module search error caused false alarms when using ts in the uni-app project Details
- Language Server: Fixed uts Android, automatically fix the bug that when there are multiple import package options, the import result of selecting an option other than the first one is incorrect.
- Language Server: UTS plugin, Auto-importing packages without a newline after the first line when no other import nodes exist in the current file.
- Language Server: uts syntax check, When the function parameter type is
UTSJSONObject
, when calling the function and using a literal object to pass parameters, a false positive type mismatch bug occurs
- Language Server: uts syntax check
instanceof
does not allow the type defined by type to be used as a value.
- Added Git-blame plug-in to display git log at the end of the code line, which needs to be downloaded from the plug-in market. Details Details
- Plug-in: New im-notifier plug-in Receive new message notifications from uni-im and prompt users Details
- Plug-in: Adjust the bug reporting plug-in. The HBuilder running logs, uni-app console logs, etc. that are checked when reporting bugs are uploaded to be visible only to administrators.
- Plug-in: Optimize the bug reporting plug-in. After submitting a bug, click the details to jump to the issues system to support automatic login.
- Plug-in: Repair bug reporting plug-in macOSX cannot paste pictures when reporting bugs Details
- Fixed AI virtual row style exception when switching themes. Details
- Optimize network error prompts in HBuilderX login interface
- Added support for system associated icons for windows uts and uvue files
- Fixed the bug that prompts HBuilderX to prevent shutdown when Windows computer is shut down
- Fixed the bug that when a menu pops up in a certain window in MacOSX multi-window situation, and then the mouse clicks on another window, the focus state and activated window are incorrect.
- Fixed a bug in the MacOSX project manager & built-in resource management that uses shortcut keys to rename file names. When entering the editing state, triggering the shortcut keys again will not automatically commit the changes. Details
- Fixed a bug that caused memory leaks when part of the memory was not recycled properly when the editor was opened or closed.
- Fixed a bug where a certain position may be lost when returning to the previous cursor position when quickly going to the definition continuously.
- Fixed the bug that may cause the interface to become unresponsive in a weak network environment when creating a new project
- Fixed the bug that the preview interface cannot disappear when the folded line in the code folding preview is at the last line of the screen
- Fixed the bug that the Prettier plug-in does not recognize the embedded uts code when formatting uvue Details
- Fixed the bug that when the console file link is clicked to jump to the editor, if the target line is collapsed, it will not automatically expand.
- Fixed the bug of incorrect coloring of jsdoc @tag under vue file script.
- MarkDown: Fixed a bug that caused the preview to fail when the markdown preview file name contained a + sign or other special symbols. Details
- MarkDown: Fixed a bug in markdown preview that caused the preview to fail if the file name was modified after previewing. Details
- MarkDown: Fixed the bug that markdown preview cannot be parsed and rendered normally when embedded html code Details
- Html preview: Fixed the bug in html preview where external html files cannot be run into the browser Details
- Html preview: Fixed the bug that the reference to relative path resources in html preview does not take effect
- Html preview: Fixed the bug that the built-in browser log cannot be output to the console when the html file path of the html preview contains Chinese characters.
- Html preview: Fixed the bug that the Html preview sub-menu item
Save and automatically refresh the browser
is not displayed in the run menu Details
- Html preview: Fixed the bug of 404 reported when previewing html files when the project directory name contains the character '.'
- Fixed a bug that may cause the interface to freeze when the plug-in process crashes abnormally
- Fixed a bug in the plug-in API that uses font icon extension plug-ins. After installation and use, the plug-in cannot be uninstalled due to font occupation.
- Fixed the bug that the plug-in API window.getActiveTextEditor does not return when there is no open tab card.
- Fixed the bug of running multiple html to chrome and modifying one of them, causing the rest of html pages to refresh. Details
- Fixed the bug that caused 5+ projects to disappear when running the menu bar until the browser entrance disappears Details
- uni-app: Adjust the uni-app running unpackage compilation directory and change the
h5
directory name to web
- uni-app: Fixed the bug that uni-app runs and runs to Alipay applet and custom run does not take effect Details
- uni-app: Fixed the bug that causes HBuilderX memory usage to increase in some cases when running uni-app Details
- uni-app: Fixed the bug that the uni-app(-x) pages.json file, uts file, menu
Edit
-Comment
-Conditional Compilation
function does not take effect
- uni-app: Added uts plug-in for uni-app x project to support debugging Details
- Fixed the bug that uni-app (x) HBuilderX may falsely report that the
uniapp-extension
plug-in has been tampered with when it is started and click Run immediately.
- Fixed a bug in uni-app (x) that caused HBuilderX to crash when clicking preview after opening an image file in the editor.
- Adjust uni-app (x) to run on the web, adjust the console log output format
- Adjust uni-app x to run on Android, adjust console log output format
- Fixed uni-app x, project contains uts plugin, run to custom base, Bug in running error when
Clean build cache
is checked Details
- Mobile App Playground: Fixed uni-app, after the iOS standard base is signed, it will not be automatically deleted during the next upgrade, causing the re-signed base that runs after the upgrade to be a bug in the previous version
- Mobile App Playground: Fixed the bug of uni-app x custom debugging base. After upgrading HBuilderX, the base version mismatch was not prompted.
- Added uts plug-in uts Android plug-in development, supporting Gradle 8.x Details
- uni-app: Fixed the bug that the format of manifest.json is incorrect when copying permissions to the Android permission configuration interface Details
- uni-app: Fixed the bug that when the plug-in market imports a project and the project only supports vue2, the vue3 button on the import interface can still be clicked.
uni-app plugin
- App-Android platform, fix the bug that the location list cannot be obtained after the first call of uni.chooseLocation after installation details
- App-Android platform, fix the bug that the outer swiper cannot slide when the nvue swiper component is embedded in the swiper setting disable-touch
- App Fixed the bug that the nvue page of the Vue2 project cannot reference static resources in non-static directories.
- App platform Fixed the bug of compile error in nvue page of Vue2 Cli project Details
- App-Android platform Added API uni.getChannelManager to get the notification channel manager Details
- App-Android platform, fix the first installation call uni.scanCode may have a black screen bug details
- Web platform, new vue3 scroll-view component supports show-scrollbar attribute
- Web App-Vue Added input component supports cursor-color attribute. Details
- Web App-Vue Added textarea component supports cursor-color attribute. Details
- Web Fixed the bug of duplicate static resources after packaging the Vue2 project. Details
- Web Optimize the vue3 project getCurrentPages() returns the options property. Details
- Web Fixed the bug of Vue3 project ssr running error Details
- Web Fixed the bug of Vue3 project ssr packaging error Details
- Web Adjust The A label in the node rendered by the navigator component is moved from the outside of the uni-navigator label to the inside of the uni-navigator label.
- Web Fixed the bug of Vue3 project automation testing element.input method error Details
- Web platform Fix the bug of conditional compilation failure for .scss files in Vue3 project.
- Web platform Fixed The previous page is blank during iOS safari gesture back Details
- Mini Program Fixed the bug of slow compilation when there are large base64 characters on the page. Details
- Weixin Mini Program Fixed the bug in the vue2 project where workers are configured as objects. Details
- Weixin Mini Program Fixed a bug in Vue2 project where class line breaks cause errors in mini program compilation. Details
- Weixin Mini Program Added uni.requestVirtualPayment API 详情
- TikTok Mini Program Fixed the bug with invalid rtc room component properties. Details
- Alipay Mini Program platform, fix the bug that globalObjectMode is configured to enable compilation error details
- Alipay Mini Program platform, fix, native Mini Program component delivery props invalid bug details
- TikTok Mini Program Added The component supports virtualHost configuration Details
- TikTok Mini Program Fixed the bug of attribute loss when Vue3 project uses plug-in Details
- TikTok Mini Program Fixed the bug in Vue2 project using internationalization error Details
uni-app x plugin
- [Important] Added, compiled to web platform Details
- 【[Important] Adjust, add the Uni prefix to the component event type name to avoid conflicts with the browser global event Details
- Added vue composite API details
- Added vue built-in component KeepAlive details
- Added vue built-in component Teleport details
- Added vue watch to support deep and immediate configuration details
- Added vue component props to support string array declaration, at this time all prop types are any | null details
- Added css variable details
- Fix the bug that some components are nested, which makes it impossible to recycle when the page is closed details
- Compiler, fix the bug that APP-ANDROID and APP-IOS do not take effect in pages.json details
- Web Adjust The A label in the node rendered by the navigator component is moved from the outside of the uni-navigator label to the inside of the uni-navigator label.
- Web Adjust When the getStorage and getStorageSync operations return data of the object type, it is converted to the UTSJSONObject type
- Web Adjust The data returned by the request operation is converted to the UTSJSONObject type
- Web Fixed Unused easycom components contain errors or unsupported usage on the web side that cause compilation errors
- Web Fixed In some scenarios, an error occurs when using the literal value of an object as a specified type.
- Web Fixed When referencing a .uvue file, the module cannot be found without a suffix.
- Web Fixed In some scenarios, the conditional compilation in the uts file is invalid.
- Web Adjust Type validation failures are adjusted from an error to a warning without interrupting compilation.
- Web Added Map types are supported when binding classes and styles.
- Web platform, Added The list-view and list-item components are supported Details
- Web platform, Added The sticky-section and sticky-header components are supported Details
- Web platform, Fixed In some scenarios, the type inference does not use the object literal as UTSJSONObject Details
- Web platform, Fixed The bug that prevents instances from being created correctly when any[] is included in the type literal Details
- Web platform, Fixed The bug that does not automatically create an instance when a variable is declared as non-globally declared type Details
- Web platform, Fixed The bug that $forceUpdate failed to update the contents of the built-in component slot Details
- Web platform, Fixed The bug that the exported type cannot be found when the newly exported type in the hot-update UTS file is used Details
- Web platform, Fixed The request, uploadFile, and downloadFile APIs timeout immediately when timeout parameter is null Details
- Web, App-Android platform, Fixed UniElement The tagName and nodeName is not consistent with the component name Details
- Web, App-Android platform, Fixed The bug that $parent does not skip the built-in components Details
- Web, App-Android platform, Added API uni.rpx2px Details
- Web platform Adjust When running to the browser, compile the code in the script tag into compatible code that can be run in earlier browsers
- Web platform Optimized Reduce compilation time
- Web platform Fixed Api uni.rpx2px report an error after the project is released Details
- Web platform Fixed An error is reported by using instanceof UniXXXElement Details
- Web platform Fixed In some cases, the picker-view and picker-view-column values are displayed incorrectly, and the change event is triggered. Details
- App-Android platform, Fixed the bug where the template unexpectedly compiles an object into a map. details
- App-Android platform, fix the bug that occurs when deleting child elements inside slots of special elements (list-view, etc.) Details
- App-Android platform, add API uni.requestPayment, support Alipay payment details
- App-Android platform, adjustment, component button is a native implementation, which solves the problem that the actual rendering width and height are inconsistent with the web side details
- App-Android Fixed An error is reported when you associate a unicloud space with another project and use a cloud object in it Details
- App-Android platform, fix the bug that the component width is incorrect when the component text has no text content Details
- App-Android platform, fix, component text subcomponent setting background-color style invalid bug details
- App-Android platform, fix the bug that the component text subcomponent cannot modify the text content details
- App-Android platform, fix the bug that the component image request network picture cannot share cookies details
- App-Android platform, fix the bug that the dynamic adjustment of the width and height of the component list-item does not take effect Details
- App-Android platform, fix, component list-view part of the scene modification refresher-triggered attribute value may not take effect Bug Details
- App-Android platform, fix The component list-view reports an error when deleting slot sub-elements in some cases Details
- App-Android platform, fix the bug that API uni. setNavigationBarColor cannot set the background color of the system status bar when customizing the navigation bar Details
- App-Android platform, updated, cloud packaging environment compileSdkVersion is 34
- App-Android platform, fix the bug that clicking tab switch crashes when tabBar configures pagePath incorrectly Details
- App-Android platform, fix the bug that may compile an error when using UTSAndroid.getJavaClass to get imported classes details
- App-Android platform, fix unicloud-db component, use setup syntax, the bug that data cannot be used in the scope slot details
- App-Android platform fix A bug occurs when a numeric error code is returned by a cloud object details
- App-Android platform, optimize the construction of type-type responsive objects, avoid the use of reflection, and optimize performance
- Fixed the bug on the App-Android platform where conditional compilation in APP-PLUS was effective. Details
- Fixed the bug where conditional compilation was not effective during pre-check in pages.json. Details
uts plugin
uniCloud Plugin
- Plug-in: uni-pay supports virtual payments for WeChat mini programs Details
- Added uni-pay-x, uni-app x version of uni-pay Details
- Added
uniCloud.httpProxyForEip.get
API to support headers field
- Added Alipay Mini Program Cloud Database to support geographical location query
- Added: When running a cloud function, the console can click on the cloud function name to jump to the corresponding cloud function.
- Added: When the local node version of the cloud function is inconsistent with the cloud node version, uploading the cloud function will prompt the local node version and the cloud node version.
- Fixed the bug caused by version 3.98 that caused the cli project to be unable to download to the specified location when downloading cloud functions or public modules
- Fixed the bug that the cloud function will still be uploaded after failure to install dependencies when uploading cloud functions
- Fixed the bug that the node_modules directory would not be removed when uploading public modules
- Fixed the bug that the geographical location query/index API cannot be used when running locally
- Fixed the bug that the associated service space is not displayed when opening the cloud space again after the project is closed Details
- Fixed the bug that the unicloud directory is incorrectly recognized when running associated with other projects
- Fixed the bug of no response when clicking the associated service space when not logged in
- Fixed the bug that the virtual directory cannot be displayed correctly when Alipay Mini Program Cloud, Alibaba Cloud, and Tencent Cloud spaces exist at the same time
- Fixed The security network client verification function cannot be used caused by version 3.97.
- Fixed the bug that the selected statement will not be executed in the JQL manager Details
- Fixed the bug that Alipay applet cloud Redis local debugging cannot run
- Fixed the bug that the front-end web hosting upload did not automatically select the service space bound to the current project
- Fixed a bug where associated projects can still be switched when switching cloud vendors in the associated service space
- Fixed the bug that the "upload schema extension js configuration" timeout was too short, causing the upload to fail.
- Fixed the bug that projects created by cli cannot upload schema Details
- Fixed the bug of invalid query using native MongoDB $ in Alipay Mini Program Cloud Database Details
- Fixed the bug of JQL connection table query in Alipay Mini Program Cloud Database Details
- Fixed the bug that cloud functions can only be associated with public functions under uni_modules Details
- Adjust Aliyun The size limit of URL request body is adjusted from 1 MB to 2 MB, and the size limit of response body is adjusted from 1 MB to 2 MB
3.99.2023122611
HBuilder
- Added bug feedback function, currently supports reporting bugs for HBuilder and uni-app x. (The entrance is in the menu Help-Report a bug, and the blue button in the upper right corner of the App running console.)
- Fixed the bug that the built-in browser, previewing html files and markdown files, failed to preview in some cases Details
- Fixed a Bug in windows when closing HBuilderX that the UI was stuck when creating a desktop shortcut Details
- Fixed a bug in Windows where, in some cases, the address bar could not use shortcut keys to copy addresses. Details
- Fixed the bug that in some cases on MacOSX, text in the built-in browser devtools cannot be copied using shortcut keys Details
- Fixed multi-file search, double-click the search result item, the input focus is not automatically set to the bug in the open editor Details
- Fixed the bug that the .editorconfig configuration
insert_final_newline
and trim_trailing_whitespace
did not take effect when saving the file Details
- Language Server: Added uni-app x, uts automatic repair, support conversion between number type and kotlin number type
- Language Server: Added uni-app x, uts type checking, support function type checking Details
- Language Server: Added uni-app x, uts type checking, and adjusted the checking algorithm from structure verification to name verification Details
- Language Server: Adjust uni-app x, uvue file code prompts to only prompt built-in components that support uni-app x.
- Language Server: Fixed the bug that the global event does not take effect when verifying the event type of uni-app x and uvue components
- Language Server: Fixed a bug that caused the language service to crash when starting in some cases Details
- Language Server: Fixed the bug that the replacement position of @rule was incorrect in some cases when prompting the code of less and scss files. Details
- Language Server: Fixed the bug that field nesting syntax is not supported when unicloud-db component code prompts
- uni-app: Fixed a bug that caused the Alipay applet to fail when pages.json had duplicate keys due to conditional compilation. Details
- uni-app: Fixed the bug that the uni-app cli project cannot run to the Alipay applet.
- uni-app: Fixed the bug that MacOSX uni-app, when running to the Alipay applet, is not compatible with the tool path of the old Alipay applet.
- Mobile App Playground: Fixed a bug that caused the dock to be installed repeatedly on some Android models due to incorrect installation time of the dock. Details
- Mobile App Playground: Fixed the bug that after running Android to a custom debugging base and then running the standard base to the iOS simulator, a failure to install the debugging base was reported.Details
- 5+ App: Fixed the bug that the toolbar run menu has more menu items such as run to Chrome
- uni-app: Optimize the permission visual interface of manifest.json
uniCloud plugin
- Added Qiniu cloud extend storage, better pricing and more flexible. Details
- Added The uni-app-x project supports uniIdRouter. Details
- Added Alipay Mini Program Cloud to support cloud function URL
- Added Alipay Mini Program Cloud supports running JQL files.
- Fixed the bug that Alipay Mini Program Cloud doc get is not compatible and the return value is null Details
- Fix the bug of incorrect results when querying objects in the Alipay Mini Program Cloud database where and match
- Fixed the bug where the failure reason is not displayed on the front end when uploading to Alipay Mini Program Cloud cloud storage fails.
- Fixed the bug that when the project has multiple cloud vendors, the uploaded cloud function identifies the wrong cloud vendor.
- Fixed the bug of "Upload Schema extension Js configuration" prompt "Please bind service space" in the right-click menu of database directory Details
- Fix the bug that when creating Schema, the existence of init_data.json with a large amount of data will cause it to not be downloaded correctly
- Fix the bug that uploading the uni-clientDB-actions file separately will overwrite the previously uploaded action Details
- Fixed the bug that when uploading cloud functions, creating schema, uploading/downloading verification functions, if you select skip in the pop-up window if they exist, all bugs will be skipped
- Fixed the bug in the initialization wizard deleting the db_init.json copy
- Fix the bug that Alipay Mini Program Cloud uni.getTempFileURL API returns only the file name
- Optimize the ability to switch service spaces of different cloud vendors when associating service spaces
3.98.2023112510
HBuilder
- Markdown: Added Markdown preview to support simultaneous bidirectional scrolling of the editor and preview view
- Markdown: Newly added: When copying code and pasting it into the Markdown editor in the editor opened in HBuilderX, the code block in the corresponding language will be automatically wrapped.
- Markdown: Fixed a bug that caused MarkDown file rendering to be extremely slow on some MacOSX computers with built-in browsers
- Fixed an issue where files opened in HBuilderX would occasionally not automatically refresh their content after being modified by an external program. Details
- Language Server: Fixed the bug that conditional compilation codes such as
#ifdef
in ts language are not highlighted
- Language Server: Fixed the bug that the id cannot be transferred to the definition
- Language Server: Fixed the bug that id and class prompts were not sorted according to file reference relationships
- Language Server: Fixed a bug in windows file monitoring that prevented renaming and deleting files
- Language Server: Fixed the bug that the data type of v-slot:default is deduced incorrectly when the DB Schema table specified by the unicloud-db component has no attributes.
- Language Server: Fixed the bug in uni-app x where some vue types were incorrect causing syntax errors.
- Language Server: Fixed the bug of TailwindCSS plug-in, no code prompt Details
- Language Server: Added uts type verification error prompt to support internationalization
- Language Server: Fixed the bug that some Android system APIs in the uts plug-in are not compatible with kotlin
- Language Server: Fixed the bug that the imported path is incorrect when the uts system library code prompt triggers automatic package import.
- Language Server: Fixed the bug that the imported path is incorrect when the uts system library automatically repairs and imports packages.
- Language Server: Fixed the bug that after the file is deleted, the class and id code defined under the file will still be prompted.
- Language Server: Fixed css code prompts. When the project is too large, some classes will not prompt.
- Language Server: Adjustment: Support string or number type assignment to the corresponding string or number literal union type during type verification.
- Language Service: Fixed When calling a function using a literal object to pass in parameters, add double (single) quotes within {} to prompt the attribute, and then press Enter to complete the incorrect bug.
- Fixed a bug that may cause a crash when quickly closing the editor when the editor variable is suspended
- Added support for automatically opening the project and entering preview mode when uni-app is run into the Alipay applet.
- Mobile App Playground: Optimize the Android custom runtime, the version number is the same but the installation time is different, will not cover the installation Bug
- Mobile App Playground: Fixed a Bug where Android devices connected through the LAN did not support reverse proxy when running Times Details
uni-app plugin
- Fixed the bug where the target configuration in vite.config.js for Vue 3 projects was not affecting the renderjs. Details
- Fixed a bug when using uts for development, upgrading and updating the wgt may result in errors. Details
- Enhanced compile-time warnings for directories under
static
that are ignored for the current platform. Details
- Fixed this bug of when a project use the uni ext API and cloud packaging is selected for both Android and iOS, the installation package does not correctly include the uni ext API plugin. Details
uni-app x plugin
- Added Some API support interceptors Details
- Added uni.setNavigationBarTitle Details
- Added support for image and video components to use static resources from non-static directories as src.
- Added support for importing files with a .ts extension in uvue files, equivalent to .uts extension.
- Added sticky-section component, support sectional stickyDetails
- Added uni-push APIDetails
- Added When the CSS position attribute is absolute, the margin attribute supports auto value
- Optimized Improved the compilation speed for projects with a substantial amount of CSS code.
- Fixed the dynamically created root node loses its class styles
- Fixed wrapping the expression bound to v-model with parentheses results in a failure
- Fixed using the class to customize the root node style of another custom component within a custom component does not take effect
- Fixed a bug where changes made to UTSJSONObject defined in the data of uvue files did not trigger rendering.
- Fixed a bug where rendering was incorrect when the uvue page file name matched an easycom component.
- Adjust uni.downloadFile API, the download directory adjust to uniDownloads directory at app's cache directory
- Fixed the bug on App-Android platform, some events callback of video component have no attribute valuesDetails
- Fixed the bug on App-Android platform, the current attribute of swiper component may have no effectDetails
- Fixed a bug where text component nesting may flash back when reusing component list-item
- Fixed the bug where using easycom component types in non-uvue pages error. Details
- Fix the bug that prevents the successful referencing of static resources from a non-static directory in the CSS code. Details
uts plugin
- Optimized Asynchronous functions run in the same thread as the framework by default when used in uni-app x
- App-Android native component definitions in uni-app x projects support returning values for external methods.
- Fixed a bug where on the App-Android and App-iOS platforms, if the same interface or class defined different properties, method calls would fail.
- Fixed a bug where developing uts plugins in a uni-app project under Vue 2 might not point to the source code.
- Fixed a bug related to bitwise assignment operators where the result was incorrect when the right-hand side was a complex expression.
- Fixed the bug where the priority of bitwise operations was incorrect when used in combination.
- Fixed the bug on App-Android Array join return value is inconsistent with web
- Fixed the bug on the hooksClass related callbacks are repeatedly called when the custom dock is running on the real machine.
- Fixed a Bug that may affect App listing review due to the underlying reliance on uni-getDeviceInfo to read IDFA code after using uts plug-in for App-iOS platform
- Fixed the bug result of an operation involving Number may overflow as an integer
- Fixed the bug divisor of the division operation in which Number participates cannot be 0
uniCloud plugin
- Added uniCloud now support alipay cloud as service provider, both uni-app and uni-app-x projects are supported.
- Split
db_init.json
into collections. Each collection is described by schema.json, index.json, and init_data.json files. Details
- Optimization: When creating a new schema/new schemajs based on a template, if the template is composed of multiple files, the user will be prompted which files to create.
3.96.2023110403
HBuilder
- Fixed the bug that the login window is not visible in some cases on the computer extension screen of Windows.
- Fixed a bug introduced in 3.94 that caused wap2app project packaging failure due to plug-in path adjustment.
3.95.2023102806
HBuilder
- Fixed the bug of abnormal operation of uniCloud initialization wizard caused by 3.94
3.94.2023102613
HBuilder
- Added uni-app-x, no longer using js and webview, compiled into a pure native App, currently only supports Android. Details
- Added HBuilderX version upgrade to support differential updates and improve update speed
- Added HBuilderX support for search setting items (shortcut key:
Alt+Shift+,
)
- Fixed the bug of switching the console back and forth in the menu [View], and then pressing
Alt+Tab
, a new blank console without title will appear.
- Added new project manager, mouse drag and drop to move files, added confirmation pop-up window
- Fixed the bug of falsely reporting a format error when the .editorconfig file contains extended setting items.
- Optimize the performance of large character replacement operations
- Optimize the operation performance of large files and comment thousands of lines of code
- Fixed MacOSX In some cases, HBuilderX crashes when clicking on the top view or help menu
- Fixed multi-file character search, activate the search view for the first time, the search input box does not automatically focus the bug
- Fixed the bug of incorrect indentation of conditional compilation after formatting when writing conditional compilation in template area of vue/uvue file.
- Fixed the bug that when formatting a TS file and selecting an area for formatting, the formatting result may be incorrect when the selected area is smaller than one line.
- Fixed the bug that the HBuilderX plugin-manager Node process cannot exit under certain circumstances
- Markdown: Fixed the bug of flickering in Markdown image floating preview.
- Markdown: Fixed a bug that required multiple undoes to restore after formatting the Markdown table
- uni-app: Added uni-app manifest.json App module configuration, Facebook login, added configuration item client_token
- uni-app: Fixed the bug in uni-app manifest.json, App module configuration->Positioning->Amap positioning, only check Android and verify appkey_ios
- uni-app: Fixed the bug that when uni-app creates a new page, the indentation and line breaks of the page when inserted into pages.json are inconsistent with the current editor settings.
- uni-app: Fixed the bug of uni-app manifest.json crashing occasionally when clicking on certain elements
- Adjust uni-app manifest.json uni-app and 5+ projects Adjust Android platform support CPU type Default value is
arm64-v8a
- Mobile App Playground: Fixed the bug of slow device list refresh in the Android device selection window when the App is run on a real device
- Mobile App Playground: Fixed the bug in the Android device selection window when the App is running on a real device. Under Windows, the phone list sometimes displays abnormal data.
- Mobile App Playground: Fixed the bug in 5+ projects that when modifying js, css, pictures and other files, the pages that reference these resources will not be automatically refreshed.
- uni_modules: Fixed the bug that the uni_modules plug-in upload plug-in does not have uni-app x related categories
- uni_modules: Fixed the bug that caused HBuilderX to crash when the ${} special mark appeared in the update log when uploading the uni_modules plug-in to the plug-in market.
uni-app plugin
- Added Conditional compilation provides universion to distinguish the compiler version. Can be used for plug-in to adapt to different versions of uni-app Details
- Added Conditional compilation static directory supports APP and Web sub -directory Details
- App Fixed Cloud packaging Storage related interface settings and content acquisition exceptions. Details
- App-Android Fixed uni.downloadFile download wgt files may not have a file suffix Details
- App-iOS Fixed When the app language is set to English, the nvue map component still displays Chinese Details
- Weixin Mini Program Fixed subscrip component attribute is invalid Details
- Alipay Mini Program Fixed lottie component attribute is invalid Details
- TikTok Mini Program Fixed Vue2 project refs invalid in TikTok App 27.2.0 Details
uts plugin
- Fixed When the for loop contains complex Continue and Break, the execution is incorrect
- Fixed Unable to access external definitions in the class definition of internal attributes and methods of the same name
- App-Android Updated await supports it with Promise Details
App plugin (5+ App & uni-app)
- Android Adjustment The default supported CPU type is arm64-v8a Details
- Android Update the Google Analytics for Firebase SDK to 21.3.0; Update the Firebase Cloud Push SDK to 23.2.1
- Android Update Facebook Login SDK to version 16.1.3, resolve sign-in exceptions Details
uniCloud plugin
- Update Aliyun The maximum timeout period for function excution has been adjusted from 60 seconds to 120 seconds
- Added Some interfaces support calls in uni-app x projects Details
ReleaseNote
https://update.dcloud.net.cn/hbuilderx/changelog/ReleaseNote_release_archive_en_2023.html