K7 Total Security 歷史版本列表 Page6

最新版本 App Builder 2024.10

K7 Total Security 歷史版本列表

新的 K7 Total Security 功能為您的 PC 提供強大的多層保護。獨特的 K7 Cerebro 掃描技術能夠快速檢測出最有效的惡意軟件威脅,同時對未來的威脅採取主動的檢測和響應方法,確保全面的安全。下載 K7 Total Security Offline Installer 安裝程序! A 超高速,令人難以置信的智能掃描算法來檢測實時新興威脅,並預測未來的惡意軟件攻擊。通過確保網上銀... K7 Total Security 軟體介紹


App Builder 2023.61 查看版本資訊

更新時間:2023-10-08
更新細節:

What's new in this version:

- Fix a bug in the app.setDialogReadyForDeviceKeyboard() method, which is not working as expected, probably due to some latest change in the newest Bootstrap CSS framework. This method is important when we include in our app dialogs some inputs controls and deploy our apps in devices like Android and iOS. The method is intended to not stretch the dialog size when the devices' keyboard appears when press in the input controls. This release fix the bug so this method is working like expected. You can take a look at this method working in the Inputs sample app, for example.

K7 Total Security 16.0.1054 查看版本資訊

更新時間:2023-10-06
更新細節:

Flipper 0.225.0 查看版本資訊

更新時間:2023-10-06
更新細節:

K7 Total Security 16.0.1053 查看版本資訊

更新時間:2023-10-05
更新細節:

K7 Total Security 16.0.1052 查看版本資訊

更新時間:2023-10-04
更新細節:

Flipper 0.223.0 查看版本資訊

更新時間:2023-10-03
更新細節:

What's new in this version:

- UIDebugger: improvements to iOS Accessibility mode
- UIDebugger fix icon for litho event timeline tab

App Builder 2023.60 查看版本資訊

更新時間:2023-10-03
更新細節:

App Builder 2023.59 查看版本資訊

更新時間:2023-10-02
更新細節:

What's new in this version:

- * Before this release, we offer the ability to customize the BAT and SHELL files for Apache Cordova generated by DecSoft App Builder. This is useful, for example, if we want to add some custom Apache Cordova plugins in a customized way (beyond the plugins IDs). We offer a way to add specific code at the start of a BAT or SHELL file, after the add Cordova platform command is executed, and, at the end of the BAT or SHELL file.
- Conceptually the above is correct, however, we are not doing it in the best way as possible. The mistake was to add into the iOS BAT file (which allows us to create a XCode project for our app from Windows) the BAT start, after and end app options, but, this is not correct, since maybe we don't want to use the same plugins (or customizations) for Android than for the Apple iOS platform.
- A similar mistake occurs for the Apache Cordova Electron BAT and SHELL files that we are generating: we are adding into these files the BAT start, after and end app options, as well the SHELL start, after and end app options, but, again, maybe we don't want to use the same plugins for Apache Cordova Electron that the ones used for Android or Apple iOS.
- In this release we enhance the BAT and SHELL start, after and end app options, by offering a way to set it separately per every supported platform, and additionally, for the case of the Apple iOS BAT file (for Windows), we also offer now a way to customize that specific BAT file. Doing this we can now customize the BAT and SHELL files per every platform, so, we can use, for example, different Apache Cordova plugins per every platform.
- * Make changes in the product help (local and online) to remove the BAT and SHELL app options from the screenshots, since these options are now integrated in the app options pages which correspond with the different supported Apache Cordova platforms. We also fix a bug which causes that the app don't link correctly to the right help page when we press the F1 key in various app options pages.

App Builder 2023.56 查看版本資訊

更新時間:2023-09-29
更新細節:

App Builder 2023.55 查看版本資訊

更新時間:2023-09-27
更新細節:

What's new in this version:

- This release drops support for the Apache Cordova Browser and Apache Cordova Windows platforms, since Apache Cordova dropped support for these platforms sometime ago. Remember that, for the Windows platform, we can use the Apache Cordova Electron platform in order to compile our apps as executables for Windows, or, if you prefer, you can use our DecSoft HTML Compiler to get your apps as executables for Windows.
- This release also drops support for various "sub platforms" of Apache Cordova, which since sometime ago have been dropped from Apache Cordova. We are talking about platforms like Amazon (Android), Tizen, Blackberry, etc. These only imply that the creation of splash screens and the config.xml file for Apache Cordova do not contain any more specific information for these already unsupported platforms.
- This release of DecSoft App Builder, talking about the Apache Cordova integration, puts things in a way that we are completely up-to-date with Apache Cordova, supporting all the platforms that Apache Cordova supports today, and not the dropped ones by Apache Cordova from sometime ago. Since we do not create any more stuff for the dropped platforms, the creation of icons, splash screens, config files, and BAT and SHELL files is now faster for the supported platforms.
- Now, the Apache Cordova version used by default for the Android and iOS platforms is the "latest" one. We recommend that, at least for new apps, we always use the "latest" version of Apache Cordova, so this is the option that the apps will have by default now: we can always use a specific Apache Cordova version by changing the version value from the app options and for the platform that we want.