RoboForm 歷史版本列表 Page18

最新版本 RoboForm 9.5.4

RoboForm 歷史版本列表

RoboForm 使登錄到網站和填寫表格更快,更容易,更安全。 RoboForm 第一次登錄網站時記憶並安全地存儲每個用戶名和密碼,然後在您返回時自動提供它們。 RoboForm 的登錄功能消除了登錄到任何在線帳戶的手動步驟。只需點擊一下 RoboForm 就可以導航到一個網站,輸入您的用戶名和密碼,然後點擊提交按鈕。完成長時間的註冊或結賬形式也是一件輕而易舉的事情。只需點擊 RoboForm 標... RoboForm 軟體介紹


更新時間:2019-02-28
更新細節:

App Builder 2019.16 查看版本資訊

更新時間:2019-02-20
更新細節:

What's new in this version:

App Builder 2019.16
- Add the new Dropdown3 sample (number 179 of App Builder). This sample shown how we can use the new Direction variable / option added to the Dropdown control, and also how we can combine it with the already existing Alignment variable / option of the control
- Remove the "Caret" variable from the Dropdown control. This variable has been removed due to the new variable added to this control: Direction, which allows to indicate the direction of the dropdown menu from these possible values: dropdown (by default), dropup, dropleft and dropright


App Builder 2019.15
- Change the Apache Cordova plugin used by the SendSMS Javascript plugin of DecSoft App Builder. The old used plugin don't work anymore as expected. This new one not only works well, but also ask for the appropriate permissions to the user in order to properly work
- Minor internal changes in the Report control, only in their "table" mode. Now the container of the Report's table has the appropriate Boostrap CSS class to made the Report's table responsive


App Builder 2019.14
- Update Font Awesome to the latest version. This release of App Builder also update the Icon Picker dialog, which now include up to 1500 icons ready to use
- Update the CSS and Javascript of the Boostrap framework to the latest stable version. Update also the app's themes provided by bootswatch.com
- Update the AngularJS Javascript library core and the used Aria, Route, Touch and Sanitize modules to the latest stable version from 1.7.6 to 1.7.7
- The App Builder installer uses now the latest version of Inno Setup. Among other changes, this present now a much modern install assistant pages


App Builder 2019.13
- Add the new StartEvent app sample (number 178 in App Builder). This app sample shown how to use the recently added app's Start event, and, specifically, how to use it to change the recently added app's configuration variable "window.App.Config.DefaultView"
- Added the new "window.App.Config.DefaultView" variable. This is a new kind of variables internally used by App Builder, and that can be set from the recently added apps' Start event. This specific configuration variable determine the app's default view, in other words, what view of the app is shown to the user when the app is loaded, and also the view that is shown to the user if the app's URL specify a non existing view
- Add the new app's Start event to our apps. This event is the very first fired in our apps and can be used to perform some actions before any of the app's stuff has been initialized. This event only allows pure Javascript code, not App Builder's actions, and, can't access to stuff like app's views, controls, global variables, etc. However, the app's Start event can do useful things, for example, change some App Builder's configuration variables


App Builder 2019.12
- Change log not available for this version


App Builder 2019.11

- We are very, very proud with this particular App Builder release. This release has an enhanced compiler, which can compile our apps up to 85% faster than before! This is especially useful when work in apps with a large number of views, that is, apps with 150 views or more, which is not very common, but perfectly possible
- The referred enhancement in the App Builder compiler not only allows to compile our apps up to 85% faster, but the compilation time scale now in a better way too, in other words, no matter if our apps have 10, 100 or 200 views : the compilation time become the same, since App Builder compile now only the modified views
- The above enhancements in the App Builder compiler provide a better work flow now. In a real app that we are developing, with 162 views (and growing), before this release they take 19 seconds in order to compile. This may appear not too many time, however, is it, when we need to compile and run the app over and over again, in order to test the changes, etc. This release of App Builder compile the same app (162 views) in less than 4 seconds
- Add a new checkbox into the program's options dialog / compiler, in order to allows to choose to hide the new app's compiler cache directory or not. By default the compiler cache directory appear hidden, in the same folder than the app's compiled directory and the app's backup directory.
Smaller apps has been also affected with the referred compiler enhancement, that is, more or less commo apps, with 10, 20 app views, also compile up to 85% faster than never, however, since these apps take before around 3 seconds to compile... now we can see this apps compiling in 1 seconds or less
- Prevent an "Access violation" error which can be appear (multiple times) in certain circumstances when some specific messages has been added into the Debugger console


App Builder 2019.10
- Add the new WebCamStop action (number 261 in DecSoft App Builder) to allows to stop a previously started reproduction of the specified WebCam control


App Builder 2019.9
- Add the new Biometric app sample (number 177 of App Builder), which show how we can use the recently added Biometric Javascript plugin for DecSoft's App Builder. Some other fixes has been made too in the other available plugins' help files
- Add the new Biometric Javascript plugin for DecSoft's App Builder. This plugin allows to use the biometric sensor of Android and iOS devices if available. For Android the plugin can deal with the Fingerprint sensor, and for iOS the plugin support the Touch ID and Face ID biometric sensors


App Builder 2019.8
- Change log not available for this version


App Builder 2019.7
- Change log not available for this version


App Builder 2019.6
- Add all the available Apache Cordova Files plugin directories into the Directory argument of the FileRead, FileWrite and FileAppend actions. Before this change we only can choose a couple of the available directories: now all of them are available, but it's your responsability to take care about what directory you can use (some of them are not available in all the platforms, for example)


App Builder 2019.5
- Change log not available for this version


App Builder 2019.4
- Fix a non expected behaviour if we want to set to "True" the Corrected variable of a Camera control. If you wanted the referred variable to "False", then there is no problem. However, if you plain to set the referred variable to "True", AB don't set the appropriate value in the right way, so, in fact a "False" value is used


App Builder 2019.3
- Enhance the way in which the program take care of the folders specified in the app's files manager, in order to be copied into the compiled app, so become available for the app


App Builder 2019.2
- Change log not available for this version


App Builder 2019.1
- Update the copyright year. This is the first 2019 release of the product, and, it's a major release. Maybe your license become outdated if you purchase the product before 01/01/2018. You can continue using your current license by downloading an outdated release. Login in your DecSoft's area for both: download outdated releases and purchase upgrades licenses. Please, contact us if you have any questions


App Builder 2018.135
- Avoid the Javascript error which is produced if a control do not exists in the app and we try to use the actions Show, Hide, Toggle, Enable and Disable
- Fix a mistake in the updater feed archive which cause that App Builder cannot inform to the user if a new release of the program is available


App Builder 2018.134
- The Focus and the Blur actions check now if the element which we want to give the focus really exists in the document DOM, avoiding an error if that element do not exists


App Builder 2018.133
- Change log not available for this version


App Builder 2018.132
- Add the Report19 app sample (number 176 in DecSoft App Builder). This app sample is similar than the Report app sample, except that the Report19 sample shown how to use Base64 encoded images inside a Report control
- Due to certain wrong definition in the AngularJS "compileProvider" of the app, we can experiment some problems, or just can't use Base64 codified images inside HTML Content or Report controls. This release fix this and now we can use this that stuff without problems


App Builder 2018.131
- Add a new option into App's options -> Cordova -> Splash, which allows to determine if certain fade in and out effect must be applied or not to the app's splash screen
- Add a new option into App's options -> Cordova -> Splash, which allows to determine if the app must show or not the spinner progress while the splash screen is visible
- Add a new option into App's options -> Cordova -> Splash, which allows to determine the color of the progress spinner (at least in the Android and Windows platforms)
- Update the spanish translation of the App Builder ID with the new stuff and also other stuff that remain without translate before this release


App Builder 2018.130
- Enhance the Disable, Enable, Show, Hide and Toggle actions in order to accept composed strings + variables for their Control name argument


App Builder 2018.128
- Allow to select (in order to use it when compile our app with Apache Cordova) the Android API 28 (Android 9.0 Pie) from the app's options at Cordova -> Android -> General tab in the app's options dialog


App Builder 2018.127
- Enhance the Disable, Enable, Show, Hide and Toggle actions in order to accept not only a simple control name string, but also app's variables, even inside user app functions


App Builder 2018.126
- Add the new "AllowEdit" variable to the Camera control. This variable is available at design and runtime and allow simple editing of image before the selection of the taken image


App Builder 2018.125
- Fix a very ugly bug when we try to use certain Unicode characters inside the app, more in particular, inside any control than accept text / HTML like HTML Content, Report, Push buttons, etc. We encourage to our customers to upgrade to this AB release, since the refered bug can cause that our entire project file become empty and therefore we can loss our work in the app! Thanks Paolo for the information about this bug


App Builder 2018.124
- Made some changes in the Calculator app sample GUI, as well in their configuration, in other to include the Cordova status bar plugin, which solves certain issue in the new iPhones X, XR, XS and XS Max
- Change the viewport of the HTML index.html (app main file) to "cover" instead to "contain". This is useful for the new iPhone X, XR, XS and XS Max


App Builder 2018.123
- Update the AngularJS Javascript library core and the use Aria, Route, Touch and Sanitize modules to the latest stable version from 1.7.4 to 1.7.5


App Builder 2018.122
- Add a new "Build and run" command in the Run menu and Run toolbar. This command is exactly like the "Build" one, except that, after build the app, this is launched in the AB internal debugger browser. Sometimes we don't want to add the debug information into the Javascript, but if so we need to build and then run the app. This new command do this last task in one click


App Builder 2018.121
- Fix an unexpected behaviour with the Radio controls. These controls "miss the model" if we goto another app's view. The Checked variable of the Radio controls has been removed, in order to solve this unexpected behaviour
- If your app uses the Checked variable of the Radio controls, please, review your code. You must use the Radios' Group variable in order to check one or another Radio controls. See the Radio app sample to see it working


App Builder 2018.120
- Enhance the Range control by apply to it certain new custom style from the Boostrap CSS framework. This made the Range control (horizontal only) showing in the same manner in all the platforms


App Builder 2018.118
- Fix an error in the Location control, which don't setup in the right way the [Control.Altitude] variable
- Update the Awesome icons fonts to the latest version


App Builder 2018.117
- Update the AngularJS Javascript library core and the used Router, Touch and Sanitize modules to the latest stable version from 1.7.3 to 1.7.4


App Builder 2018.116
- Some very minor changes in the Welcome page of the IDE


App Builder 2018.115
- Some small change in the "CordovaPlugins" app sample, which use an old an non worked ID for the used Cordova plugin. The same change has been made in the "SendSMS" Javascript plugin of DecSoft App Builder


App Builder 2018.114
- Enhance the recently added multiline comments in the code editor. We can now use this feature in a more free way. Now is more easy to use multiline comments since the compiler is less restrictive. Various ways of multiline comments that are not valid before, are now valid in this AB release


App Builder 2018.112
- Detect possible syntax error when use multiline comments in the code editor. Multiline comments must start with /* in a new line and end with */ in a new line. In other some unexpected behaviours can be found, so the AB compiler try to detect this situations to avoid it


App Builder 2018.111
- Update the AngularJS Javascript library core and the used Router, Touch and Sanitize modules to the latest stable version from 1.7.2 to 1.7.3


App Builder 2018.109*
- Remove the AngularJS animation module by two reasons: probably the CSS animation classes that already include App Builder are enough, and, more important, this module is causing certain delay (which can be noted more or less) when hide and show elements


App Builder 2018.108
- Update also the AngularJS UI-Boostrap Javascript libary to their latest version
- Upgrade the Boostrap CSS framework from the 4.1.1 version to the latest 4.1.3 version. Update also the 21 bootswatch themes already included in DecSoft App Builder to the 4.1.3 version of Boostrap CSS
- Enhance the Carousel control in order to properly shown the carousel images in an fluid way by default. You can see that changes in the Carousel app sample


App Builder 2018.107
- Update the AngularJS Javascript library core and the used Animate, Router, Touch and Sanitize modules to the latest stable version from 1.7.0 to 1.7.2


App Builder 2018.106
- Due to a mistake the previous release of App Builder's executables are not digitally signed. This release just fix that mistake with the appropriate sign for that executables


App Builder 2018.105
- Upgrade the moment.js Javascript library included in App Builder to the latest stable version and also fix a warning message when use the DateAdd and DateSubstract actions


App Builder 2018.104
- Fix a bug wich causes that the AlertBox action don't work as expected when use it from an modal or dialog app's view. In fact the AlertBox is shown, but this causes that the dialog or modal app's view cannot be closed with the CloseDialog action, as expected


App Builder 2018.103
- Fix an problem when try to delete an style or script file from the app's files manager. The problem only occur if the original file don't exists, and, this cause that the file manager can't delete the file from the app's project file


App Builder 2018.102

Enhance the App Builder compiler time when compile with debug and without debug information. Here are some results using an real App Builder app:
Before the AB compiler enhancements:
- App with 131 views. Compilation time with debug: 01:16.259 minute
- App with 131 views. Compilation time without debug: 00:50.269 seconds

After the AB compiler enhancements:
- App with 131 views. Compilation time with debug: 00:14.712 seconds
- App with 131 views. Compilation time without: 00:14.115 seconds
- As you can see above the compiler time has been considerable reduced. Not only this: now compile with or without debug information don't mean that the compiler take too much more time in the first case.


App Builder 2018.100
- Enhance the External Javascript tutorial in the program's help file in order to shown how to access to app's global variables from pure Javascript code. Thanks Julio for the advise!
- Fix a minor mistake in the program's installation assistant which causes to use a wrong string from the portuguese catalong, when must be from the spanish one.


App Builder 2018.99
- Remove the now deprecated "createObjectURL" usage from the Webcam success event in order to assign the stream to the video object using the recommended "srcObject" property!


App Builder 2018.97
- Upgrade the brazilian portuguese translation of the App Builder IDE, adding the new introduced strings in the latest releases

App Builder 2018.94
- Added the new AutoCloseAlertBox action (number 260 in App Builder), which is similar to the AlertBox, with the particularity that the alert is closed after the specified seconds
- The MessageBox action can now contains zero butons, so, if we leave the Button arguments empty, no buttons appear in the dialog: then you are responsible to close the MessageBox action using the CloseDialog action
- The MessageBox action Header argument is now optional. This mean that if no header is specified the Message Box header is not visible to the user


App Builder 2018.93
- Fix an introduced bug while try to solve certain issue with the MediaPlayer control some few releases ago


App Builder 2018.92
- Fix an mistake in the app's Files Manager dialog, which causes that the Explorer toolbar button stay enable when in fact there is no file to be explored. The explorer button has been enhanced too in order to be ready to explore styles and scripts, in addition to images, other files and folders


App Builder 2018.91
- Enhance the Checkbox and Radio controls, or, better said, let it working as expected. Before this release we can't change the Caption variable of these controls in runtime, which is not what we can expected


App Builder 2018.90
- Add 14 new app's themes to be available for our apps. This themes are based in Boostrap CSS 4.1.1 version, and, counting the default one, we have now up to 36 app's themes ready to be used in our apps.
- Upgrade the Boostrap CSS framework from the 4.0.0 version to the latest 4.1.1 version. Update also the 21 app's themes already included in DecSoft App Builder to the 4.1.1 version of Boostrap CSS


App Builder 2018.89
- Prevent to fire the Complete and Update events of the MediaPlayer control if we change the view on the Complete event of that control, for example. This avoid certain errors when try to access non existing properties of the MediaPlayer control. Thanks Julio for the report


App Builder 2018.88
- Fix an problem with the Navbar control HTML caused by the upgraded to AngularJS 1.7.0. The error don't cause the app to stop, however, we carefully recommend to upgrade AB to this new release if you use the Navbar control in your app


App Builder 2018.85
- Update AngularJS and the used route, touch, sanitize and animated modules from the 1.6.9 version to the latest 1.7.0 stable version. This AngularJS release include some bug fixed, changes and various enhancements from the previous release
- The program config Debugger options have an Search button, which search for the possible browsers installed in the computer, to be added into the App Builder's Debugger toolbar. Now this Search also recognize Firefox 64 bits installations


App Builder 2018.84
- Fix a bug which occur when the App Builder compiler copy an entire directory previously established in the app's files manager. If after the first compilation the original directory files change (which is something more or less common) the App Builder compiler copy again the directory files into the compilation directoy, but in an wrong place. Now the directory files are copied in the right place.


App Builder 2018.83
- Change log not available for this version


App Builder 2018.82
- Add some useful CSS classes to the Report control, and, more in particular, to the optional "loading" text that can appear in the Report control. If the Report Wrapper is "table", you can now use the "loading-row", "loading-col" and "loading-text" CSS classes. If the Report Wrapper is "grid", you can now use the "loading-container" and "loading-text" CSS classes. Thanks Julio for the suggestion


App Builder 2018.81
- Some minor adaptations in some App Builder IDE labels in order to allows brazilian portuguese and may other translation to properly translate that labels
- Some fixes and enhancements over the brazilian portuguese translation of the IDE of DecSoft's App Builder. Thanks very much Jackson for your work!


App Builder 2018.80
- Add the ItemClick event to the TypeAhead control. This event is fired when the user select one of the available TypeAhead items. The Value variable of the control stores the item that has been selected by the user


App Builder 2018.79
- This DecSoft's App Builder release includes the brazilian portuguese translation for the App Builder's IDE. Only the help file is not translated, but the IDE is completely translated into the brazilian portuguese language


App Builder 2018.78
- Change log not available for this version


App Builder 2018.77
- Made some internal changes and enhance the AB core Javascript in order to allows attributes like "style" in HTML tags inserted via app's variables in certain contexts like in HTML and Report controls


App Builder 2018.76
- The "viewport" HTML meta tag are not correctly written in the app's HTML file, causing that the app appear with an very small font in mobile browsers. This is fixed now, by written the appropriate "viewport" meta tag. This problem has been probably introduced some releases ago, and some customers report to me. Thanks to all!
- Add the icons' "sizes" argument into the Progressive Web Apps JSON manifest. Apparently this argument is requied in order to allows Chrome for Mobile to pick the right icon for our app, when add it as an Progressive Web App


App Builder 2018.75
- Fix an problem in touch screens with the Report controls, which disallow their scroll left and right (in case their columns exceeds the screen width). This problem is related with the Report swipe left and right events, wich now are not refered if we don't use it. Thanks Tin for the report


App Builder 2018.74
- Add some CSS code useful to hide the default caret used in the Dropdown button control. Some other very minor changes, fixes and enhancements


App Builder 2018.73
- Fix a problem with the Navbar control in Android, which causes that the navbar menu did not appear by pressing the Toggle button, if we did not press in some other control before. Also remove the outline of the Toggle button. Thanks Tin for the report
- Update the Font Awesome font files and CSS code to the latest version 5.0.10, which includes a total of 991 icons ready to be used in our apps


App Builder 2018.72
- Add the new Login sample, who provide one of the possible ways to implement an login procedure in our apps. The sample shown how we can login into an app's server, and, how we can then continue requesting contents as an logged user by using an token instead of the user's password. This sample includes various server PHP scripts that requires your attention and study too


App Builder 2018.71
- Made some changes and enhancements in the Welcome page in order to use a btter URL to get the latest threads and posts from the DecSoft's support forum
- Update the "RSS" app sample in order to use the new RSS feed of the DecSoft's support forum. This sample stop to work since we change the support forum system in our website


App Builder 2018.68
- Add the new Dinamic Controls samples (number 172 of App Builder). This app shown how we can insert dinamic controls inside an HTML control container, and, also how to retrieve the possible values for that controls. This is not a very common task and therefore they requires Javascript code usage. On the other hand, there is not only a way to play with HTML and CSS, so, what this app propose is only one of the possible ways to achieve something like that: create dinamic controls


App Builder 2018.65
- The App Builder IDE themes has been removed in this release. The themes are not really useful, probably are not too much used, and, are the responsible for certain anoying error in AB, very difficult to reproduce, very difficult to catch and very difficult to reproduce. The IDE themes, therefore, has been removed. Of course the App Builder IDE continue adapting their interface to the Windows theme


App Builder 2018.64
- Adapt the App Builder's welcome page to the latest changes in the DecSoft's website. We integrate the support forum in the same website, we no more uses a different software, which means our customers must login just one time in our website to give all the benefits of an DecSoft's customer, including the ability to post into the support forum. This release of App Builder adapt and enhance the welcome page to continue viewing the latest support forum posts in a quick way


App Builder 2018.63
- Fix an introduced error in the Radio controls Javascript which causes that they can't work like expected when their Checked property was "False"


App Builder 2018.61
- Add the new CacheView action. This action can be used to preload an app's view HTML template into the internal app's cache, then when that app's view is required, they no need to be loaded from the scratch. This action is not intended to be used for all app's views, but for some of the most common or "first of", so our app's behaviour can be a bit faster
- Improve the way in which the SimpleGet, SimplePost and LoadVariables actions are translated to Javascript. Catch also the possible HTTP error in the LoadVariables action


App Builder 2018.60
- Find some introduced bugs in the previous release when compile some of the available non visual controls. This release fix that introduced bugs


App Builder 2018.59
- Continue with the enhancements in the App Builder compiler in order to reduce the app.js core Javascript file. This release of App Builder changes the way in which the app's controls are declared, reducing the app.js ammount of Javascript and also obtaining a more readable Javascript app.js file. In a simple test, an real app.js of 1,39 MB (1,00 MB after minimize) has been reduced their size up to 1,06 MB (787 KB after minimize)


App Builder 2018.58
- Change log not available for this version


App Builder 2018.57
- Properly catch possible errors in the HTTP calls made by the SimpleGet and SimplePost actions. Now this errors are reported into the [App.LastError] global variable and causes than the app's Error event are fired


App Builder 2018.56
- Fix a bug in the Timer controls, who can cause unexpected behaviours if we try to start and stop it from different views. The problems can be to unable to stop Timers to double Timers intervals executions. This bug is fixed now.


App Builder 2018.55
- Avoid an error if we try to clear a variable with a null valueu using the ClearVariables action. We receive an error in that case that is fixed now


App Builder 2018.54
- The optional "PluginDocumentReadyEvent" function for App Builder Javascript plugins are not executing properly said when the document DOM is ready, but, just a few milliseconds before of that, which can cause some unexpected problems. This is fixed in this release, and, the refered function is executed when the document DOM is really ready to be used


App Builder 2018.53
- Prevent (only in certain scenario) that an shown view fit only the keyboard allowed space (in device with software keyboards) if the keyboard is present when we use the ShowView or ReplaceView actions


App Builder 2018.52
- Add up to 14 splash screen images (and refer it into the config.xml file) to Apache Cordova for iOS, and, more specifically, trying to solve certain issue found when run the apps in an iPhone X device


App Builder 2018.51
- Complete the spanish translation of the App Builder i18n file and update the french translation of the App Builder i18n with some fixes and new strings added


App Builder 2018.50
- Change log not available for this version


App Builder 2018.49
- Increase the Min SDK option for Android to 16 instead of 14. Add the new Android Oreo 8.1 API 27 into the Target SDK ComboBox of the app Cordova / Android options. Establish this option as the selected by default too
- Update the Phonegap CLI version to the latest Apache Cordova version: 8.0.0


App Builder 2018.48
- Change log not available for this version


App Builder 2018.47
- App Builder generates now the new splash screens (named "story boards") for the iOS platform, instead to the "old" splash screen images. These new images are of course also referred in the Cordova config.xml file. Made also some more other changes at the core app CSS. Both of these changes are made in order to be ready with the iPhone X and other iOS devices


App Builder 2018.46
- The "SplashMaintainAspectRatio" and the "StatusBarOverlaysWebView" Cordova options are not properly saved in the Cordova config.xml file, that is, the App Builder compiler do not take in consideration the default values for this option and do something wrong in some cases. This has been fixed now and the refered options are properly saved and used


App Builder 2018.45
- Move the Cordova Screen options from the General tab to the Configuration one. Inside the Configuration tab we place a new page control with an Screen, Statusbar and Extra XML tabs. The Statusbar tab contains three new Cordova Statusbar related options: Overlay WebView, Style and Background color


App Builder 2018.44
- Add the new Configuration tab in the app's options dialog for the Apache Cordova Android platform. Inside this new tab we add a new Splash Screen Maintain Ratio option. This new option allows to choose (for Android) between to maintain the aspect ratio of the splash screens


App Builder 2018.43

Fixed:
- The HistoryBack and the HistoryForward actions don't cause the [App.CurrentView] to be properly set, which is the expected behaviour. Only the ShowView and ReplaceView actions causes the [App.CurrentView] to be properly set. This has been fixed now and all these actions causes the [App.CurrentView] to be filled properly
- The [App.DialogView] variable are not filled in the proper way when more than one dialog view are open (one after another). This variable store an empty string when a second modal view is closed. This problem has been fixed and the [App.DialogView] stores the current modal view or an empty string (if any modal view is opened)
- If we pass some params to an app view the [App.CurrentView] variable are not filled in the right way, and include the params inside the variable, which is not what we can expected. This problem has been solved too in this DecSoft's App Builder release


App Builder 2018.41
- Upgrade the FontAwesome icons to the latest version 5. The IDE icon picker dialog as well the apps can now use up to 929 icons from the FontAwesome pack, including all the Regular, Solid and Brands icons. Note that some icons names has been renamed from the previous FontAwesome 4.x versions. Review your apps and use the IDE icon picker dialog in order to assign new icons if needed


App Builder 2018.39
- Enhance the algorithm used when generate the splash screens for all the supported Apache Cordova platforms. Thanks very, very, very much José! Without your help we probably can't get our desired result: the best as possible! Thanks again!


App Builder 2018.38
- Change the algorithm used when generate the splash screens for all the supported Apache Cordova platforms. Now the provided splash screen is resized, but, only to fit the generated splash screen. This release includes also a bug fix for the generated landscape splash screens, which certainly crop the provided splash screen in a wrong way before this fix.


App Builder 2018.37
- Introducing the app's views' Params variable. Take a look at the app's views' help topic in order to learn about this new variable that every view in the app have now.  Take also a look at the new ViewParams app sample (number 170), that shows how we can use the new views' Params variable.


App Builder 2018.36
- Some other minor changes and enhancements has been made over the App Builder compiler, some of the includes app samples, the program's help file and the spanish translation.
- Added the new CopyVar action. This action allows to copy or assign the specified variable B into the specified variable A. If the variable A did not exists, a new variable is created. If the variable B did not exists, then an "undefined" value is assigned to the variable A. This action did not take in consideration the type of the variables, then we can use this action to copy or assign variables of any type. For example, we can copy or assign an variable B of the type Array, Object, etc. into the specified variable A.
- Change the debug layout dock panels positions. Instead of place all the debug related dock panels at the button and using tabs, now the debug related dock panels are placed at the right. The enhancement is that they are not placed now in tabs, then we can see by a quick view all the debug related panels, without the need to change any tab.


App Builder 2018.35
- Update the Boostrap CSS framework used internally by App Builder, and, update all the Boostrap CSS app themes, from the Boostrap CSS beta 3 version to the first stable Boostrap CSS 4 version.


App Builder 2018.34
- Fix a bug in the Watcher control that occur if we try to set the Watcher variable in runtime. The Watcher control works now as expected, except that they no more start automatically when the app start: we must start it explicitly when we wanted.
- Minor changes in the Database sample (server side scripts) in order to offer the appropriate exception message if we can't connect with the database server. Now, in addition to the "Can't connect to the database" we have the right PHP exception message.


App Builder 2018.33
- Fix a bug related with the Apache Cordova splash screen: few releases ago App Builder uses the App icon if an splash screen is not provided, however, the appropriate addition in the Batch generated files for Apache Cordova are missing.


App Builder 2018.32
- The Welcome page has been redesigned, simplified and enhanced. Some useful links are provided, as well an HTML form to directly search in the program support forum. As before, the latest posts in the forum are listed too.


App Builder 2018.31
- Upgrade Boostrap CSS 4 to the latest version. Do the same with all the 21 themes by bootswatch. Upgrade the HTML markup for Select, Radio and Checkbox controls to fit the latest version of Boostrap CSS 4.


App Builder 2018.30
- Added a new AlertBox app sample (number 169) to show the different types that we can use in the AlertBox, MessageBox and InputBox actions. The MessageBox sample has been enhanced with more types, the possible use of HTML and others.
- Enhance the AlertBox, InputBox and MessageBox actions. Now these actions respect the user selected "type" (primary, secondary, success, danger, warning, info, light, dark) in the best wat as possible: with the correct background and foreground colors.
- Complete the spanish translation of the App Builder i18n file and update the french translation of the App Builder i18n with some fixes and new strings added. Thanks very much for your work Jean!


App Builder 2018.29
- Fix an anoying bug that causes the code editor indentation do not work as expected when we choose an App Builder action from the code editor autocomplete list.
- Enhance the ApplyModel action in order to try to avoid Angular JS "digest" problem when that action are "abused" or not used properly in the right place. Since the error that can cause this action can affect the app behaviour, this fix try to avoid these problems.


App Builder 2018.28
- Added the new FileDownload app sample (number 168). This sample show us how to download an file into the user device storage (to be available for the user) and also download an image file in the app private storage (to be used only by the app).
- Added the Apache Cordova plugin FileTransfer into the app options dialog, under the Cordova / General / Plugins options. This plugin has been added primarely to be used by the new FileDownload action, but can also be used for other purposes too.
- Added the new action FileDownload, which allow us to download files in both the app private storage and the user device storage. See the FileDownload action help reference for more information and details.
- Added an header in all the generated Batch and Shell files for Apache Cordova with the App Builder version and release number. Just for information purposes.
- From some releases ago App Builder pick the app icon to be used as the splash screen of the app, if an specific splash screen is not specified. However, App Builder do not include the appropriate Apache Cordova plugin to show the app splash screen. This is fixed now.


App Builder 2018.27
- Add the new FrontCamera, FlipButton and TorchButton variables / options to the Barcode control. The Barcode app samples has been enhanced in order to shown the usage of these new variables / options of the Barcode control. The program's help file has been also upgraded describing that variables / options too.


App Builder 2018.26
- App Builder never requires a portrait and landscape splash screens anymore, but, just one image, that, the program uses to automatically generate all the splash screen images for all the supported Apache Cordova platforms. This change is made mostly to be ready with the iOS platform, who changes their splash screens conventions. App Builder continue generating portrait and lanscape screens for the supported platforms, but, now based in the only one image that you must to provide in the app
- Fix an introduced error in the conditions related actions wich can cause certain problems if we deal with decimal numbers "as is" (not using variables) in that conditions related actions


App Builder 2018.25
- We are proud to announce that the splash screens for Apache Cordova that App Builder generates for your app, looks now better than never. App Builder uses now certain new algorithm to create the splash screen files for all the Cordova platforms, and, now also saves the aspect ratio of your provided images.
- App Builder creates now the appropriate splash screens for Apache Cordova based in the app icon, if no other images has been provided in the Cordova / Splash options.
- Translate some missing spanish strings in the DecSoft's App Builder i18n file

RoboForm 8.5.6.6 查看版本資訊

更新時間:2019-02-20
更新細節:

What's new in this version:

RoboForm 8.5.6.6
- Fixed it was possible to find Master Password in plain text in memory of RoboForm process
- Fixed filling of BasicAuth window in Internet Explorer 11 on Windows 10
- New User Interface to restore RoboForm data from backup. Allow to choose which data to restore
- Fixed RoboForm asked second Windows user to setup RF every time when she opens a browser
- Fixed RoboForm asked admin permissions when Windows limited user changes RoboForm UI Language
- Localization: updated German, Japanese, Russian and Swedish.


RoboForm 8.5.5.5
- Miscellaneous fixes in RoboForm UI, Sharing and Emergency Access
- Miscellaneous fixes in RoboForm Installer
- Import: Fixed import from LastPass
- Enterprise: added passing installation language to RoboForm MSI
- Language Editor: changed string filters for user convenience
- Localization: updated Swedish


RoboForm 8.5.4.4
- Fixed bug in cleanup of old data that could result in cleanup of new data, if custom folder location was used
- Localization updated German, Japanese
- Fixed miss bugs found in ver 8.5.3


RoboForm 8.5.3.3
- Fixed bug in cleanup of old data that could result in cleanup of new data, if custom folder location was used


RoboForm 8.5.2.5
- Detect old RoboForm user data on local computer and offer to clean it up
- Import: fixed import from 1Password, KeePass, Dashlane and Opera
- Authentication group has been removed from RoboForm Identity
- Enterprise: improved logging of data access in groups
- Use VS-2017 for all builds
- Miscellaneous fixes in RoboForm Sharing and UI


RoboForm 8.5.1.1
- Fixed AutoSave for Netflix
- Replaced email [email protected] with http://support.roboform.com in RoboForm messages
- Improved 'Contact Support' command, so user logs in to support system automatically
- Import: fixed import from 64-bit Firefox
- Localization: updated Italian, Japanese, Serbian, Spanish, Swedish
- Miscellaneous fixes in RoboForm User Interface


RoboForm 8.5.0.4
- Start Page: new Login and Safenotes Editor, implemented in JS + HTML
- Start Page: new Identity Editor, implemented in JS + HTML
- Fixed problems in Chrome and Firefox extensions on High DPI
- Fixed vulnerability that made possible RF installer loading malicious DLL already present on computer
- Miscellaneous fixes in RoboForm Editor, Options dialog


RoboForm 8.4.9.9
- Chrome: Fixed integration with Chrome 66 Basic Auth window
- Added support for per-monitor DPI
- Fixed crash during RoboForm installation
- Miscellaneous fixes in RoboForm Editor, Sharing, Import, Backup/Restore
- Localization: updated German, Swedish


RoboForm 8.4.8.8
- Installer: re-design RoboForm Installation dialog
- Installer: improve installation procedure for RoboForm browser extensions
- Options: Re-designed RoboForm Options dialog
- Chrome: Fixed integration with Chrome 65 Basic Auth window
- Localization: updated German, Japanese, Serbian, Swedish
- Miscellaneous fixes in RoboForm Editor, Sharing, Import, Backup/Restore


RoboForm 8.4.7.7
- Edge integration: Added Edge extension installation to RoboForm installer
- Localization: Added Greek, updated German, Japanese, Russian, Serbian, Swedish
- Miscellaneous fixes in RoboForm Editor, Sharing, Import, Backup/Restore


RoboForm 8.4.6.6
- Fixed freezes in Chrome and Internet Explorer


RoboForm 8.4.5.5
- Start Page: Better navigation and filtering in Start Page
- Start Page: better search bar appearance and auto-complete
- Start Page: new communication scheme with RF and extensions, makes it faster
- Better integration with RoboForm extension for Microsoft Edge browser (needs new Edge ext)
- New design for lower toolbar in Firefox and Chrome
- Allow user to enroll a device just for 15 minutes in One Time Password dialog
- Localization: update Chinese, Dutch, Japanese, Korean, Serbian, Spanish, Swedish
- Bug fixes and performance improvements in RoboForm Editor, Sharing and Emergency Access


RoboForm 8.4.3.4
- Change log not available for this version


RoboForm 8.4.3.3
- Detect RoboForm 7 data that was added/changed after the account was migrated and offer to import it
- Firefox integration: Changed Firefox add-on install to use listed Roboform Firefox AddOn
- Import: Added import from KeePass XML, 1Password CSV
- Localization: updated German, Japanese, Korean, Swedish, Serbian
- Miscellaneous fixes in RoboForm Editor, Sharing and Emergency Access


RoboForm 8.4.1.1
- Options: sync portable user options during RoboForm data sync
- Import: Added import from Keeper, Enpass, PasswordBoss, Zoho, TrueKey and StickyPassword
- Check data for duplicates after user changed RoboForm data
- Form Filler: fixed it for sso.godaddy.com and biglietteriamusei.vatican.va
- Menus: improved and rationalized RoboForm menus
- Miscellaneous small fixes


RoboForm 8.3.9.5
- Fix incorrect handling of RDC Login window in Windows 10
- Fix wrong positioning of RF toolbar on high DPI screen in Chrome and Opera browsers
- Fix problem with wrong RF filling of Basic Auth window in IE
- Fix Clear Search history command of RF toolbar does not work in Firefox
- Fix RF Fill Forms command may crash IE in some rare cases
- Fix Chrome may ask to restore tabs after wrong termination by RF installer in some rare cases
- Fix installing RF extension into Firefox-based browsers when official Firefox is not installed
- Fix RF Auto Save is not offered on sites instagram.com, wordpress.com
- Fix RF shows wrong UI and asks wrong questions when Master Password is changed from another device
- Fix Sync command does not show Sync progress window when automatic sync is already running in background
- Add a command into RoboForm Options dialog to reset all suppressed warnings
- Rename "Weak" tab in Security Center to "All"
- Fix several bugs in UI


RoboForm 8.3.7.7
- Firefox: Switch to new Firefox extension based on WebExtensions API
- Firefox: New extension is Chrome style, so it does NOT have RF toolbar
- Firefox: New extension may work without Desktop RoboForm installed, such as on Linux
- Bug fixes and speed improvements


RoboForm 8.3.5.5
- New design for RoboForm Start Page
- Installer: Use '%localappdata%RoboFormProfilesDefault Profile' as RoboForm data folder for new users
- Installer: fix closing applications during RoboForm installation/uninstallation
- Licenses: update design of license notifications and conditions when they should be shown
- Toolbar Menu: fix a bug with RoboForm toolbar menu appearance on tablets
- Localization: add Portuguese, update German, Spanish, French, Japanese, Korean, Russian, Serbian, Swedish
- Backup/Restore: implement common dialog for Backup and Restore operations
- Import: add support for more columns of 1Password and LastPass
- Password Generator: add password strength indicator
- Firefox Integration: do not inject RoboForm DLL into Firefox as Firefox will not allow it soon
- Miscellaneous fixes in RoboForm Editor, Sharing and Emergency Access


RoboForm 8.3.3.3
- Fixed bugs and crashes


RoboForm 8.3.2.3
- Turn On new Ver 8 license enforcement
- Now Everywhere license is required for Sync only, with 30 day trial period
- Show 'Buy' and 'Renew' items in RoboForm 8 Help menu
- Make Emergency Access UI officially available in RF ver 8
- Fix bugs in RF 8 licensing on client side
- Fix bugs in sharing User Interface


RoboForm 8.3.1.1
- Do not create 'RoboForm Online Account' passcard for new users
- Chrome: better design for vertical toolbar
- Logins menu: do not show a Login twice in 'Most Popular' section
- Form Filling: fix form filling on some banking sites such as capitalone.com.
- Import/Export: misc fixes in import and export procedure


RoboForm 8.3.0.0
- Installer: misc fixes in RoboForm Installer
- Installer: fixes in upgrading from RoboForm 7 to RoboForm 8
- Installer: move licensing agreement and privacy policy to the first screen
- Sync: detect when RoboForm account is deleted and offer to user to create an account
- Search Box: show RF Search Box when user moves mouse over the RoboForm Task Bar Icon
- Desktop Shortcuts: fix RoboForm files desktop shortcuts
- Menu: add 'Set Reminder' command to RoboForm Login's context menu
- Editor and Sharing: misc fixes in RoboForm Editor and Sharing
- Security Center: fix Sort Order in RoboForm Security Center
- Language Editor: fix working on High DPI displays
- Firefox: new signed XPI


RoboForm 8.2.9.5
- Search: change default search engine from Bing to Yahoo, user still can use any search
- Installer: improve upgrade RoboForm 7 to RoboForm 8 sequence
- Firefox: new signed XPI for Windows and Mac
- Editor: misc fixes in RoboForm Editor
- Form Filling: misc fixes in form filling
- Login UI: rework RoboForm Login (Master Password) dialog, using new design
- Export/Import: improve CVS export format


RoboForm 8.2.8.8
- Editor: fix crashes caused by reading grayscale icons with alpha channel
- Replace http:// with https:// in all roboform.com URLs that RoboForm opens
- Update German and Polish localization
- Fix auto-login problems caused by earlier Wells Fargo fix


RoboForm 8.2.7.7
- Fix RoboForm Downloader GUI can hang up when Internet connection is very fast
- AutoUpdate Install: make installer ask no questions on version update
- Fix Japanese localization
- Setup: Fix RoboForm setup has wrong layout when user changed MP on RFO and RF detected this during Sync
- Start Page: Newer RoboForm versions are allowed both HTTP:// and HTTPS:// prefix for start.roboform.com
- Start Page: RoboForm Start Page JS now redirects HTTP:// to HTTPS:// for newer RF versions
- Start Page: set Bing as default web search on the RoboForm Start Page
- Start Page: Search for RoboForm data names appears above web search


RoboForm 8.2.6.6
- Setup: fix crash when user upgrading from RF 7 to RF 8
- Setup; fix crash when user changes Master Password and checks 'I forgot' checkbox
- Editor: fix Deleted item remains in tree if it was the last item in folder
- Editor: fix Folders in tree require two clicks to expand if editor was started while not logged in


RoboForm 8.2.5
- First production (non-beta) release of RoboForm ver 8
- Increase max number of charatcers in Master Password to 80.
- Fix a rare crash in RoboForm Setup dialog.
- Periodically check with RFO server, to check fore received files, invitations, etc.
- Change version check URL for AutoUpdate
- AutoUpdate: make it easier and more automatic
- Start Page: use https://start.roboform.com as RF Start Page URL instead of http://start.roboform.com
- Editor starts with Home item closed if there is no recently viewed items.
- Editor: change passcard title view, so that site icon is shown in one row with URL
- Security Center: misc fixes
- Import and Export: misc fixes


RoboForm 7.9.25.5
- Chrome, Firefox: fix RF does not login to https://www.wellsfargo.com
- Chrome: fix AutoFill dialog remains visible after switching to another tab
- Firefox: Login using the wrong passcard, not the one that was clicked
- Firefox: fix AutoFill dialog sometimes remains visible after navigating to another page
- Editor: fix context menu in folder tree does not opened after pressing VK_APPS key
- Fix auto-update issues related to Download.com
- Fix saving Login to a specific folder saves to Home folder instead
- Password Generator: fix clicking on disabled Generate button clears password list
- RF2Go, Firefox: let it attach to Firefox 50, drop support for Firefox 40
- Localization: Update German, Danish, sb-Serbian, sc-Serbian


RoboForm 7.9.24.4
- Fix RoboForm for Windows sometimes does not accept One Time Password
- Opera: Fix high CPU usage by Opera/rf-chrome-nm-host.exe processes
- Editor: fix wrong window position after restoring from maximized state


RoboForm 7.9.23.3
- Chrome: fix SearchBox dropdown jumps to top left screen corner while typing into SearchBox
- Chrome, Firefox: Fix SearchBox issues, with pasting, etc
- Chrome: fix RF does not work on some sites with IFRAME
- Chrome, Firefox: fix filling from Identity is too slow on some sites
- Chrome: Fix RF toolbar ignores 'Enable popup RoboForm toolbar' setting if started while not logged in
- Firefox: fix keyboard shortcuts for opening menus from toolbar do not work
- Firefox: fix RoboForm toolbar appears even if unchecked in Firefox
- Firefox: fix RoboForm toolbar appears but does not work in private browsing mode
- Firefox: fix RoboForm does not attach to Firefox in some cases
- Firefox: fix RoboForm does not show AutoFill window on Firefox Sync Sign In page
- Firefox: Fix AutoSave with AutoSave-bar sometimes prevents navigation from happening
- Fix RoboForm does not match Logins for sites with the name that starts with 'cgi' or 'www'
- Fix filling of visible elements whose parents are invisible
- Fix form filling when frames with aborted loading appear, such as in MetLife
- Fix not filling form at https://idp.onregional.ca and other sites that reset password on focus
- Fix form filling on https://login.verizonwireless.com
- Fix RF menu popups and BA toolbar are positioned incorrectly on systems with high DPI
- Fix some rules in form filling from Identity


RoboForm 7.9.22.2
- Firefox: Fixed RoboForm toolbar does not work in Private browsing mode
- Firefox: Fixed RoboForm toolbar appears even if unchecked in Firefox
- Firefox: Fixed JavaScript exception is shown in error log when disabling RF extension
- Firefox: Fixed RF extension sometimes does not load in browser startup
- Chrome, Firefox: Fixed background activity in a not shown tab may not be handled by RF
- Firefox: new signed XPI for Windows and Mac, version 7-9-21-5


RoboForm 7.9.21.5
- Form Filler: throw more JS events, to better emulate user form filling in IE, Chrome, Firefox
- Form Filler: the above fixes form filling at Microsoft account, Apple, Wells Fargo
- Firefox, Chrome: make RoboForm filler work in Strict JS mode
- Internet Explrer, Windows 10 Anniversary: make RF fill the new Basic Authentication dialog
- Firefox: Fix a rare crash during JS callback
- Firefox: Fix RF extension does not work if Multiprocess mode (aka Electrolysis)
- Firefox: Fix RF saves wrong URL on youtube.com
- Firefox: Fix RoboForm does not fill local file pages in Firefox
- Firefox: Fix RoboForm add-on for FF does not load in Pale Moon
- RoboForm2Go + Firefox: make it work in Firefox ver 43
- Login menus: fix incorrect layout in toolbar menus


RoboForm 7.9.20.5
- Improve Internet Explorer form filling for placeholders
- Firefox: fix some rare crashes
- Firefox: Add support for Firefox 47 to RoboForm2Go
- Improve Site Icon management
- Improve Spanish localization
- Login Menu: fix sub-menu disappearance when moving mouse close to display edge

Mullvad VPN 2019.1 查看版本資訊

更新時間:2019-01-29
更新細節:

What's new in this version:

Added:
- Handle "block when disconnected" extra kill-switch level in the GUI, showing the disconnected state as blocked when appropriate and also having a toggle switch for the setting in the Advanced Settings screen
- Add a drop-down warning to notify the user when the account credits are running low
- Allow the 169.254.0.0/16 private network in addition to the other networks allowed when local network sharing is enabled
- Improve the confirmation dialog when submitting a bug report without an email specified
- Add a monochromatic tray icon option for the GUI.

Changed:
- Disable buttons and menus that open external links when the app knows that there is no internet connection.
- The auto-start and auto-connect toggles in the GUI have been reworked so that auto-connect configures the GUI to automatically connect when it starts and so that it will only auto-connect on boot when both settings are set

Fixed:
- Stop GUI from glitching during the short reconnect state
- Dismiss notifications automatically after four seconds in all platforms
- Fix error printed from the CLI when issuing relay update
- Fix relay list update interval. Should now handle sleep better
- Prevent GUI from sending connect commands to the daemon every time it establishes a connection to it. Only send connect once (if auto-connect is enabled)
- Prevent possible reconnect loop where the GUI would indefinitely reconnect to the daemon
- Fix the bug which enabled users to return to the login view if they went to settings while logging in
- Handle in the GUI, if something external changes the account token in the daemon. I.e. triggered by CLI unsetting or resetting it
- Gracefully block when TAP adapter is missing or disabled, instead of retrying to connect

BirdFont for Windows 3.16.1 查看版本資訊

更新時間:2018-11-20
更新細節:

BriskBard 1.6.8 查看版本資訊

更新時間:2018-11-20
更新細節:

What's new in this version:

BriskBard 1.6.8

New features:
- The Blink rendering engine has been upgraded to 70.0.3538.102
- Now BriskBard can save usernames and passwords from web pages that require authentication
- A new "Host configuration" manager has been added to the security section in the web browser settings
- Added several new options to clear the cache, cookies, navigation history and login information inside the "Clear private data" menu option
- The procedure to detect RSS feeds and favicon links has been improved
- The Indy and SQLite components have been updated to the latest version

Bug fixes:
- The delay opening MS Excel when BriskBard was running has been fixed


BriskBard 1.6.7
- Change log not available for this version


BriskBard 1.6.6

New features:
- The Blink rendering engine has been upgraded to 68.0.3440.84
- The strict site isolation option is now enabled by default in web browser tabs that use the Blink rendering engine
- Now it's possible to select the tabs by moving the mouse wheel when the pointer is over the tabs
- Added a configuration option to select the languages used by the spell checker in web browser tabs that use the Blink rendering engine
- Removed the configuration option to use an online service for the spell checker
- The Indy components have been updated to the latest version
- Opening and editing emails and Usenet articles have been improved
- Added a warning about large files when they are attached to emails or Usenet articles

Bug fixes:
- The message to import web bookmarks is no longer shown multiple times
- The mouse wheel can now be used to scroll bookmarks
- Users in Windows 10 can now use the mouse wheel to scroll the web browsing history panel
- Fixed the video playback flickering with the media player
- Now the attached JPG images in emails or Usenet articles have no white dots
- Fixed a rare bug in the application startup due to an incorrect CEF initialization
- Fixed the bug where the message editor was shown when the user right-clicked over an email or Usenet article
- Fixed a bug in the message editor that introduced line breaks incorrectly
- The image or contact photo in the message editor has the right size at all times
- The email editor now saves the destination address when you click on the save or send buttons while editing said address
- The email and Usenet article editor have been modified to add soft line breaks automatically when you reach the editor border


BriskBard 1.6.5

- BriskBard 1.6.5 includes the latest web rendering engine version that will make web developers happy thanks to the new APIs and tons of JavaScript and CSS support improvements, but regular Internet users will also be glad to know that this engine has more than 30 security fixes. As always, this BriskBard version includes some interface improvements and bug fixes reported by the users, in addition to the latest Indy and SQLite versions

These are the new features:
- The Blink rendering engine has been upgraded to 67.0.3396.62
- The Indy and SQLite components have been updated to the latest version
- Now favicons are used even when there none with the normal size
- Fixed a bug with some downloads that used encoded URLs
- Now the "Go to..." option in the context menu opens a new background tab


BriskBard 1.6.4
- Simplify your Internet navigation with the latest BriskBard version. Enjoy the new bookmark options and the new user interface features that will make your Internet experience even more comfortable


BriskBard 1.6.3
- Improve you Internet browsing experience with BriskBard 1.6.3 and enjoy the new configuration options, enhanced audio support and an even safer navigation


BriskBard 1.6.2
- The Blink rendering engine has been upgraded to 64.0.3282.119
- New "Site per process" security option in web browser tabs using the Blink engine
- Now you can use HTTP, SOCKS v4 and SOCKS v5 proxy servers in web browser tabs using the Blink engine
- New context menu options to duplicate tabs and reopen closed tabs
- New section in the web browser configuration window for all tab related settings
- New web browser settings option to open the same tabs the user was using when BriskBard was closed
- New web browser settings option to open a set of web pages on startup
- Added the enhanced video renderer (EVR) to the media player tabs
- SQLite has been updated to the latest version
- Fixed a bug downloading files with BLOB addresses used by Mega.nz


BriskBard 1.6.1

New features:
- The Blink rendering engine has been upgraded to 63.0.3239.109
- The Indy and OpenSSL components have been updated to the latest version
- The French language is now available in the user interface thanks to Christian
- There's a new option to show a Speed Dial when you open a new web browser tab
- Now it's possible to save a web page as a PNG image

Bug fixes:
- Improved responsiveness when you resize popup windows
- Now the settings are saved correctly


BriskBard 1.6.0

New features:
- The Blink rendering engine has been upgraded to 62.0.3202.75
- SQLite has been updated to the latest version
- Added a portable mode to run BriskBard from an external device without OS installation
- Now the web browser has a new private mode
- The keyboard shortcut Control+Shift+N has been activated to open new web browser tabs in private mode
- Added a context menu option to open web links in private mode
- The IRC-Hispano bookmarks have been updated

Bug fixes:
- The application initialization has been improved
- Fixed a bug reading the server information in popup windows
- Now the phishing threat updates will be disabled when the user disables the phishing protection in the configuration
- Fickering removed from the downloads window

WebStorm 2018.3 查看版本資訊

更新時間:2018-11-20
更新細節:

What's new in this version:

WebStorm 2018.3 Build 183.4284.130
- Change log not available for this version


WebStorm 2018.2.6 Build 182.5107.19

Fixes
- The Search everywhere dialog on Linux no longer closes when you press Enter
- The usual UI for Find in path on Linux is now back
- On macOS Mojave, the input no longer freezes after adding the accented characters from the popup


WebStorm 2018.2.5 Build 182.4892.25
- Change log not available for this version


WebStorm 2018.2.4 Build 182.4505.50
- Change log not available for this version


WebStorm 2018.2.2 Build 182.4323.44

New:
- You can now pass additional option to Angular CLI when creating a new project from the IDE Welcome screen. As you start typing the option name or press Ctrl-Space, WebStorm will show you available options and their description
- We have also improved the way the new Add all missing TypeScript import action works: before, the action wasn’t available for symbols with multiple import options, and now, if you invoke the action for such symbol, WebStorm will add all unambiguous missing imports in this file and then will show you a popup where you can select the desired import for this symbol

Fixed:
- Vue component imports are now resolved correctly in the Vue CLI 3 apps located not in the root of the project
- The problem with the slash symbol in the CoffeeScript files has been fixed
- The Extract React Component refactoring now handles better the key attribute


WebStorm 2018.2.2 Build 182.4129.32

JavaScript and TypeScript:
New inspection tooltip:
- The new inspection tooltip now not only shows the description of an error or warning, but also the best quick fix for it
- Press Alt-Shift-Enter to apply it or press Alt-Enter to see a full list of the available automatic fixes that WebStorm offers there

Find unused code:
- With the new Code Coverage feature, you can find any unused code in your client-side app. Start a JavaScript Debug configuration with coverage in WebStorm, interact with your app in Chrome, and then stop the configuration. The report will show you what and how much code was used in each file and folder

New intentions:
- To make you even more productive when working with JavaScript and TypeScript, WebStorm has a bunch of new intentions that are available when you press Alt-Enter. Here are just some of them: Implement interface, Create derived class, Implement members of an interface or abstract class, Generate cases for 'switch', and Iterate with 'for..of'

TypeScript improvements:
- WebStorm now supports all the new language features that were added in the latest TypeScript 2.9 and the upcoming TypeScript 3.0 releases
- In addition to that, WebStorm now offers more quick fixes provided by the TypeScript language service itself, like Annotate with type from JSDoc

Frameworks:
Extract and convert React component:
- Need to refactor your React component into two? Forget copy and paste: select the JSX code in the render method and use Refactor - Extract Component
- And with the new intentions, you can now convert React class components into functional components and back again

New integrations with Angular CLI:
- Add features to your app with the New… | Angular Dependency… action. The IDE will use the Angular CLI ng add command which installs the dependency and updates the app with a special installation script
- You can now also generate the code with the Angular schematics defined in libraries like @angular/material using the New… | Angular Schematic… action

Completion for events in Vue.js:
- In Vue templates, WebStorm now provides code completion for events. Event names are suggested after v-on: or if you use the shorthand notation @event. There’s also code completion for event modifiers

Testing:
Rerun failed tests:
- When you run tests with Karma, Jest, or Mocha in WebStorm, you can now rerun only the failed tests, instead of running all the tests after you’ve made a fix

Diff view for Jest snapshots:
- If your Jest test has failed because of the mismatch in the snapshot, you can now see why using the familiar IDE side-by-side diff view
- It’s also now possible to quickly jump from the test file to the related snapshot by clicking on the new icon next to the test in the editor

Tools:
Support for Node.js on WSL:
- You can now use Node.js on Windows Subsystem for Linux to run and debug your Node.js application in WebStorm as well as for all other development tasks in the IDE, like running tests, using linters, and build tools

Reconnect Node.js debugger:
- Thanks to the new Reconnect automatically option in the Attach to Node.js/Chrome debug configuration, it is now easier to debug Node.js apps that use nodemon. When the node process is reloaded after the change, you don’t need to restart the debugger yourself to continue debugging

Global file watchers:
- You can now store the configured File Watchers in the IDE settings and use them in different projects. Before, a File Watcher could only be configured for a specific project. With File Watchers you can automatically run a command-line tool when you change or save a file in the IDE

Other improvements:
- New cleaner, simpler icons on the IDE toolbar and tool windows ensure readability and reduce visual clutter
- Run and debug your app, commit changes and update the project right from the Touch Bar on MacBook
- A new collection of over 50 code snippets for React development
- WebStorm now indexes a new Angular project two times faster, with no compromises affecting the quality of code completion and resolve
- You can now add custom templates for postfix completion in the JavaScript and TypeScript files
- With the new Drop frame action in the JavaScript and Node.js debuggers, you can re-enter a function if you missed a critical spot you would like to see again
- Press Alt-Enter on a line with a breakpoint and see the breakpoint-related actions in the list of intentions
- Support for JSON5 is now available in the files with the .json5 extension
- JSON Schemas files are now automatically downloaded from schemastore.org and applied to your files, based on the file name
- You can be logged into multiple GitHub accounts
- New Browse Repository at Revision action allows you to explore files in your project at any given revision without a checkout


WebStorm 2018.2.1 Build 182.3911.37

New:
- Auto imports now work better in projects that use lerna, yarn workspaces or TypeScript 3.0 project references
- The bundled TypeScript version was update to 3.0
- “Surround selection on typing quote or brace” option is now on by default
- Support for the Nullish Coalescing proposal in JavaScript

Fixed:
- JavaScript code completion now works better in webpack configuration files
- Changing the opening tag of the Vue component now updates the closing tag as well


WebStorm 2018.2 Build 182.3684.70
Here are the features and improvements grouped by the WebStorm subsystems:
- Development with React: Extract React Component refactoring, convert class components into functional components, code snippets, and improved completion for props in React and React Native apps
- Development with Angular: faster project startup, add new features using the integration with ng add, and run schematics from the IDE
- Development with Vue.js: completion for Vue events and event modifiers
- Node.js development: support for Node.js on Windows Subsystem for Linux, an ability to automatically reconnect the debugger to the running node process, and remote mappings in Attach to Node.js configuration
- Built-in tools: find unused code in the client-side app with Code Coverage reports, global File Watchers
- Editor: new UI for inspection tooltip
- JavaScript and TypeScript support: custom templates for postfix completion, and TypeScript 2.9 and 3.0 supported
- JSON support: JSON5, and Iimproved support for JSON Schemas
- Linters integrations: different highlighting for TSLint errors and warnings, and an ability to automatically apply code style rules from all types of ESLint and TSLint configuration files
- Debugging: breakpoint intentions, Drop Frame action, and debugging JavaScript scratch files
- Testing: rerun failed tests, navigate to Jest snapshot, compare Jest snapshots, and debugging Karma tests using Chrome Headless
- Version Control: Browse Repository at Revision action, completion for tags, register roots automatically
- Other IDE improvements: Touch Bar support


WebStorm 2018.1.5 Build 181.5281.31
- JavaScript Bug WEB-32790 WebStorm decides to stop accessing .d.ts files for es features for a project
- Node.js Bug WEB-32719 Add v8 to Node.js core modules
- TypeScript Bug WEB-32634 False positive Type mismatch error inside Angular Injectable
- No subsystem Bug IDEA-193747 Clicking Help | Register does nothing in a Toolbox-installed PhpStorm
- User Interface Bug IDEA-192713 focus is lost on opening Find Usages tool window
- Performance IDEA-192184 Goto Class/File/Symbol popups leak via native window and focus traversal policy
- Version Control Performance IDEA-192017 Unshelving creates a thread for each shelved file
- Version Control. Git Bug IDEA-191656 Git commit history with control characters causes intellij to spin, consuming CPU and repeating the same stack in the idea.log


WebStorm 2018.1.4 Build 181.5087.27
- It’s now possible to run and debug tests using Karma run/debug configurations in projects generated with Angular CLI 6 (WEB-32653)
- In Flow files, you can now press Cmd/Ctrl and hover over a symbol to see its type info. That works in projects where Flow server is used for navigation, code completion, and type hinting – the corresponding checkbox in Preferences | Languages and Frameworks | JavaScript should be checked. Navigation to the definition in Flow now works significantly faster than before


WebStorm 2018.1.3 Build 181.4892.44
- Change log not available for this version


WebStorm 2018.1.2 Build 181.4668.60
- Change log not available for this version


WebStorm 2018.1.1 Build 181.4445.68

New:
- Better support for Yarn workspaces: WebStorm now provides proper code completion for the dependencies listed in the workspace’s package.json
- In the JavaScript and TypeScript code style settings you can now configure whether to add file extensions in imports or not
- The bundled TypeScript package has been updated to version 2.8
- Stylelint now works in the Vue single-file components and the HTML files

Fixed:
- Move statement up and down now works for the JSX code (Shift-Cmd-Up/Down on macOS or Ctrl-Shift-Up/Down on Windows and Linux)
- The code completion for methods and properties defined in the CommonJS modules has been improved
- The problem with editing the Pug files is now fixed
- There is more about some of the improvements below

Support for Yarn workspaces:
- Yarn workspaces help you organize multiple packages into a single repo. When using Yarn workspaces, the dependencies of all the packages are installed together and are put into the node_modules folder at the root of your project and not next to the package.json file of each workspace


WebStorm 2017.3.3 Build 173.4301.22
New:
- Responses from the new REST Client are now formatted automatically
- Node.js debugger now supports –experimental-modules flag

Fixed:
- False positive errors from the eslint-plugin-import ESLint plugin were fixed
- Debug for apps created with Angular CLI 1.5.5+
- Debugging the app’s main process with Electron 1.8.1+
- Meteor debugger now uses –inspect by default


WebStorm 2017.3.1 Build 173.3942.31
New:
- Support for Fragments in React 16.2
- Configuration for the auto-completion after the = sign in JSX attributes is now available in the HTML Code Style preferences
- Customizable syntax highlighting for TypeScript decorators
- Extended error messages in the Flow tool window
- New option "Start template string interpolation on $"

Fixed:
- Unresolved React props when using @types/react
- Slow code completion for CSS classes in HTML files
- Optimize imports in Vue files
- Updating tasks from the issue trackers in the IDE
- Extend selection inside the script tag


WebStorm 2017.3 Build 173.3727.108
- Enjoy improved code completion and documentation for standard JavaScript objects and methods
- Move class methods up the class hierarchy safely with the new ‘Pull member up’ refactoring
- Use the new ‘Extract type’ and ‘Extract interface’ refactorings in TypeScript
- Enjoy better code completion and navigation and new code snippets for Vue.js
- Run tests with Jest in watch mode, update failing snapshots in one click, and explore code coverage reports in the IDE
- Test REST APIs right from the editor

BirdFont for Windows 3.15.0 查看版本資訊

更新時間:2018-11-12
更新細節:

BirdFont for Windows 3.14.6 查看版本資訊

更新時間:2018-11-05
更新細節:

BirdFont for Windows 3.14.3 查看版本資訊

更新時間:2018-10-26
更新細節: