Garmin Express 歷史版本列表 Page11

最新版本 Garmin Express 7.19.0

Garmin Express 歷史版本列表

Garmin Express 是保持您的地圖更新的一站式商店。 Garmin Express 自動將可用的地圖更新下載到您的計算機,並在新地圖準備好安裝時提醒您。你甚至可以控制下載時間表。 Garmin Express 可讓您將所有收藏夾從一個設備轉移到另一個點擊。這不可能更簡單。不要再失去你的數據。 Garmin Express 可以很容易地備份和恢復保存的地址,路線和航點從您的計算機.Garm... Garmin Express 軟體介紹


App Builder 2021.1 查看版本資訊

更新時間:2020-09-22
更新細節:

What's new in this version:

App Builder 2021.1
- This DecSoft App Builder release is a great step into the future, since, like our current generation of DecSoft HTML Compiler (recently published), say goodbye to the venerable WebView based in Internet Explorer and say welcome to the Microsoft Edge WebView2.
- Due to the usage of the Microsoft Edge WebView2, the internal debugger is no more an external program, that is, the apps are launched now in a dock panel in the IDE, more easy and faster. We continue having the Developer Console at our service anyway.
- By the way, as an user of DecSoft App Builder, maybe you want to take a look at the new generation of our DecSoft HTML Compiler product, which now can perfectly compile and convert modern HTML apps (for example, created by DecSoft App Builder) into standalone executables for both Microsoft Windows 32 and 64 bits. Get more information and download the demo version of DecSoft HTML Compiler in our website!


App Builder 2020.100
- Fix a bug which causes that we can't place a Visual Plugin control inside a Container control. Also fix a problem when we try to paste a Visual Plugin control inside a Container using the Clipboard
- This release of the product have other minor internal changes, fixes and enhancements, for example, in the Debugger program


App Builder 2020.99
- Move up the default value of the Android Min SDK option from the API level 19 (Android 4.4) to the API level 22 (Android 5.1). This is a requirement in order to be ready to use the latest version of Apache Cordova (10.0.0). Other minor changes, fixes and enhancements has been made on this release too.


App Builder 2020.98
- Fix a bug in the Welcome Page which causes that the random help topic link which appears every certain interval of time, do not properly update the help topic's URL, causing that, when click in the random help topic link, we always ends in the same help topic location: always the first help topic which has been shown. Other minor changes, fixes and enhancements has been made on this release too.


App Builder 2020.97
- The app Text Search tool reduces a bit the searching feedback in order to increase very, very much, the search speed, which is now almost instantanlly. The app Text Search tool is faster than never before due to the reduction of certain small feedback (basically "where we are" in the search) that the Text Search tool shown in the past.
- The app functions manager show different popup (contextual) menus for the functions list and the function's arguments list. Additionally the arguments list popup menu, as well the functions manager toolbar, includes now two new elements that allows to move up and down the function's arguments.
- This release of DecSoft App Builder (the IDE, the Debugger and the Command Line Interpreter programs) has been builded using the latest version of Embarcadero Delphi, which is the IDE in which DecSoft App Builder is developed. The latest version of the Embarcadero Delphi's compiler introduces several fixes, changes and enhancements, so we get the benefits of these improvements.


App Builder 2020.96
- Add a couple of new options in the Cordova -> Android and the Cordova iOS options tabs in order to allows to specify the app's Cordova Android version as well the app's Cordova iOS version. By default these options are empty and this mean that the Batch and Shell files prepared by DecSoft App Builder uses the default Cordova Android / Cordova iOS version. We can specify here the versions to be used, so the generated Batch and Shell files clearly requires such specific versions of Cordova Android / Cordova iOS in order to be used.
- The Cordova iOS deploy target option is now set to iOS 11.0 by default. This means that we can be ready to use in our apps the WKWebView engine provided by Cordova iOS 6.x. Cordova iOS 6.x, however, requires a minimum deploy target of 11.0. Read more about how to use the WKWebView in the DecSoft support forum.


App Builder 2020.95
- Just attach the "BackButton" app's event causes a problem when try to use the Android device's back button to move around the app browser's history or just to exit the app (if no browser's history exists). This release fix this problem attaching the "BackButton" app's event only if we write some code to be executed in that event.


App Builder 2020.94
- Add the BackgroundAudio sample app (number 68) in order to show a way of use the app.PlaySound() method and the returned Audio JavaScript object in order to play a background audio in the app, which is not stopped even if we go to one app's view to another.
- Enhance the app.playSound() method in order to return the instance of the Audio JavaScritp object, so we can use the Audio JavaScript properties, methods and events if needed. Also fix the way in which we inquire to the platform about what kind of audio's format is supported.


App Builder 2020.93
- Change log not available for this version


App Builder 2020.92
- The app sidebar is hidden by default when the user press over the app sidebar overlay. In the same way, the app sidebar is now also hidden when the user swipe left over the app sidebar or the app sidebar overlay. Some other minor changes, fixes and enhancements has been made in this release of the product.


App Builder 2020.91
- Fix a bug / mistake which causes that the app's "BackButton" event are not fired like expected, since it's attached before the Apache Cordova "deviceready" event. Move the the "BackButton", "Pause", "Resume", "VolumeDownButton" and "VolumeUpButton" app's events to the "deviceready" event, so they can be fired as expected.


App Builder 2020.90
- Move up the app plugins section in the app plugins dock panel. Doing this we want to place the app plugins section in a more relevant position, since the importance of it, in order to activate or deactivate the app plugins.
- Fix a mistake related with the app's plugins and the ability to add entire folders: we must indicate the plugin's relative path using URL separators (/) instead of Windows path separators (). The documentation has been updated accordingly.


App Builder 2020.89
- Add the new FeedReader sample app (number 67). This app show how easy is to load and parse a RSS feed using the jQuery library, which, as you know, is ready for us in the apps out of the box. The app also shown other things like how to use the "selectEx" control, the HTML template syntax and the app's user functions.
- Make some internal changes to allows app's plugins to link scripts and styles using a plugin's relative paths. This can be useful, for example, in order to use scripts and style files placed inside certain folder which is also added by the plugin. This help a lot in order to use thirdparty libraries from app's plugins, since the library's files can remain in the expected position in the file system. This is something that we already can do it from our apps, that is, link to app's relative paths, and, exactly for the same purpose.


App Builder 2020.88
- Update the Animate.css library to the latest version (4.0.0). This version of the library, among other changes, fixes and enhancements, add to DecSoft App Builder this new "in" animations: fadeInTopLeft, fadeInTopRight, fadeInBottomLeft, fadeInBottomRight, lightSpeedInRight and lightSpeedInLeft... and this new "out" animations: fadeOutTopLeft, fadeOutTopRight, fadeOutBottomRight, fadeOutBottomLeft, lightSpeedOutRight, lightSpeedOutLeft, backOutDown, backOutLeft, backOutRight and backOutUp.


App Builder 2020.87
- Added the new CordovaMedia sample app (number 66), which shows how to use the recently integrated Apache Cordova Media plugin. This sample app show how to record and play an audio, and also how to upload a recorded audio to the app's server.
- Integrate the Apache Cordova Media plugin. This is an official Apache Cordova plugin which allows to record audio files from the user's devices without the usage of any external recording app, like the integrated Apache Cordova MediaCapture plugin.
- Add the new ResponseType property to the Http client control. This property is an empty string by default, but, can be set now to "blob", in order to deal with the server's response as a blob. This can be useful, for example, to download and store files in the user's device using the "app.cordova.file.writeFile" method. Take a look at the CordovaFile sample app to see this new property and the referred method in action.
- The Apache Cordova File plugin has been rewriten from the scratch, in order to have a more powerful way to deal with files and directories. Additionally the plugin add various new methods like "createDir", "dirExists", "removeDir" and others. The CordovaFile sample app has been also rewritten and show the usage of all of the plugin's methods. The help file has been also rewritten to describe all the plugin's methods accordingly.


App Builder 2020.86
- Add the new PushButtons sample app (number 65), in order to show the power of the Push button control, including the recently added Active and Outline properties, but also the usage of other useful properties like the kind, badges and icons related properties.
- Add the Outline property to the Push button controls. This property works together the Kind property, and allows to use the outline style in the Push buttons. This property can be a boolean "false" value (by default) to not use the outline style, or can be set to "true" in order to use the outline style.
- Add the Active property to the Push button controls. This property allows, for example, to use the Push buttons as toggle buttons, since we can show the buttons activated or deactivated. This property can be a boolean "false" value (by default) to not use the active style, or can be set to "true" in order to use the active style.


App Builder 2020.85
- Update the jQuery JavaScript library and the Moment JavaScript library to their latest versions, which include various changes, fixes and enhancements
- Improve the apps backups creation by overwriting possible existing files and by prefixing the backup folder names with a UNIX timestamp. The backup folders names have now a human readable local datetime, but, also a machine readable timestamp, for some possible further processing of these backup folders names from the IDE.


App Builder 2020.84
- Change log not available for this version


App Builder 2020.83
- The app's resources list inside the app's Languages manager includes now a search input which allow us to filter the app's resources list, in a similar way than almost all the list in the IDE, which also allow us to filter it
- Some minor enhancements in the IDE's welcome page, for example, the forum search form can deal now with the IDE theme, redirecting with the right theme to be used in the DecSoft forum website
- Update the Fontawesome JavaScript library to the latest version: this version includes lot of new icons ready to be used in our apps. Update also the Fontawesome desktop fonts, which are used in the Icons picker dialog, and, finally udpdate the available icons lists in the referred Icons picker dialog


App Builder 2020.82
- Change log not available for this version


App Builder 2020.81
- The app's designer's controls (inputs, selects, images, etc., etc.) take now in consideration the IDE theme which is used, so, if we use the dark theme, the controls appear in a dark color in the app's designer.


App Builder 2020.80
- After a lot of attempts, finally we can get working a very useful feature: until now you can customize the app's dock panels layout, moving around the IDE window to place it in the position that you wanted, however, when the IDE was restarted or a new app is created, the app's dock panels layout become to the original (installation) positions. Now the IDE save the app's dock panels layout when the app is closed, and, load the previously saved layout when you open or start new apps.


App Builder 2020.78
- The internal debugger browser can now be resized using the keyboard's arrow keys, so we can easily and accurately set the debugger browser size in pixels. The internal debugger browser show now also the browser size in pixels for your convenience.
- Add the Home, Go back and Go forward tool buttons in the internal debugger program window. We can use that button to re-load the main app's view and go back and go forward in the navigation history, respectively.
- The internal debugger program window is closed now if we press the ESCAPE key. Also the debugger incorporates now an address input so we can see the current URL and can change it to another one, for example, to show a specific app's view.
- Update the CEF4Delphi component of the product's debugger program, which is our bridge for the Chromium browser binaries, which has been also updated.
- Update the product's installer program (Inno Setup) to the latest stable version. This version fix some bugs and made some changes and enhancements.


App Builder 2020.77
- Update the Bootstrap CSS framework to the latest version (4.5.0). This release remove some Bootstrap themes provided by a thirdparty provider who do not update it to the latest version of Boostrap CSS. This release, on the other hand, updates the provided Boostrap CSS themes by Bootwatch. (Remember that it's possible to add your own Bootstrap CSS themes or modification in DecSoft App Builder, as easy as add the CSS file in your Documents / DecSoft / AppBuilder / Themes, so they become available for your apps.


App Builder 2020.76
- The dialogs Show event are fired now in the "show" modal event instead of the "shown" one: this allows to made some possible changes in some dialog's controls in order to be ready to appear (changed) when the dialog is shown to the user. Before this change we can see a small glitch until the controls' changes are effectively made.
- Made some minor modifications and enhancements in the recently added app.showAlert() app method. Now the alerts with the optional header kind different than "none", "link" and "light", shown the header text in white color, instead of dark color (for "none", "link" and "light" kinds). The optional alert's header text font size has been decreasing a bit too.


App Builder 2020.75
- Change log not available for this version


App Builder 2020.74
- The app's Files Manager picker JavaScript files dialog allows now to include and check JavaScript files in order to be included and used as "content" and "background" JavaScript files, to be available for the app when it's compiled as a Web Extension. This new feature is only for Web Extension apps.


App Builder 2020.73
- Change log not available for this version


App Builder 2020.72
- Change log not available for this version


App Builder 2020.71
- This product release incorporates some other internal changes, fixes and enhancements
- Introduce the App Search dock panel, which allows to search in the app, views, dialogs, frames, native controls and plugins controls events, and modify the code directly in the search results editor.
- Avoid to add new app user functions with a name of an already existing app user function
- Add the new WebExtension3 sample app (number 63), with an interesting sample of Web Extension app developed with DecSoft App Builder. Thanks to John Clarke for provide this sample app to be included in the product installation!


App Builder 2020.70
- Add the new VideoPlayer2 sample app, which shown the usage of the hls.js JavaScript library in order to reproduce a video using the HTTP Live Streaming protocol


App Builder 2020.69
- The "Input" property of the Label controls doesn't works as expected when we want to associate it with an "File input" control. As you can see now in the Label control's help, the "Input" property of the Label control, in order to be associated with a "file1" File input control, must be suffixed by "-input", for example, must be "file1-input".


App Builder 2020.68
- Fix a bug which causes that the TAB key don't work as expected in the code editor. Thanks Michael for your report
- Add the new Open Chars background and foreground options in the program options -> Editor -> General. Now the code editor of DecSoft App Builder highlight the open and close chars (parentheses, brackets, etc.) for our convenience.


App Builder 2020.67
- Fix a bug which causes that the Placeholder property of the FIle control are not loaded properly and therefore become to the default value every time


App Builder 2020.66
- By a mistake the previous release of DecSoft App Builder add the jQuery library and other stuff in the WebExtensions manifest. We can't do that, since the content script of the WebExtensions are loaded in every browser's page, and, that page can already contain the jQuery library, which can cause undesired and unexpected results. We fix such manifest mistake and also rewrite the WebExtension and WebExtension2 sample apps, in order to avoid the usage of the jQuery library, in this case.


App Builder 2020.65
- Add the new WebExtension2 sample app. This is a bit more complex than the WebExtension sample app, and, demonstrates how we can catch the submitted forms in all the browsers' tabs, so we can upload that information to our WebExtension server, for example. Please, note that this is sample app is just for learning purposes: you must carefully inform to your users if you wanted to recollect any kind of data from him.
- Change the WebExtension sample app in order to be ready with the latest changes related with the apps deployed as WebExtensions for the modern browsers
- Add a new WebExtBackground app event, which allows to place JavaScript code to be executed in the background, until our WebExtension app is loaded and enabled in the user browser. Please, take a look at this new app event at the product's documentation.
- The app WebExtContent event is no more "fired", but, allows to write code for the WebExtension's browser's tab Content script. It's quite easy to continue to receiving messages in the WebExtContent event just by attaching the right event handler (see the WebExtension and WebExtension2 samples apps for more details, as well the documentation of this app event), and, in addition, we can know more things (in addition to just receive messages) in the browser's tab content script.
- app.webExtensionSendMessage() is now app.webExtensionSendMessageToActiveTab(). A new app.webExtensionSendMessageToAllTabs() method has been added too. See the documentation for more information and details.


App Builder 2020.64
- Remove the scrollboxes used in the app options dock form and try to made it (all the options tabs) in order to be ready for use in some specific screen resolutions. Some customers report that he can reach some parts of the app options dialog: this release try to solve this. The same changes has been made in the program options dock form.


App Builder 2020.63
- Fix a bug in the app Files Manager when we move up or down the position of an script or style sheet previously added: due to this bug we get the styles are filled with the scripts, which is wrong, and, of course, causes problems when the app run. This release fix the bug and therefore we can now move up or down as expected both scripts and styles.


App Builder 2020.62
- Made some additions in the documentation around the "app.setVar()" method. Basically we clearly establish that this method is used to set global reactive variables to be used in all app views, app dialogs and app frames. We extend the method documentation to add information about the global reactive variables, and, clearly establish that may such global reactive variables are not needed, and we can use just global variables instead, avoiding the cost in resources to maintain the referred global reactive variables.
- Fix a bug in the app.js template which causes that the app KeyUp event are not properly fired. It's a typo in the event handler name which has been fixed
- Fix a bug which causes that the filter editbox of the app resources listbox become unuseful, since once we write any filter, the resource's editor take the focus, and therefore we can't continue writting in the filter editbox. This release fix that problem.


App Builder 2020.61
- Added the Hide event for the app views and app dialogs. This event is fired when some app view is hidden in order to show another app view, or when an app dialog is closed / hidden to the user. This can be a good event to stop some possible running Timer control in both app views and app dialogs
- Despiste the documentation, the "self" variable is not available in the app dialogs dblclickHandler, mouseupHandler, mousedownHandler, mousemoveHandler, mouseenterHandler, mouseleaveHandler and contextmenuHandler event handlers. This release fix this bug and set the "self" variable in such event handlers


App Builder 2020.60
- Set the appropriate (and expected) TAB order for the app user functions new argument dialog, which helps to add and edit the app user functions arguments
- The items of the app resources listbox and also the items of the app user functions listbox appear now alphabetically sorted, probably better than just the creation order
- Fix a bug wihch causes that the hints of the app user functions (based in the functions arguments) appear wrong (always appear all of them!) and therefore become unuseful


App Builder 2020.59
- Fix an error wihch causes that the the code in the app's ContextMenu event and the device's battery related events are not properly saved and therefore loaded nor fired as expected. This release contains also other minor fixes, changes and enhancements.


App Builder 2020.58
- Now, when the internal debugger browser window is resized, what the app panel changes his dimensions, and not the developer console panel. This described behaviour is what we can expected, and not the contrary.
- Avoid the usage of the cache in the internal debugger browser. The cache can cause unexpected results, since if we change certain used image, we want to show it, and not a possible previous one cached by the browser.


App Builder 2020.57
- Fix a bug related with the app functions cache which can cause some unexpected results: you can experience one of them when modify an app function but can't see that latest changes working when run the app. This release fix this cache related bug.
- If we don't place any code in the app VueJS Error or the app JavaScript error events, DecSoft App Builder places an "alert" which show the possible errors. Now that "alert" has been replaced with a "window.console.error", useful but not annoying.


App Builder 2020.55
- Avoid to open the internal debugger browser window if we launch the app from one of the external browsers toolbar icons. Before the previous release the internal debugger browser was placed docked or inside the IDE, but now the internal debugger browser window is an external program (for very good reasons) and we can and even must avoid to open it if what we wanted is to launch the app in an external browser


App Builder 2020.54
- The internal debugger browser has been enhanced and it's now based in Chromium (derived from Google Chrome) instead of Microsoft Internet Explorer 11. This allows to use ECMAScript 6 and even ECMAScript 7 JavaScript code in our apps without "syntax errors". Additionally, the internal debugger browser shows now a developer console, similar than in Google Chrome and others browsers.


App Builder 2020.53
- Change log not availabble for this version


App Builder 2020.51
- Add the window.setTimeout(), window.setInterval() and window.clearInterval() methods into the Quick Code list as well in the help documentation. This methods are useful to prepare some code to be executed after certain amount of time, or in certain interval of time. We add also into the documentation the reference for the window.alert(), window.console.info(), window.console.debug() and window.console.error() methods.
- Add the new ImageFit property to the Video Player control. This property act exactly in the same way than the ImageFit of the Image control, for example, and, allow to control the video apparence, no matter the level of app scale.


App Builder 2020.50
- Add the new AppQuery sample app (number 59), which show how to use the recently added "app.query" property, in order to pass variables to the app views
- Add the new "app.query" property, which stores the possible URL arguments passed to the app views or just a "false" value if no URL has been passed
- Enhance the Table sample app with a designer comment wich describes a bit for what the Table control is intended to use, and what to look in the Table sample app


App Builder 2020.49
- Change log not available for this version


App Builder 2020.48
- Update the VueJS, VueJS Ex, VueJS Router and the jQuery JavaScript libraries to their latest stable releases. Made other minor changes, fixes and enhancements
- Due to a bug the debug certificate password for the Electron platform are not properly load and saved, and, therefore, not well writen in the build.json file for that platform. This release fix that bug and now the referred JSON file is prepared as expected
- The app.resource() method don't fail now if the specified app language do not exists. Instead of fail with a JavaScript error, the method returns the specified app resource in the default app language.
- Fix a bug in the NavBar control which causes that we can't set the "background" property to "dark" at designtime. The "background" can be perfectly changed at runtime, but not at designtime. This fix solve the bug.


App Builder 2020.47
- Add the Inputs sample app (number 57) which show how we can place controls beyond the app view height, which can be useful, for example, to place lot of inputs controls in a sole app view, and not divided in various of them. Additionally, this sample app also show the usage of the "app.setViewReadyForDeviceKeyboard()" and the recently added "app.setDialogReadyForDeviceKeyboard()", to be ready with the devices' keyboards in platforms like Android and iOS
- Add the new "app.setDialogReadyForDeviceKeyboard()" method, which can be used for the same thing than the "app.setViewReadyForDeviceKeyboard()" , but specifically designed to be used with app dialogs, instead of app views
- Change the internal implementation of the "app.setViewReadyForDeviceKeyboard()" method, in order to run properly from even when the first app view (before the app DeviceReady event). Now the method attach a "deviceready" event so works as expected even if we place it in the first app view
- We find a unaceptable behaviour in the Android (and probably the iOS platform, even when we don't test it) when we place controls beyond the app view height, due to the attachment of the app SwipeUp and app SwipeDown events, as well the app view SwipeUp and SwipeDown events. For the moment, we remove these events from the app, so the behaviour in the Android platform become as expected. Since the Hummer JavaScript library (used by these events) are available in AB "out of the box", you can continue use the referred events if you wanted, by attaching yourself to the view or the app window


App Builder 2020.45
- Change log not available for this version


App Builder 2020.44
- Change log not available for this version


App Builder 2020.43
- Add the new IFrame2 sample app (number 53) which show how we can send messages from the app to some used IFrame and also how to receive messages in the app sent by the used IFrame
- Add the new app event Message, which is useful to receives messages from a call to window.postMessage() in another browsing context, like an IFrame, that we can use in our app. So we can establish a communication with the IFrame and viceversa
- The app Resize event are not properly set due to a bug, which is fixed in this release (the mistake is that we are assigning the Online event code to the Resize event)
- Place the missing "defaultText" argument of the method "prompt" of the Cordova Dialogs plugin, in order to be available into the Quick Code List and method's help "hints"


App Builder 2020.42
- Add the new GetJson sample app (number 52). This sample app shown how easy is to get a JSON response from a server's script and then just access the JSON object properties like any other JavaScript variable, just by using the HTTP control's "response" property


App Builder 2020.41
- The icons and the splash screens images which DecSoft App Builder prepares for the different Apache Cordova platforms, are not taking in consideration the program's behaviour configuration that determines these images compression level. This causes that sometimes we can get an Apache Cordova error while get a release APK for Android of our apps. Now this problem is fixed, by applying a default compression level for the referred images, and, respecting the configuration values for such compression level


App Builder 2020.40
- Add the new Clipboard sample app (number 51), in order to show how to use the recently added DecSoft Clipboard app plugin
- Add the new BlockUI sample app (number 50), in order to show how to use the new DecSoft BlockUI app plugin
- Add the new DecSoft BlockUI app plugin, which allows to block the user interface until some background task are made, for example. The app plugin's documentation is available, like other app plugins, in the program's help index of contents


App Builder 2020.39
- Change log not available for this version


App Builder 2020.38
- The Cordova Dialogs plugin, included "out of the box" in DecSoft App Builder, has now the proper fallback for all their methods ("alert", "confirm", "prompt" and "beep"), so the plugin fallback properly when the app run in non Apache Cordova platforms
- Fix the CordovaDialogs sample app, which are not propertly follow the Cordova Dialogs methods arguments order, and therefore don't work as expected


App Builder 2020.37
- Made some minor bug fixes in a couple of samples apps
- Add the new CordovaBarcode sample app, wich show how to use the phonegap-plugin-barcodescanner plugin for Apache Cordova to read barcodes (various formats are supported) from our apps, using the device cameras


App Builder 2020.36
- Update the Boostrap CSS framework to the latest version. Also update the themes from Bootswatch and the themes from Theme Machine


App Builder 2020.35
- Change log not available for this version


App Builder 2020.33
- Add the new Typeahead and SelectEx sample apps, which show how to use the Typeahead and SelectEx controls, added by the DecSoft Controls app plugin
- Add the new Typeahead control. This new control is added by the DecSoft Controls app plugin, which is also included in the installation of the product
- Add the TabIndex property to the SelectEx control. This control is included in the DecSoft Controls app plugin, which is also included in the installation of the product


App Builder 2020.32
- Change log not available for this version


App Builder 2020.31
- Add the new DecSoft Clipboard app plugin, which provide us a way to check if the clipboard is ready to use in the current browser / platform, and, also a method to copy certain specified text into the clipboard
- Made some changes around the recent files and favorite files. Now, when open a recent file, that file become the first in the recent list, which is probably what we expected. Before this change the recent file don't move the position in the recent list


App Builder 2020.30
- Add the new "CordovaPushNotifications" sample app, which show how we can use the phonegap-plugin-push Apache Cordova plugin, in order to receive push notifications in our apps, which are deployed in platforms like Android and iOS
- Add the new DecSoft Analytics app plugin, which can integrate Google Analytics into your app. This plugin, as Google Analytics, works in all platforms and can give us a very good idea about how our app is used by the users
- Add a button in the app options / app plugins tab, which allows to open the app plugins help directly from that place. The IDE already link to the available plugins help in the index of contents of the product help, however, the referred button can be also a good thing


App Builder 2020.29
- Fix a mistake in the Label control, which causes that the Classes cannot be properly set, since AB try to set a "classes" argument for the HTML element, but the right name is "class", not "classes"


App Builder 2020.28
- We are very proud to introduce the first DecSoft App Builder release which has support for thirdparty app plugins. In this new generation of DecSoft App Builder, we want to go ahead, and, the app plugins can be perfectly integrated in the IDE, can offer global stuff (useful methods for the app, for example), and also components / controls, which play in the same league than the "out of the box" controls: can be edited using the controls properties and style inspector, and, of course can have events, ready to be edited in the IDE Javascript code editor, just like any other "out of the box" controls. Support thirdparty plugins become a hard work, but, we are happy with the final result, and, in fact DecSoft App Builder already incorporates the first plugin, provided by DecSoft, a "SelectEx" control, similar to the "Select" control which is already available, but, including certain useful feature, as you can see in the app plugin's help, which is also integrated in the IDE, as you can see in the new sections of the help Index of contents.
- Other minor changes, fixes and enhancements has been made also in this release, while we work in the app plugins integration


App Builder 2020.27
- Fix a bug in the assigment of the app views events: by a mistake not all the app views events works as expected and this release fix this issue
- Prepare the currently available Apache Cordova plugins stuff (basically the information that the plugins add into the code editor Quick list) to be translated in the future into another languages


App Builder 2020.26
- Some minor changes, fixes and enhancements. Perform the default fade / slide animation for the apps dialogs, which appear too much better than leave it without these feature. Allow to edit the app languages from the App languages manager. We can now change both language codes and names. Also in the App languages manager, indicates the language of the original piece of code to be translated, and, the language that is expected in the translation, according to the currently editing app language


App Builder 2020.25
- Add the App resources into the editor Quick list, which means that we can now easily see the available App resources and also insert the right "app.resource()" method in the code editor in order to get the desired App resource value
- Fix various bug and mistakes in the App files manager, which get confused when deal with Javascript and stylesheet files, causing a malfunction of the App files manager in various aspects. Now the App files manager works as expected now
- Add the new sample app "Pannellum", which show how to use the Pannellum library (the tour mode, in particular) in our apps. Pannellum is a lightweight, free, and open source panorama viewer for the web. Built using HTML5, CSS3, JavaScript, and WebGL, it is plug-in free


App Builder 2020.24
- Introducing the Key Store files tool (IDE Main Menu -> Tools -> New Key Store file), which allows to create the Key Store files to be used to sign and additionally publish our Android apps in stores like Google Play. Document the tool in the program help file too


App Builder 2020.23
- Add into the editor Quick list the information of the recently added app languages related methods. We forget to do this in the previous release. Made some minor changes in the app help also, to get a more usable list of the available app methods


App Builder 2020.22
- Change log not available for this version


App Builder 2020.21
- Fix an error that occur if we check one or more Apache Cordova plugin in the app options, and, after that, try to use the code editor. The problem occur because some expected files cannot be found, since the installation assistant are not including it. This problem has been solved in this release and the appropriate files are shipped


App Builder 2020.19
- Add the new App options (local storage) app methods category, which include the new app.setOption(), app.getOption(), app.removeOption() and app.clearOptions() methods to deal with the app local storage: save, read, remove and clear, respectively.


App Builder 2020.17
- Change log not available for this version


App Builder 2019.48
- Made certain change in the configuration file for Apache Cordova in order to allow us to use the "edit-config" configuration tag inside the app Cordova -> Extra XML option. It's possible to use the "edit-config" before, but, not specifically to made changes in the AndroidManifest.xml file, or, at least some changes, like adding attributes to the "application" tag. Now it's completely possible to perform this kind of changes.


App Builder 2019.47
- Fix an introduced error in the previous release that can cause problems if your app use the jQuery library. We encourage you to upgrade to this new release to fix this possible error


App Builder 2019.46
- Made certain changes in order to allow the app to continue working as a Web Extension in browsers different than Google Chrome. Look at the WebExtension app sample, which has been updated in order to properly work, including the usage of the jQuery library inside the Web Extension content.js script
- Avoid to create the android_sign.json if no signed information has been provided in the app options. There is no problem with that file at all, except for some notice than appear when compile the app with Apache Cordova. That notice can be completely ignored, but, can result a bit annoying to someone who already knows that the signed information has not been provided, maybe because we are only testing some app


App Builder 2019.45
- Avoid to update the debugger inspector if the IDE is not in the foreground. This is a try to avoid certain ugly access violation (difficult to catch) that sometimes occur when debug the app in external browsers


App Builder 2019.44
- Fix an introduced bug in the previous release which can cause that the normal CSS style of a control become missing if we use the Hover and the Focus CSS style at the same time


App Builder 2019.43
- Fix a bug in the DecSoft App Builder's compiler which cause that the controls' CSS appear duplicates in the final app's scaled and fixed CSS stylesheets. In fact we can't appreciate the problem... since the controls' CSS are extrictly duplicated, so we can't see anything rare in the app, however, certainly the duplicate CSS code is no needed and waste space and maybe can cause some possbile issue in some specific scenarios


App Builder 2019.42
- Add the new "MinLength" variable to the TypeAhead control. This variable determine the minimum characters length which the user must type in the TypeAhead control, before the TypeAhead shown the possible matches list
- Remove the duplicate of the "Designtime" category of variables / properties in the Container control. In other words, before this fix the Container control shown a couple of "Designtime" categories in the object inspector. Some other fixes has been made around the Container control too


App Builder 2019.41
- Fix a memory leak in the DecSoft App Builder's CLI compiler. Also in this CLI compiler, a possible error has fixed, which only occur if we try to use the CLI compiler and the program's requisites are not the expected ones: the expected behaviour is to receive the right error message, but, before this change the console window is just closed without further notice


App Builder 2019.40
- Add the new TodoApp app sample (number 191 of App Builder). This application is just one of the possible approaches to get a TODO list implemented in an App Builder's app. In this particular case we use pure Javascript code, as you can see in this app's view Show event
- Additionally, we use an HTML control to shown to the user everything: the input box and button to add new TODO items, as well the TODO list properly said, with the right switches controls to "complete" an item, and a delete button to delete it
- Additionally the app saves the TODO list into the local storage, so you can close and open again the app in order to see that the items that you previosly added to the list still there at your disposition
- What this sample wanted is to shown one of the possbile approaches to be taken in order to prepare some kind of "live" TODO list: this app sample don't pretend to be a complete TODO list app


App Builder 2019.39

- Allow to specify app relative paths into the app's file manager for scripts and styles. The file manager allows this now and the compiler recognize it and properly link the specified scripts and styles. Sometimes (like in the recently added WYSIWYG app sample) a thirdparty library requires some stuff like font files relative from their scripts and/or styles
- Using the already existing "add directory", we can add an specific directory (the "summercode" in the referred sample) to be included in our apps. And, additionally, now we can link scripts and styles from that directory, so, these scripts and styles are now properly included in our app, and, the scripts and styles can use stuff relative to itself, just like expected or just in the way that the used thirdparty library do it
- Add the new WYSYWYG app sample (number 190 in App Builder). This app sample shown how we can use a WYSIWYG (What You See Is What You Get) editor in our apps, in order to allow user's input maybe a pretty formatted by the usage of HTML. Take care when you deal with this kind of input from the user: the input HTML can break your own app's HTML... so maybe it's a good idea to only allow some formatting tags like strong, em, etc. Anyway, you must validate the user's input in all cases: and if that input can contain HTML, double validate it
- Add the new AfterEffectsJSON app sample (number 189 in App Builder). This app sample shown how we can reproduce Adobe After Effects animations in our apps. BodyMovin is a program which allows to export animations created with Adobe After Effects into JSON. Including the BodyMovin Javascript library and provide to it the referred JSON, it's possible to reproduce the created animation in our apps
- Add the new Report20 app sample (number 188 in App Builder). This app sample shown how we can save the Report's scroll top position when change to another view, and then, when back to this view, set the Report's scroll top position, if needed. We can view also in this sample how we can show another view with the selected Report's record information (even more than what we can show in the report itself, if we wanted)


App Builder 2019.37
- Some internal changes and enhancements in order to get a default app's project XML file a bit smaller, removing some default information in case that that default value has been not changed during the app's development


App Builder 2019.36
- Change log not available for this version


App Builder 2019.35
- Made some changes and enhancements when generate the build and settings JSON files for Cordova's Electron for Windows and Mac OS. The created files names are more descriptive, and, instead of rename the Windows or Mac OS build JSON, we copy the file, so keep the original one


App Builder 2019.34
- Move the App options -> Cordova -> Shell -> Use new line / Use carriage return options to App options -> Cordova -> General
- Upgrade the Phonegap CLI default version to the latest Apache Cordova version: 9.0.0


App Builder 2019.33
- Add the new App options -> Cordova -> Electron -> Signing -> Mac OS options, in order to provide the appropriate debug, relase and store stuff to sign Mac OS applications compiled by the Cordova's Electron platform
- Made more changes, fixes and enhancements around the Cordova's Electron platform, for example, by creating specific win_build.json and mac_build.json files for Windows and Mac OS, and, renaming it to build.json from the BATH and SHELL files for Electron
- This is because we can't include the right Mac OS stuff in the same build.json used for Windows, since Electron complains with the error "You cannot compile Mac OS apps from Windows". So we prepare different build files and then rename it to the expected name (build.json) to be used by Electron


App Builder 2019.32
- Generate SHELL files for the Cordova's Electron platform. This has not been tested yet, but App Builder generate SHELL files for the Electron platform, in the same way that generates it for the iOS platform, in order to be used in a Mac OS computer
- New Windows sign options for the Cordova's Electron platform. We can now specify a certificate file and th eir right password in order to sign our debug and release app and app's installer executable files
- Prepare specific icons for the Cordova's Electron platform, and include that icons reference in the Cordova's configuration file
- Fix a bug with the sign JSON file for the Cordova's Android platform. The bug only appear if we use differents key store files for debug and release: now the specified debug and release key store files are used
- Remove the cordova-plugin-whitelist for all the Cordova's platforms except Android and Amazon FireOS. In fact this plugin is only required for the referred platforms, but, until now, we are including it (this do not cause any problem) in other platforms too


App Builder 2019.31
- Introduce the support for the Cordova's Electron platform. This platform made very easy to create executables and installers in order to deploy our apps in Microsoft Windows, for example. For now DecSoft App Builder generates BATCH files for the Cordova's Electron platform, and, also allows to specify the BrowserWindow JSON configuration for Electron


App Builder 2019.30
- Add the link meta tag "apple-touch-icon" into the app's index.html. This solve certain issue with the app's icon (they are not properly set) when deploy our apps as PWA (Progressive Web Apps) in iOS devices


App Builder 2019.29
- Allows to establish a background and foreground icons for the Android platform. App Builder resize these iccons in the proper way and link it into the Cordova's config.xml file, in order to get an adaptative icon for the supported Android versions. The already existing app's icon is used as fallback for Android platforms that don't support adaptative icons
- Fix an introduced bug in some previous release in order to properly change the app's icon image when the used editbox changes (we select a new icon)
- Establish the min SDK option for Android to 19 and the target platform to 28. This is required due to some changes in the recent versions of Apache Cordova
- Update the AngularJS Javascript library core and the used Aria, Route, Touch and Sanitize modules to the latest stable version from 1.7.7 to 1.7.8


App Builder 2019.28
- Add the Context Menu event for the Html Content, Report, Container, Input Text, Input Number, Input Password, Input Email, Input Phone, Input Date, Input Search, Input Color, Textarea and Image controls


App Builder 2019.27
- The DecSoft App Builder compiler has been enhanced when check for possible modifications in app's files like splashs, icons, javascript, styles, images and other files. To decide if the files has been changed or not (and therefore if need to be copied / refreshed in the app compiled directory) the compiler use now the file write date time, in addition to just the file sizes, which sometimes cause some "false negatives"


App Builder 2019.26
- Enhance the AdMob Javascript plugin and the AdMob app sample in order to implement various actions missing in the first version of the AdMob Javascript plugin of App Builder. Now it's possible to create banners before show it, prepare interstitials to be show later, and, also prepare and show reward videos


App Builder 2019.25
- Fix a bug when copy a Container control from one app's view to another app's view: before this fix the pasted control do not respect the name of the original one


App Builder 2019.24
- Change log not available for this version


App Builder 2019.23
- Change log not available for this version


App Builder 2019.21
- Added the Signature2 app sample (number 181 in App Builder). This app sample is simlar to the Signature one, except that we use the Cordova's Files plugin in order to save the user's signature in a JPG image, inside an Android device, for example, and, without using any server side
- Added the new Signature app sample (number 180 in App Builder). This app sample show how we can use the Signature PAD Javascript library in order to get a signature from the app's user, and, finally download the signature (only in browsers) or get their Base64


App Builder 2019.20
- The type of the [App.Online] variable is not string, not boolean. Even when we can deal with this variable using actions like "VarIsTrue", certainly, follow the convention the referred variable is not of the string type, which can be useful, for example, for the "If" action (condition), that we can use without the usage of "VarIsTrue" nor other action


App Builder 2019.19
- Fix an introduced error in the previous release in the MediaSetVolume action. The error occur only if we use a MediaPlayer control in their Audio flavour and with their AutoPlay variable set to false (which is the default value)


App Builder 2019.17
- aImprove the App Builder compiler cache trying to be more accurate when we need to remove some piece of code from the cache, in other words, try to remove the compiled cache when we modify any app or view or control property, etc.


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 Re

Zoiper 5.4.6 查看版本資訊

更新時間:2020-09-05
更新細節:

Garmin Express 7.1.3.0 查看版本資訊

更新時間:2020-09-01
更新細節:

What's new in this version:

Garmin Express 7.1.3.0
- Change log not available for this version


Garmin Express 7.1.2.0
- Change log not available for this version


Garmin Express 7.1.0.0
- Change log not available for this version


Garmin Express 7.0.2.0
- Change log not available for this version


Garmin Express 7.0.0.0
- Change log not available for this version


Garmin Express 6.21.0.0
- Change log not available for this version


Garmin Express 6.20.0.0
- Change log not available for this version


Garmin Express 6.19.3.0
- Change log not available for this version


Garmin Express 6.19.2.0
- Change log not available for this version


Garmin Express 6.19.0.0
- Change log not available for this version


Garmin Express 6.18.0.0
- Change log not available for this version


Garmin Express 6.17.0.0
- Change log not available for this version


Garmin Express 6.16.1.0
- Change log not available for this version


Garmin Express 6.16.0.0
- Improved our map update operation, allowing the map to be copied over to the device more efficiently
- Other minor bug fixes and improvements


Garmin Express 6.15.0.0
- Change log not available for this version


Garmin Express 6.14.2.0
- Change log not available for this version


Garmin Express 6.14.1.0
- Change log not available for this version


Garmin Express 6.13.1.0
- Change log not available for this version


Garmin Express 6.13.0.0
- Change log not available for this version


Garmin Express 6.12.0.0
- Change log not available for this version


Garmin Express 6.11.1.0
- Change log not available for this version


Garmin Express 6.11.0.0
- Minor bug fixes and improvements


Garmin Express 6.10.0.0
- Change log not available for this version


Garmin Express 6.9.1.0
- Fixed an issue that could prevent Express from detecting a vívoactive 3 Music device
- Other minor bug fixes and improvements


Garmin Express 6.8.1.0
- Change log not available for this version


Garmin Express 6.7.2.0
- Change log not available for this version


Garmin Express 6.7.1.0
- Fixed a crash that would occur after updating Express to v6.7.0. The crash happens when the user tries to launch Express


Garmin Express 6.7.0.0
- For our devices that support CIQ apps, you will no longer need to log into the CIQ Store when launching from Express
- If you encounter a crash when using Express, we now provide you the ability to send us the crash report information right away. Receiving these reports will help us continue to improve your experience
- We’ve made some improvements to music management with our supported devices. Express will display the amount of free space available on the device and the total size of all content you’ve selected to download
- We improved our map update page by displaying the completed percentage and the download rate
- For downloadable content, such as our Cycle Maps, not all the necessary files were being delivered. Users will receive all the correct files now and no longer receive a “Can’t Unlock Maps” message
- Other minor bug fixes and improvements


Garmin Express 6.6.0.0
- Change log not available for this version


Garmin Express 6.5.1.0
- Change log not available for this version


Garmin Express 6.4.0.0
- Change log not available for this version


Garmin Express 6.3.0.0
- Change log not available for this version


Garmin Express 6.2.0.0
- Change log not available for this version


Garmin Express 6.1.1.0
- Change log not available for this version


Garmin Express 6.0.0.0
- With the announcement of the Forerunner 645M, Express is now setup to support transferring music files from your computer to the device
- Minor bug fixes and improvements


Garmin Express 5.9.0.0
- Minor bug fixes and improvements


Garmin Express 5.8.0.0
- Fixed an issue with the "Shop for Charts" URL not directing users to the correct locale
- Other minor bug fixes and improvements


Garmin Express 5.7.1.0
- Change log not available for this version


Garmin Express 5.7.0.0
- Fixed an issue with the ?Shop for Charts? URL not directing users to the correct locale
- Other minor bug fixes and improvements


Garmin Express 5.6.2.0
- Change log not available for this version


Garmin Express 5.6.1.0
- Fixed an issue where users were prompted with ?Cookies Required? when attempting to sign into a Garmin Connect account via the Facebook widget
- Fixed an issue for an error that would occur when attempting to reinstall a CourseView map
- Fixed an issue that could cause a user to get stuck in a spinner state during the ?Preparing? phase of a map updates
- Other minor bug fixes and improvements


Garmin Express 5.6.0.0
- Change log not available for this version


Garmin Express 5.5.0.0
- Change log not available for this version


Garmin Express 5.4.1.0
- Change log not available for this version


Garmin Express 5.4.0.0
- Change log not available for this version


Garmin Express 5.3.1.0
- Fixed an issue that could cause Express to crash when viewing the Purchased tab under Tools
- Fixed the ability to add marine devices


Garmin Express 5.3.0.0
- Added Vietnamese Language support
- Minor improvements and bug fixes


Garmin Express 5.2.0.0
- Fixed an issue where Express could crash when attempting to add a device


Garmin Express 5.1.1.0
- Change log not available for this version


Garmin Express 5.1.0.0
- Change log not available for this version


Garmin Express 5.0.0.0
- Change log not available for this version


Garmin Express 4.5.0.0
- Added support for Garmin downloadable content delivery


Garmin Express 4.4.0.0
- Change log not available for this version


Garmin Express 4.3.0.0
- Change log not available for this version


Garmin Express 4.2.0.0
- Change log not available for this version


Garmin Express 4.1.28.0
- Introduced new feature: users can now purchase, renew, and download safety camera subscriptions from within Garmin Express
- Improved System Tray / Action Center messaging
- Updated anonymous data collection privacy policy messaging
- Removed Vehicles and Voices
- Removed the ability to “retire” or “remove” devices from Garmin Connect when removing them from Garmin Express


Garmin Express 4.1.27.0
- Fixed an issue where some SD cards were incorrectly being reported as incompatible
- Improved device firmware update support for devices with activity tracking


Garmin Express 4.1.26.0
- Fixed an issue that caused text to overlap when adding a device to Express


Garmin Express 4.1.25.0
- Added support for device detection in Windows 10 Anniversary Edition

WinZip System Utilities Suite 3.10.2.8 查看版本資訊

更新時間:2020-08-21
更新細節:

What's new in this version:

WinZip System Utilities Suite 3.10.2.8
- Change log not available for this version


WinZip System Utilities Suite 3.10.0.22
- Change log not available for this version


WinZip System Utilities Suite 3.9.0.24
- Change log not available for this version


WinZip System Utilities Suite 3.8.1.2
- Change log not available for this version


WinZip System Utilities Suite 3.8.0.28
- Change log not available for this version


WinZip System Utilities Suite 3.7.2.4
- Change log not available for this version


WinZip System Utilities Suite 3.6.0.20
- Change log not available for this version


WinZip System Utilities Suite 3.3.9.4
- Change log not available for this version

ScreenHunter Free 7.0.379 查看版本資訊

更新時間:2020-08-21
更新細節:

Garmin Express 7.1.2.0 查看版本資訊

更新時間:2020-08-21
更新細節:

What's new in this version:

Garmin Express 7.1.2.0
- Change log not available for this version


Garmin Express 7.1.0.0
- Change log not available for this version


Garmin Express 7.0.2.0
- Change log not available for this version


Garmin Express 7.0.0.0
- Change log not available for this version


Garmin Express 6.21.0.0
- Change log not available for this version


Garmin Express 6.20.0.0
- Change log not available for this version


Garmin Express 6.19.3.0
- Change log not available for this version


Garmin Express 6.19.2.0
- Change log not available for this version


Garmin Express 6.19.0.0
- Change log not available for this version


Garmin Express 6.18.0.0
- Change log not available for this version


Garmin Express 6.17.0.0
- Change log not available for this version


Garmin Express 6.16.1.0
- Change log not available for this version


Garmin Express 6.16.0.0
- Improved our map update operation, allowing the map to be copied over to the device more efficiently
- Other minor bug fixes and improvements


Garmin Express 6.15.0.0
- Change log not available for this version


Garmin Express 6.14.2.0
- Change log not available for this version


Garmin Express 6.14.1.0
- Change log not available for this version


Garmin Express 6.13.1.0
- Change log not available for this version


Garmin Express 6.13.0.0
- Change log not available for this version


Garmin Express 6.12.0.0
- Change log not available for this version


Garmin Express 6.11.1.0
- Change log not available for this version


Garmin Express 6.11.0.0
- Minor bug fixes and improvements


Garmin Express 6.10.0.0
- Change log not available for this version


Garmin Express 6.9.1.0
- Fixed an issue that could prevent Express from detecting a vívoactive 3 Music device
- Other minor bug fixes and improvements


Garmin Express 6.8.1.0
- Change log not available for this version


Garmin Express 6.7.2.0
- Change log not available for this version


Garmin Express 6.7.1.0
- Fixed a crash that would occur after updating Express to v6.7.0. The crash happens when the user tries to launch Express


Garmin Express 6.7.0.0
- For our devices that support CIQ apps, you will no longer need to log into the CIQ Store when launching from Express
- If you encounter a crash when using Express, we now provide you the ability to send us the crash report information right away. Receiving these reports will help us continue to improve your experience
- We’ve made some improvements to music management with our supported devices. Express will display the amount of free space available on the device and the total size of all content you’ve selected to download
- We improved our map update page by displaying the completed percentage and the download rate
- For downloadable content, such as our Cycle Maps, not all the necessary files were being delivered. Users will receive all the correct files now and no longer receive a “Can’t Unlock Maps” message
- Other minor bug fixes and improvements


Garmin Express 6.6.0.0
- Change log not available for this version


Garmin Express 6.5.1.0
- Change log not available for this version


Garmin Express 6.4.0.0
- Change log not available for this version


Garmin Express 6.3.0.0
- Change log not available for this version


Garmin Express 6.2.0.0
- Change log not available for this version


Garmin Express 6.1.1.0
- Change log not available for this version


Garmin Express 6.0.0.0
- With the announcement of the Forerunner 645M, Express is now setup to support transferring music files from your computer to the device
- Minor bug fixes and improvements


Garmin Express 5.9.0.0
- Minor bug fixes and improvements


Garmin Express 5.8.0.0
- Fixed an issue with the "Shop for Charts" URL not directing users to the correct locale
- Other minor bug fixes and improvements


Garmin Express 5.7.1.0
- Change log not available for this version


Garmin Express 5.7.0.0
- Fixed an issue with the ?Shop for Charts? URL not directing users to the correct locale
- Other minor bug fixes and improvements


Garmin Express 5.6.2.0
- Change log not available for this version


Garmin Express 5.6.1.0
- Fixed an issue where users were prompted with ?Cookies Required? when attempting to sign into a Garmin Connect account via the Facebook widget
- Fixed an issue for an error that would occur when attempting to reinstall a CourseView map
- Fixed an issue that could cause a user to get stuck in a spinner state during the ?Preparing? phase of a map updates
- Other minor bug fixes and improvements


Garmin Express 5.6.0.0
- Change log not available for this version


Garmin Express 5.5.0.0
- Change log not available for this version


Garmin Express 5.4.1.0
- Change log not available for this version


Garmin Express 5.4.0.0
- Change log not available for this version


Garmin Express 5.3.1.0
- Fixed an issue that could cause Express to crash when viewing the Purchased tab under Tools
- Fixed the ability to add marine devices


Garmin Express 5.3.0.0
- Added Vietnamese Language support
- Minor improvements and bug fixes


Garmin Express 5.2.0.0
- Fixed an issue where Express could crash when attempting to add a device


Garmin Express 5.1.1.0
- Change log not available for this version


Garmin Express 5.1.0.0
- Change log not available for this version


Garmin Express 5.0.0.0
- Change log not available for this version


Garmin Express 4.5.0.0
- Added support for Garmin downloadable content delivery


Garmin Express 4.4.0.0
- Change log not available for this version


Garmin Express 4.3.0.0
- Change log not available for this version


Garmin Express 4.2.0.0
- Change log not available for this version


Garmin Express 4.1.28.0
- Introduced new feature: users can now purchase, renew, and download safety camera subscriptions from within Garmin Express
- Improved System Tray / Action Center messaging
- Updated anonymous data collection privacy policy messaging
- Removed Vehicles and Voices
- Removed the ability to “retire” or “remove” devices from Garmin Connect when removing them from Garmin Express


Garmin Express 4.1.27.0
- Fixed an issue where some SD cards were incorrectly being reported as incompatible
- Improved device firmware update support for devices with activity tracking


Garmin Express 4.1.26.0
- Fixed an issue that caused text to overlap when adding a device to Express


Garmin Express 4.1.25.0
- Added support for device detection in Windows 10 Anniversary Edition

Visual Studio Code 1.48.1 (64-bit) 查看版本資訊

更新時間:2020-08-21
更新細節:

What's new in this version:

Visual Studio Code 1.48.1 (64-bit)
The update addresses these issues:
- Correct wording of the WSL recommendation
- July Recovery Endgame
- Right Click on Extension Search > Peek causes freeze
- Run Build Task List Not Sorting
- Cannot overwrite read only files anymore
- [v1.48] [Breaking] Cannot authenticate proxies
- There is no way to show the NPM scripts explorer when there is no top level package.json
- "IPersistFile::Save failed" during installation of VS Code Insiders
- Error while starting Sync: d is not iterable
- Saving untitled file always defaults to .txt


Visual Studio Code 1.48.0 (64-bit)
- Settings Sync to Stable: settings Sync is now available for preview in stable
- Updated Extensions view menu: simplified menu with additional filtering options
- New Git View submenus: refactored overflow menu for Git in the Source Control view
- Updated in-browser debugging: debug in the browser without writing a launch configuration
- Publish a public repository: choose whether to publish to a public or private GitHub repository
- Notebook UX updates: new Cell menu, enhanced drag and drop
- New Remote Container topics: learn how to attach to a container and create a new dev container
- Java lightweight mode: start working with your Java source files more quickly


Visual Studio Code 1.47.3 (64-bit)
Fixed:
- June 2020 Recovery 3 Engame
- ERR_INVALID_ARG_TYPE when testing extension on 1.47.1
- Uninstall hook not executing


Visual Studio Code 1.47.2 (64-bit)
- June 2020 Recovery 2 Engame
- Menus: Dropdown menu gets tiny when opened near the edge of the workbench
- SCM: View becomes empty, with errors in dev tools
- Snippets | Clipboard is not working
- "Proposed API is only available..." error in v1.47
- "Duplicate Workspace in New Window" just creates new window and opens workspace.json file
- Output channel Log (Window) does not appear until window reload for the first time
- Creating files will add 2 times BOM (UTF-8, 16)
- Reading from stdin via tmp file and pipe raise an exception
- Extensions issues after update to vscode 1.47.0
- [node-debugger] Debugger spams "Could not read sourcemaps" messages
- Node version detection causes issues with old Electron versions + Node >=12 on the PATH
- Double pasting in a webview with latest insiders
- Can't debug node application


Visual Studio Code 1.47.1 (64-bit)
- Accessibility improvements - New screen reader capabilities
- Windows ARM builds - Windows on ARM is now available in stable
- New JavaScript debugger - Debug in the terminal, profiling support
- Source Control unified view - All repositories displayed in a single view
- View and sort pending changes - View files as a tree or list, sort by name, path, or status
- Edit complex settings - Edit object settings from the Settings editor
- New HexEditor extension - Edit files in hexadecimal format from within VS Code
- Notebook UI updates - Improved UX and undo/redo support
- Remote Development tutorials - Learn to develop over SSH, inside Containers, and in WSL
- Java Pack Installer for macOS - Get set up to develop in Java with VS Code on macOS


Visual Studio Code 1.47.0 (64-bit)
- Accessibility improvements - New screen reader capabilities
- Windows ARM builds - Windows on ARM is now available in stable
- New JavaScript debugger - Debug in the terminal, profiling support
- Source Control unified view - All repositories displayed in a single view
- View and sort pending changes - View files as a tree or list, sort by name, path, or status
- Edit complex settings - Edit object settings from the Settings editor
- New HexEditor extension - Edit files in hexadecimal format from within VS Code
- Notebook UI updates - Improved UX and undo/redo support
- Remote Development tutorials - Learn to develop over SSH, inside Containers, and in WSL
- Java Pack Installer for macOS - Get set up to develop in Java with VS Code on macOS


Visual Studio Code 1.46.1 (64-bit)
- Accessibility improvements - Status bar navigation, easier keyboard text selection
- Flexible view and panel layout - Move and group views in the Side Bar and Panel
- Pinned editor tabs - Pin editors in the title bar to keep frequently used files handy
- Add GitHub remotes - Add GitHub remotes to your local repository
- Automatic debugger configuration - Save and modify generated debug configurations
- JavaScript CommonJS auto imports - Auto imports will now use require for CommonJS modules
- JS/TS refactorings preserve newlines - Formatting is preserved during refactoring operations
- Settings Sync preview - New Synced Machines and Data views to manage your preferences
- GitHub Issue Notebooks - Run GitHub issue queries and display results in a custom Notebook
- Windows ARM64 support - New VS Code Insiders ARM64 builds are available
- VS Code at Build 2020 - Talks on Tips&Tricks, Remote Development, and The History of VS Code


Visual Studio Code 1.46.0 (64-bit)
- Accessibility improvements - Status bar navigation, easier keyboard text selection
- Flexible view and panel layout - Move and group views in the Side Bar and Panel
- Pinned editor tabs - Pin editors in the title bar to keep frequently used files handy
- Add GitHub remotes - Add GitHub remotes to your local repository
- Automatic debugger configuration - Save and modify generated debug configurations
- JavaScript CommonJS auto imports - Auto imports will now use require for CommonJS modules
- JS/TS refactorings preserve newlines - Formatting is preserved during refactoring operations
- Settings Sync preview - New Synced Machines and Data views to manage your preferences
- GitHub Issue Notebooks - Run GitHub issue queries and display results in a custom Notebook
- Windows ARM64 support - New VS Code Insiders ARM64 builds are available
- VS Code at Build 2020 - Talks on Tips&Tricks, Remote Development, and The History of VS Code


Visual Studio Code 1.45.1 (64-bit)
- Accessibility improvements - Focus commands to navigate the workbench, status bar accessibility
- Switch editor tabs via mouse wheel - Quickly switch files in the editor using your mouse wheel
- Faster syntax highlighting - Programming language colorization is up to 3 times faster
- Custom semantic colors - Change semantic token colors through your user settings
- GitHub authentication support - Automatic GitHub authentication for GitHub repositories
- GitHub Issues integration - Inline hovers and suggestions for GitHub issues and users
- Remote Development - Container configuration recommendations, WSL 2 support
- JavaScript debugger preview - CPU profiling, improved Auto Attach to Node.js processes
- New Docker Compose topic - Learn how to use Docker Compose to work with multiple containers


Visual Studio Code 1.45.0 (64-bit)
- Accessibility improvements: focus commands to navigate the workbench, status bar accessibility
- Switch editor tabs via mouse wheel: quickly switch files in the editor using your mouse wheel
- Faster syntax highlighting:programming language colorization is up to 3 times faster
- Custom semantic colors: change semantic token colors through your user settings
- GitHub authentication support: automatic GitHub authentication for GitHub repositories
- GitHub Issues integration: inline hovers and suggestions for GitHub issues and users
- Remote Development: container configuration recommendations, WSL 2 support
- JavaScript debugger preview: CPU profiling, improved Auto Attach to Node.js processes
- New Docker Compose topic: learn how to use Docker Compose to work with multiple containers


Visual Studio Code 1.44.2 (64-bit)
The update addresses these issues:
- Show notification when extensionHostProcess.js is missing on disk
- Can't search in workspace that includes folder using a FileSystemProvider
- Git on network drive broken after upgrade to 1.44.0
- Can't select recently visited file using arrow keys
- Using spaces in symbol (editor, workspace) picker can confuse results
- Action "merge all windows" gone after update to 1.44
- Possible regression: As of 1.44 cannot open multiple files from "Go to file..." menu
- '${workspaceFolder}' can not be resolved in a multi folder workspace
- Editor stays blurred when moving panels


Visual Studio Code 1.44.1 (64-bit)
- Change log not available for this version


Visual Studio Code 1.44.0 (32-bit)
- Accessibility improvements - Easier diff view navigation, clearer role designations for UI controls
- Timeline view - See time-series events like Git commit history from within VS Code
- Better Quick Open for files - Navigate smoothly from files to symbols, filter files by folder name
- Extension Pack display - Quickly see what is bundled in an Extension Pack
- Persisted Undo/Redo stack - Undo/Redo stack preserved for reopened files
- Remote Development - Directly check out Pull Requests into containers, support for Kubernetes
- Settings Sync preview - Settings Sync now lets you share snippets and UI state across machines
- New Python tutorials - Tutorials for creating Python containers and building Data Science models


Visual Studio Code 1.43.2 (64-bit)
The update addresses these issues:
- February 2020 Recovery 2 Endgame
- The specified task cannot be tracked
- [Meta] Crash with webview after updated to 1.43.0


Visual Studio Code 1.43.1 (64-bit)
- February 2020 Recovery Endgame
- Prelaunch tasks without a command don't work the second time
- Semantic highlighting improvements for 1.43.1
- [web] Welcome views: links trigger unload
- [semantic highlighting] functions in josef.rouge-theme get wrong color
- [less] color info missing
- VSCode since 1.43 freezes on deleting line in c++ file
- When relaunching for 1.43.0 update, vscode tries to open ~80 old workspaces


Visual Studio Code 1.43.0 (64-bit)
- Search Editors - Search and save your global search results in a full-sized editor
- Draggable sash corners - Easily change the editor layout by dragging sash corners
- Linux screen reader support - VS Code now supports the Orca screen reader
- Minimap sizing options - New options to fit or fill the minimap vertical layout
- Column selection mode - Column mode toggle lets you quickly select blocks of text
- Display whitespace on selection - Render whitespace characters only in selected text
- Convert to template string - Convert concatenations to JavaScript/TypeScript template strings
- JS/TS Call Hierarchy view - Review all calls to or from a function and drill into callers of callers
- Remote Development - Support for Windows and macOS SSH hosts, SSH connection sharing
- Settings Sync preview - Settings Sync lets you share settings and keybindings across machines


Visual Studio Code 1.42.1 (64-bit)
- Rename preview: see pending renames in a diff view and easily accept or reject changes
- Open editors limit: set the maximum number of editors open at one time
- Panel placement: move the panel (Output, Terminal) to the left, right, or below the editor
- Folded code highlighting: quickly find folded regions with new background highlight
- Debug Console improvements: syntax highlighting, bracket matching, input history
- Define global tasks: per user tasks can be used across all your folders and workspaces
- Java extension updates: Java support for Data Breakpoints and Call Hierarchy view
- Remote Development: new Forwarded Ports view for mapping SSH and Containers ports
- New Containers tutorials: learn how to create and deploy Docker containers
- Preview features: first looks at the Timeline view, Search editor, semantic highlighting, and more


Visual Studio Code 1.42.0 (64-bit)
- Rename preview: see pending renames in a diff view and easily accept or reject changes
- Open editors limit: set the maximum number of editors open at one time
- Panel placement: move the panel (Output, Terminal) to the left, right, or below the editor
- Folded code highlighting: quickly find folded regions with new background highlight
- Debug Console improvements: syntax highlighting, bracket matching, input history
- Define global tasks: per user tasks can be used across all your folders and workspaces
- Java extension updates: Java support for Data Breakpoints and Call Hierarchy view
- Remote Development: new Forwarded Ports view for mapping SSH and Containers ports
- New Containers tutorials: learn how to create and deploy Docker containers
- Preview features: first looks at the Timeline view, Search editor, semantic highlighting, and more


Visual Studio Code 1.41.1 (64-bit)
- Compact folders in Explorer: Single child folders collapsed by default
- Edit left side of diff views: You can now edit both files in a difference view
- Update search results while typing: Global search results update while you type
- Problems panel improvements: Filter by problem type and limit output to the active file
- Minimap highlights errors and content changes: Quickly locate problems and changes in your file
- Terminal minimum contrast ratio: Set preferred contrast ratio for increased visibility
- HTML mirror cursor in tags: Automatic multi-cursor in matching HTML tags
- Optional chaining in JS/TS: Use the ?. operator to simplify working with nested structures
- Extract interface refactoring: Quickly extract an inline type to a TypeScript interface
- Remote - Containers extension: Better support for opening repositories in Docker containers
- Visual Studio Online: Create and connect to cloud-based development environments


Visual Studio Code 1.41.0 (64-bit)
- Compact folders in Explorer: Single child folders collapsed by default
- Edit left side of diff views: You can now edit both files in a difference view
- Update search results while typing: Global search results update while you type
- Problems panel improvements: Filter by problem type and limit output to the active file
- Minimap highlights errors and content changes: Quickly locate problems and changes in your file
- Terminal minimum contrast ratio: Set preferred contrast ratio for increased visibility
- HTML mirror cursor in tags: Automatic multi-cursor in matching HTML tags
- Optional chaining in JS/TS: Use the ?. operator to simplify working with nested structures
- Extract interface refactoring: Quickly extract an inline type to a TypeScript interface
- Remote - Containers extension: Better support for opening repositories in Docker containers
- Visual Studio Online: Create and connect to cloud-based development environments


Visual Studio Code 1.40.2 (64-bit)
The update addresses these issues:
- Insider build always starts language server with debug options
- Occluded windows just went blank
- Port 9229 in use by VS Code
- "Save Workspace As..." does not save with correct extension
- Extension Host broken
- Touch bar mac disabled on focus file
- Child_process results in ENOMEM error with empty options.env
- MacOS: File > Open no longer adds files to recently opened
- 1.40.0 has rendering lag and flickers when minimize/maximize window with custom title
- Leaving Full Screen or Zen Mode leads to wrong window dimensions
- Maximize button not working properly with auto-hide taskbar enabled
- WebViewPanel created with preserveFocus: true suffers from a focus problem


Visual Studio Code 1.40.1 (64-bit)
- Change log not available for this version


Visual Studio Code 1.39.2 (64-bit)
Fixed:
- Error icons not showing up properly
- Some Octicons not working in quick pick
- Blank screen with a reinstalled 1.39.1
- VSCode starts with disabled extensions
- Webview.asWebviewUri not working in Remote
- SCM: SVN extension decorations are misaligned
- Command line error - "Option 'proxy-server' is unknown. Ignoring."
- Enable the bracket pair colorizer V2 extension for remote
- Mac touchbar debug not working
- Invisible dirty icon
- vscode://file/... does not work any longer
- Source control showing nothing
- Backslash in folder name still not handled correctly by flattened tree view


Visual Studio Code 1.39.1 (64-bit)
- Change log not available for this version


Visual Studio Code 1.39.0 (64-bit)
- Text selections displayed in minimap: see selection regions in the minimap overview
- Toggle region folding keyboard shortcut: quickly expand and collapse regions with Toggle Fold
- Source Control tree view: display pending changes in either a list or new tree view
- Open terminal in custom working directory: add keyboard shortcuts for specific folders
- HTML ARIA attribute reference links: links to ARIA documentation directly from IntelliSense
- CSS property completions include semicolons: semicolons added as you enter CSS properties
- CSS color variables preview: color variable completions display color swatch
- Improved column breakpoint UI: view possible inline breakpoints directly in your source code
- Inline debug actions in CALL STACK view: stay in context with debug actions on hover
- Remote Explorer updates: explorer now displays WSL distros and repository containers


Visual Studio Code 1.38.1 (64-bit)
The update addresses these issues:
- code.sh: remove wsl2 workaround
- Cannot insert a < div >, automatically corrects to < /div >
- Markdown Hover images broken
- statusbar border no longer appears [statusbar.border]
- Gap in right side of window
- Grouping quick open entries is broken


Visual Studio Code 1.38.0 (64-bit)
- Preserve case for global search and replace - Keep letter casing across multi-file search/replace
- Settings editor string array validation - Checks min, max, enum values, and glob patterns
- Adjust cursor surrounding lines - Keep your cursor centered in the editor
- Copy and revert in the diff editor - Easily copy or restore deleted content
- Go to Line supports negative line numbers - Quickly jump to the end of a file
- MDN Reference link for HTML and CSS - Links to MDN documentation directly from IntelliSense
- Add missing await Quick Fix - Find overlooked awaits in asynchronous code
- Debugging data breakpoints - Debugger breaks when tracked values change
- VS Code icon repository - Official product icons available for extension authors
- Alpine Linux distro support - Both for the Remote WSL and Containers extensions


Visual Studio Code 1.37.1 (64-bit)
- Recovery build has wrong icon for release notes
- July 2019 Recovery Release Endgame
- Pasting in a Windows->Linux remote window adds additional new line characters
- 1.37 breaks the fsprovider-sample extension
- Broken vscode.ProcessExecution in Tasks API in v1.37
- Alt+click in terminal resets scroll position and prevents click-on-link
- Certain C++ files completely freeze VSCode
- 1.37 Explorer not showing any files or folders
- Diagnostics show empty parentheses if no code specified for error (regression)


Visual Studio Code 1.37.0 (64-bit)
- Full product icon refresh: new modern icons across all of VS Code
- Edit string arrays in the Settings UI: add to string arrays directly from the Settings editor
- Reveal search result in File Explorer: quickly jump to file locations in the File Explorer
- Show whitespace in selection: see whitespace characters just for selected text
- Find and Replace preserves casing: replace text without losing letter casing
- Terminal search UX improvements: more intuitive bottom-up search order for the terminal
- Better SCSS @import navigation: VS Code now checks more locations for SCSS files
- Remote Development tutorials: new step-by-step tutorials for working over SSH and in WSL


Visual Studio Code 1.36.1 (64-bit)
- Hide/show status bar items: only display your preferred status bar items
- Indent guides in explorers: clearly highlights your project's folder structure
- Better terminal shell selector: easily select the default shell to use in the Integrated Terminal
- Sequential task execution: control the order of task and subtask execution
- Jump to cursor debugging: skip code execution as you jump to a new location
- Disable debug console word wrap: lets you keep debugging output to one line
- JavaScript/TypeScript nightly builds: new extension integrates JS/TS nightly builds
- New Java installer: installs VS Code, the Java extension pack, and required Java dependencies
- Remote Development (Preview) improvements: save to local file system, drag and drop files to remotes, and more


Visual Studio Code 1.36.0 (64-bit)
- Hide/show status bar items: only display your preferred status bar items
- Indent guides in explorers: clearly highlights your project's folder structure
- Better terminal shell selector: easily select the default shell to use in the Integrated Terminal
- Sequential task execution: control the order of task and subtask execution
- Jump to cursor debugging: skip code execution as you jump to a new location
- Disable debug console word wrap: lets you keep debugging output to one line
- JavaScript/TypeScript nightly builds: new extension integrates JS/TS nightly builds
- New Java installer: installs VS Code, the Java extension pack, and required Java dependencies
- Remote Development (Preview) improvements: save to local file system, drag and drop files to remotes, and more


Visual Studio Code 1.35.1 (64-bit)
Notable improvements:
- Collapse All list and tree command with Ctrl+Left keyboard shortcut
- The history of the References view can now be cleared
- When running the Format With... command, the default formatter is now pre-selected
- When debugging is paused on a line, the whole line is read out by the screen reader
- Multiple item paste in the Explorer is run in parallel for improved performance
- The Open Folder button in an empty File Explorer is scoped to folder even on macOS

Notable fixes:
- Potential data loss for files that changed on disk meanwhile after a backup was made
- Preserve picked language for files across restarts
- Completion providers with resolve methods leak memory
- URI: Should invalidate cached _fsPath when crossing platforms
- Make workbench.dialogs.useSimplified a real setting
- Clicking anywhere on the "debug console" pane should "focus" on input box
- Breakpoint lines are not correct when saving the source file after modifying the file
- Typescript task detection is now cross-platform


Visual Studio Code 1.35.0 (64-bit)
- Updated Visual Studio Code icon: The product logo got a refresh. We hope you like it
- Go to Definition improvements: Faster navigation through multiple definitions
- Breadcrumb navigation displayed by default: Quickly go to files and symbols via breadcrumbs
- Smart selection for JavaScript/TypeScript: Expand text selection based on language semantics
- Extract to type alias TypeScript refactoring: Extract part type into its own type alias
- Integrated terminal supports true color: Correctly renders true color (24-bit) escape sequences
- Better merge conflict display: See merge conflict changes within surrounding source code
- Collapse All command for lists and explorers: One of many small but handy improvements
- Remote Development (Preview) available in Stable: You can now use the Remote Development extensions in Stable


Visual Studio Code 1.34.0 (64-bit)

Editor:
Stable CodeLens:
- VS Code now optimistically caches CodeLens locations and restores them immediately after switching editors. This fixes an issue where CodeLens lines would shift slightly when switching between editors

Languages:
Lower rank for CSS property values with vendor prefix:
- CSS property values prefixed with dash '-' (such as -moz-grid or -ms-grid), now come after grid in auto completion

Debugging:
- debug.showSubSessionsInToolBar
- We have introduced the setting debug.showSubSessionsInToolBar which controls whether the debug sub-sessions are shown in the debug tool bar. When this setting is false, the stop command on a sub-session will also stop the parent session. This setting default is false

Tasks:
Terminate all tasks:
- The Tasks: Terminate Task command has a new option to terminal all tasks if there are multiple tasks running. If this is an action you do often, you can create a keyboard shortcut for the command with the terminateAll argument

Automatically show Problems panel:
- The new revealProblems task property allows you to automatically show the Problems panel. The property values are always, never, and onProblem

Contributions to extensions:
Preview: Remote Development:
- Note: The Remote Development extensions require Visual Studio Code Insiders
- Visual Studio Code Remote Development allows you to use a container, remote machine, or the Windows Subsystem for Linux (WSL) as a full-featured development environment
- The extensions in the Remote Development extension pack run in the context of the remote workspace while VS Code feels like it does when you run locally

Vetur:
- The Vetur extension now offers semantic diagnostics, hover information, jump to definition, and find references for the JavaScript expression inside Vue's template interpolation region
- Other improvements include reduced memory usage and import path completion. You can learn more about them in the Vetur changelog

Extension authoring:
Multi-extension debugging:
- In this milestone, we've added support for debugging more than one extension at a time. This is useful if you are developing a set of tightly coupled or interdependent extensions
- Previously this feature was only surfaced via the command-line interface of VS Code, now the argument --extensionDevelopmentPath can be specified more than once. Typically --extensionDevelopmentPath is used in the launch configuration of an extension. When developing more than one extension, we recommend combining the individual extension projects into a multi-folder workspace and create a new launch configuration (stored in the workspace .code-workspace file) that uses multiple --extensionDevelopmentPath arguments for the individual extensions
- Please note that in this release, it is not possible to create a preLaunchTask that builds both extensions by combining the preLaunchTasks of the individual extension projects

Command links in notifications:
- It was always possible to include links in notification messages via the syntax [link name](http://link), but this only worked for links that open in a browser. Now you can also invoke a command from a link with the syntax [link name](command:). The command with the provided identifier will be triggered when the user clicks the link

Links in notifications allow for title:
- You can now add a title to links in notifications that will be shown when the user hovers over the link. The syntax is [link name](link "")

Proposed extension APIs:
Every milestone comes with new proposed APIs and extension authors can try them out. As always we are keen on your feedback. This is what you have to do to try out a proposed API:
- You must use Insiders because proposed APIs change frequently
- You must have this line in the package.json file of your extension: "enableProposedApi": true
- Copy the latest version of the vscode.proposed.d.ts file into your project
- Note that you cannot publish an extension that uses a proposed API. We may likely make breaking changes in the next release and we never want to break existing extensions

vscode.workspace.workspaceFile:
- There is a new workspace property returning the location of the workspace file. For example: file:///Users/name/Development/myProject.code-workspace or untitled:1555503116870 for a workspace that is untitled and not yet saved

Depending on the workspace that is opened, the value will be:
- undefined when no workspace or a single folder is opened.
- The path of the workspace file as Uri
- If the workspace is untitled, the returned URI will use the untitled: scheme

One use of the workspace file location is to call the vscode.openFolder command to open the workspace again after it has been closed:
- vscode.commands.executeCommand('vscode.openFolder', uriOfWorkspace);
- Note: It is not recommended using the workspace.workspaceFile location to write configuration data directly into the file. You can use workspace.getConfiguration().update() which will work both when a single folder is opened as well as an untitled or saved workspace
- Machine-specific settings
- If you have settings that allow users to customize an executable path and if these paths need to be scoped to the machine they are running on, you can now classify such settings as machine scoped. Extension authors set the scope property when contributing to the configuration extension point. Machine-specific settings can only be configured for User settings

Engineering:
Rewritten filesystem provider for local files:
- Extensions ave been able to provide their own filesystem implementations for custom resources (read more here). However, VS Code's own implementation for local files was not implemented with the same extension APIs. This resulted in subtle differences when dealing with local file resources compared to resources coming from extensions. Over the last two milestones, we rewrote our local file system provider to use the extension APIs for consistency

New documentation:
Python Azure Functions:
- There is a new Deploy Python to Azure Functions tutorial that describes how to create and deploy Python serverless Azure Functions

Miscellaneous:
Language Server Protocol:
The Language Server Protocol has proposed support for the following new features:
- Selection ranges: to compute selection ranges for an array of positions. Sent from client to server
- Call hierarchy: to compute a call hierarchy for a given symbol. Sent from client to server
- Progress: to initiate progress reporting from the server. Sent from server to client
- The new features are available in the next versions of the vscode-languageclient and vscode-languageserver npm modules

Notable fixes:
- Explorer Respects Trash Capability from FileSystemProvider
- Call Stack "Paused On Breakpoint" UI not visible for long thread names
- Terminal window crashes in Mac OS
- Debug Console render newlines unnecessary
- Scrolling in debug window is behaving strange
- Error revealing files in the explorer
- Report issue’ button on ‘Running extensions’ causes tens of duplicate issues


Visual Studio Code 1.33.1 (64-bit)

Fixed:
- Evironment variables not expanding in tasks
- New and delete keywords no longer highlighted in C++ file
- Formatter Settings UI shows strange default
- Adopt TypeScript 3.4.3
- Unable to select first formatter in picker
- "name" property of OutputChannel has gone
- Recent update of INSIDERS Edition made COG Wheel completely disappear
- Prettier formatting causes document to jump with insiders


Visual Studio Code 1.33.0 (64-bit)
- Easy Display Language selection: Quick Pick to choose between installed locales
- Configurable IntelliSense display: Filter out elements like keywords or remove displayed icons
- Choose default formatter: Set default document formatter by project and language
- Go to Definition locations: Open Peek view and/or navigate to primary location
- Convert to destructured parameters: New TS refactoring to use named parameter objects
- Debugging support for subsessions: See subprocesses displayed under main debug session
- Launch URI with debug session: Automatically open a browser when debugging web server code
- Install missing extension dependencies: Detect and offer to install missing dependencies
- "Remote Debugging for Node.js" topic: Learn how to attach to Node.js apps running on Azure
- Workbench: Improved Source Control view, easier list navigation with screen readers
- Integrated Terminal: ConPTY on by default on Windows, rendering performance improvements
- Languages: Disable CSS property value completions, TS improved inference and const assertions
- Extension Authoring: Finalized smart selection API, install extension command
- Engineering: Official Linux snap package, faster OSS builds with NPM package caching


Visual Studio Code 1.32.3 (64-bit)

Fixed:
- Slow startup opening a large workspace over the network candidate file-explorer freeze-slow-crash important verified
- Fix #70045 by reverting some of #67269


Visual Studio Code 1.32.2 (64-bit)
- Preview and apply color themes: Install and apply new theme extensions without reloading
- Keyboard shortcuts editor improvements: Modify keybinding 'when' conditions in the editor
- Problems panel hover commands: Apply Quick Fixes or open a Peek window directly from hovers
- Preferred Code Actions: Preferred (mostly likely) Code Actions support auto fixing common issues
- Debug Console customization: Modify font size, font family, and line height of the Debug Console
- Better IntelliSense for ARIA attributes: More detailed descriptions for HTML accessibility attributes
- Vue.js interpolations IntelliSense: The Vetur extension now supports smart completions in Vue.js interpolations
- New "Bundling Extensions" topic: Use webpack to improve your extension's load time


Visual Studio Code 1.32.1 (64-bit)
- Preview and apply color themes: Install and apply new theme extensions without reloading
- Keyboard shortcuts editor improvements: Modify keybinding 'when' conditions in the editor
- Problems panel hover commands: Apply Quick Fixes or open a Peek window directly from hovers
- Preferred Code Actions: Preferred (mostly likely) Code Actions support auto fixing common issues
- Debug Console customization: Modify font size, font family, and line height of the Debug Console
- Better IntelliSense for ARIA attributes: More detailed descriptions for HTML accessibility attributes
- Vue.js interpolations IntelliSense: The Vetur extension now supports smart completions in Vue.js interpolations
- New "Bundling Extensions" topic: Use webpack to improve your extension's load time

Visual Studio Code 1.31.1 (64-bit)
- No reload on extension install: No interruptions when you install new extensions
- Tree UI improvements: Improved Explorer navigation and filtering, horizontal scrolling
- Main menu updates: Redesigned Go actions menu, Edit menu Cut command
- Multiline Problems output: See full multiline issue details in the Problems panel
- Find All References history: Quickly rerun previous reference searches
- Semantic selection for HTML, CSS, and JSON: Expand/shrink selection based on language semantics
- Integrated Terminal reflow support: Terminal text automatically reflows as panel width changes
- Command-based user input variables: Custom user input for task and debug configuration
- Updated Extension API documentation: Completely rewritten with extension guides


Visual Studio Code 1.31.0 (64-bit)
- No reload on extension install: No interruptions when you install new extensions
- Tree UI improvements: Improved Explorer navigation and filtering, horizontal scrolling
- Main menu updates: Redesigned Go actions menu, Edit menu Cut command
- Multiline Problems output: See full multiline issue details in the Problems panel
- Find All References history: Quickly rerun previous reference searches
- Semantic selection for HTML, CSS, and JSON: Expand/shrink selection based on language semantics
- Integrated Terminal reflow support: Terminal text automatically reflows as panel width changes
- Command-based user input variables: Custom user input for task and debug configuration
- Updated Extension API documentation: Completely rewritten with extension guides


Visual Studio Code 1.30.2 (64-bit)
- Change log not available for this version


Visual Studio Code 1.30.1 (64-bit)
Fixes:
- Search view breaks after starting a search while the previous search is still running
- Can't search CRLF files with non-regex multiline search
- Fix search CRLF files with non-regex multiline search
- HTML editor not working fully bug candidate html
- Peek editor tree color tokens are broken bug candidate editor-symbols regression tree
- Can't trigger "Load more Stack Frames" with keyboard
- treeResourceNavigator: fire onSelection also for keyboard events
- "Start Debugging" asks to choose environment when triggered from main menu


Visual Studio Code 1.30.0 (64-bit)
- Multiline search improvements: Easily create multiline search patterns without using regex
- Custom title bar on Linux: The custom title and menu bar is now the default on Linux
- References view: Find All References view includes history of recent searches
- Snippet comment variables: Snippet variables insert correct comment per language
- JS/TS callback display: Now you can see the context of anonymous callbacks
- JSDoc Markdown highlighting: Including syntax highlighting for Markdown code blocks in JSDoc
- Simplified debug configuration: Better defaults and Quick Pick UI for initial launch configuration
- Run tasks on folder open: Configure tasks to run when you first open a project folder
- Choose extension version: Install earlier versions of Marketplace extensions
- Workbench: Menu scrolling and improved overflow handling, one click to open settings.json
- Languages: JS/TS renames now handle destructuring, add missing 'new' Quick Fix
- Debugging: Delete debug consoles, debug directly from the VS Code Process Explorer
- Tasks: Clear task terminal, user input for task variables, rerun last task command
- Extension Authoring: Go to Declaration support, new Signature Help context


Visual Studio Code 1.29.1 (64-bit)
- Change log not available for this version


Visual Studio Code 1.29.0 (64-bit)
- Multiline search: Search across files with regex multiline expressions
- File icons in IntelliSense: Quickly distinguish file types in IntelliSense
- Better macOS support: Full screen mode control and Mojave Dark Mode support
- Collapsible stack frames: Collapse uninteresting stack frames to clearly see your code
- Improved Loaded Scripts view: Displays related resources such as original source files
- Updated extension samples: Uniform style and structure, README, and API usage
- CI recipe for extensions: Azure Pipelines build recipe for extensions
- Preview: List All References: List All References view shows reference search results
- If you'd like to read these release notes online, go to Updates on code.visualstudio.com
- You can also check out this 1.29 release highlights video from Cloud Developer Advocate Brian Clark


Visual Studio Code 1.28.2 (64-bit)
Fixed issues:
- September 2018 Recovery 2 Endgame
- Keep spawning powershell.exe and conhost.exe
- VSCode frequently crashes when ctrl+P searching after 1.28
- debug: on restart, make sure to first disconnect and only then run the prelaunch tasks
- “Remove from recent opened” takes no effect
- Restarting the debug process fails
- Apply selection even when the items don't change
- Auto import not being placed correctly
- Code completion for import suggestion stopped working
- Intellisense - Import suggestions show up but are not inserted/loaded


Visual Studio Code 1.28.1 (64-bit)
Release highlights:
- VS Code file icons reflect file type in your OS explorer
- Tune your snippet collection per workspace
- Use Tab to easily cycle through IntelliSense suggestions
- New command to go to the location of your last edit
- Save a file without changing the existing formatting
- Better delete conflict handling, new rebase on sync option
- Rename a JS/TS file through its import path
- Quickly update a function to use async and await
- Collapse code blocks, multi-line lists, and embedded HTML
- We decided to revisit the behavior of our commands for toggling panels (Terminal, Output, Problems, Debug Console). You can follow issue 19400 for the background on the change

The old behavior was:
- Panel shows if not visible
- Panel hides if visible

The new behavior is:
- Panel shows if not visible
- Panel hides if having keyboard focus
- Panel gets focused when visible but not focused


Visual Studio Code 1.28.0 (64-bit)
Fixes:
- After formatting you need to scroll left
- Must tab through deleted tab stops in snippets
- Debug toolbar buttons disabled
- "Clear Recently Opened" should also clear editor quick pick history
- Reveal untitled file when saving
- Preserve quick open input on Escape
- UriDisplayService is missing remote share path name
- Mechanism to abort the debug launch without showing launch.json
- Debug Hover Widget - Enable the widget resizing for long items whose overflow is hidden
- Conditional breakpoint prompt should offer to enable breakpoints if breakpoint is already disabled
- Extensions: allow to right click to bring up gear menu
- Use --force arg to prevent prompts while installing extensions from CLI


Visual Studio Code 1.27.2 (64-bit)
Fixed:
- August Recovery Endgame
- Regex search and group replace
- TreeItem.iconPath with non-file Uri can be encoded incorrectly
- Breadcrumb selection is broken
- removeFromRecentlyOpened Command Broken
- [html] jquery completions no longer work
- Cannot click relative paths in terminal
- August Recovery Endgame
- VS Code doesn't work after update
- Incorrect new settings (UI) behavior after nothing was found


Visual Studio Code 1.27.1 (64-bit)
- Change log not available for this version


Visual Studio Code 1.27 (64-bit)
Highlights:
- New Settings editor UI to discover, search, and modify VS Code settings
- Fully themable title and menu bars on Windows and Linux
- Symbols highlighted when navigating with breadcrumbs
- Combined menu for creating terminals and managing tasks
- Share the same keybindings.json file across different OSs
- Import path suggestions while you type in CSS, SCSS, and Less
- Support for 'if', 'then', and 'else' schema keywords
- Loaded Scripts Explorer now available for debug extensions


Visual Studio Code 1.26.1 (64-bit)
- Addresses these issues
- Extension host terminated unexpectedly after 1.26.0 update
- Problem entries loops
- Problem Tab is all corrupted with Typescript Problems
- RG 700% CPU usage
- Opened files are not searched until file tab is clicked
- Built-in git extension disabled
- VS Code Hangs When Opening Specific PowerShell File
- VSCode hangs when opening python file
- File paths in Open Recent Menu starts with / and lower case drive letter
- Editor layout is called on every config change


Visual Studio Code 1.26.0 (64-bit)
- Change log not available for this version


Visual Studio Code 1.25.1 (64-bit)
Fixed issues:
- June Recovery Endgame
- Recommended Extensions shows already installed extensions
- executeTask Cannot read property _key of undefined
- Allow task without task definitions. Treat all properties as mandantory
- Error while invoking command `Developer: Reinstall Extension`
- Unverified breakpoint error with build 1.25
- Portable Mode creates cache files in %APPDATA%


Visual Studio Code 1.25.0 (64-bit)
- Change log not available for this version


Visual Studio Code 1.24.1 (64-bit)
- Change log not available for this version


Visual Studio Code 1.24.0 (64-bit)
Some of the key highlights include:
- Unused variable detection - Unused variables are greyed-out in your JavaScript/TypeScript files
- Move to new file refactoring - Easily pull classes and functions into their own files
- Update imports on move/rename - Automatically update import paths in JavaScript/TypeScript
- Duplicate workspace in new window - Great for expanding over multi-mon setups
- IntelliSense for predefined variables - Variable suggestions in debug and task configuration files
- Preview: Outline view - Symbol tree outline and navigation for your projects
- Preview: Settings Editor - New GUI to discover and modify VS Code settings
- Preview: Debug toolbar location - Float, dock or hide the debug toolbar
- Preview: Grid editor layout - Custom vertical/horizontal layout, coming soon to Insiders
- Working with Docker and MongoDB - Learn about Docker and MongoDB integration in VS Code

Here are some further updates:
- Editor - Zoom font size independent of your workbench, syntax highlighting for deleted lines
- Integrated Terminal - Smart fallback to DOM renderer, italic and line spacing support
- Debugging - Switch to debug view on break, Go to Next/Previous Breakpoint
- Languages - JavaScript/TypeScript getter/setter refactoring, SCSS @-keyword completions
- Extension Authoring - Expanded custom views API, Task API to stable, new theme colors


Visual Studio Code 1.23.1 (64-bit)
- April Recovery Endgame endgame-plan
- Extension update events are not being reported using telemetry bug extensions verified
- instanceof doesn't work for FileSystemError api bug candidate remote verified
- Enable cascade to overwrite language features api bug debt verified
- Add undefined check to Quick Input command code path bug candidate verified
- Clear Terminal stops working after upgrading to v1.23.0 bug candidate integrated-terminal verified
- Windows key omitted from menu shortcut hint bug candidate verified


Visual Studio Code 1.23.0 (64-bit)
- Highlighted indent guides: Helps visualize source code indenting
- Run Code Actions on save: Run actions like Organize Imports when you save
- NPM script explorer: Quickly find, run, and debug NPM scripts in your project
- Problems view filtering: Choose which files will display errors and warnings
- Middle mouse button column selection: Middle mouse button with drag for fast column selection
- CSS region folding: Create regions in your CSS/SCSS/Less code for helpful code folding
- Improved CSS new property support: Smart suggestions for CSS experimental properties
- Markdown header search: Search for Markdown headers across your entire workspace
- Custom Activity Bar views: Extension authors can create their own Activity Bar items
- New deploy website tutorial: Learn how to deploy a static website to Azure Storage
- Editor: Better Unicode file support, more stable editor positioning
- Workbench: Copy search results, better Git clone workflow, VS Code process explorer
- Debugging: Logpoint expressions support smart completions and displaying structured objects
- Languages: JavaScript/TypeScript Organize Imports action, persistent Markdown previews
- Extension Authoring: New webview and FileSystem Provider APIs, 'Source' file level actions


Visual Studio Code 1.22.2 (64-bit)
- Syntax aware code folding: Adds improved folding for CSS, HTML, JSON, and Markdown files
- Cross file error, warning and reference navigation: Move quickly around your workspace
- New Hint suggestions: Makes it easy to spot suggested fixes or refactorings in the editor
- Convert to ES6 refactoring: New Code Actions to convert to ES6 classes and modules
- Auto attach to process: Automatically attach the debugger to running Node.js processes
- Logpoints: Inject logging without changing source code or restarting your debug session
- Better large file support: Faster syntax highlighting and easily increase memory for very large files
- Multi-line links in the terminal: Paths and URLs can span lines in the Integrated Terminal
- Emmet wrap preview: Live preview for Emmet's wrap with abbreviation functionality
- Improved updates on Windows: Automatically updates in the background for less downtime
- Preview: Organize JS/TS imports: Remove unused and sort remaining imports


Visual Studio Code 1.22.1 (64-bit)
- Change log not available for this version


Visual Studio Code 1.21.1 (64-bit)
The update addresses these issues:
- [Language Pack] tr is not supported to load "Turkish Language Pack"
- Dirty Code prompt deletes changes regardless of what you choose
- IntelliSense gets out of it's position when list gets shorter at the end of the file with docs not expanded
- Hit breakpoint does not turn yellow
- Markdown extension resources not loading on windows
- Markdown relative image in preview not shown on windows


Visual Studio Code 1.21.0 (64-bit)
- New Notifications UI: Easily manage and review VS Code notifications
- Integrated Terminal splitting: Work with multiple open terminals at once
- Markdown preview scrolling: Markdown preview now supports bidirectional scrolling
- Improved large file support: Text buffer optimizations for large files
- Centered editor layout: Maximize your code viewing screen real estate
- Drag & drop, copy & paste across windows: Move files across open VS Code windows
- HTML path completion: IntelliSense for file paths in common HTML elements
- Language Packs in the Marketplace: Install new display languages from the Marketplace
- Deploy Azure Functions tutorial: Learn how to create and deploy serverless Azure Functions
- PREVIEW: Horizontal search results: You can now view search results in a horizontal panel


Visual Studio Code 1.20.1 (64-bit)
- Change log not available for this version


Visual Studio Code 1.20.0 (64-bit)
- Change log not available for this version


Visual Studio Code 1.19.3 (64-bit)
- Change log not available for this version


Visual Studio Code 1.19.2 (64-bit)
The update addresses these issues:
- Cannot compare changes for git conflicts after upgrade to 1.19
- Missing icons in activity bar
- Workbench doesn't finish loading when Extensions viewlet is first to load


Visual Studio Code 1.19.1 (64-bit)
Update addresses these issues:
- code --status doesn't work if your shell is PowerShell
- Every time i lunch code it starts with code-stdin-randomchars.txt file
- Task ${relativeFile} slash style
- Git diff not working for UNC paths
- what is "Would you like to enable auto fetching of Git repositories?" bug
- Type error: cannot read property comments of null
- Git doesn't pick up user installation directories


Visual Studio Code 1.19.0 (64-bit)
Performance:
- Faster startup and other performance improvements

Serviceability/Diagnostics:
- New VS Code diagnostics, logging, and extension monitoring

Smarter IntelliSense:
- IntelliSense remembers your previous suggestion choices

Better Tab layout:
- Tabbed headers can scale to fit the available space

Git side-by-side image diff:
- Git source control provider can display image changes side by side

Pipe output into VS Code:
- Easily view terminal output in a VS Code editor

New debugging recipes:
- Learn how to debug Next.js, Meteor projects and applications using the nodemon utility


Visual Studio Code 1.18.1 (64-bit)
- gitDecoration.ignoredResourceForeground Theme Bug
- 'The preLaunchTask 'xxxx' cannot be tracked.' exception after installing the October 1.18 release
- Workspace recommendations that are file based recommendations as well, repeat in the split view
- Git: checkIgnore nested Promise/resolve bug (with PR)
- Shell task doesn't finish
- Alt+F S no longer a single action
- Report "spawn UNKNOWN" when global searching
- Zombie breakpoints when editing lines around a breakpoint
- Welcome page needs to update Python extension id
- multi-root folders: excluding dot files from a folder makes it invisible in file explorer candidate


Visual Studio Code 1.18.0 (64-bit)
- Multi-root workspaces released to Stable - Group a logical set of folders into a single workspace
- Vertical panels - Dock panels (Terminal, Output, or Debug Console) to the right of your editor
- Git indicators in the Explorer - See pending file changes in the File Explorer
- Inline pending change review - View pending changes and perform partial commits in the editor
- Several performance improvements - Faster Windows start-up and editor performance tuning
- Auto imports for JS/TS - Relevant imports are added as you call local symbols
- Extract local variable for JS/TS - Refactor a new local variable based on your selection
- Install @types for TypeScript - A new Quick Fix adds missing @types files to your project
- Improved extension recommendations - Recommendations are highlighted in extension searches


Visual Studio Code 1.17.0 (64-bit)
- Cannot open a folder under my OneDrive folder
- VS Code flickers when running on a high DPI external monitor
- VS Code opens off-screen
- Cmd-A doesn't select all text in the save dialog save-as field


Visual Studio Code 1.16.1 (64-bit)
- Performance regression due to exe-based extension recommendations
- Problem with syntax highlighting (HTML/PHP)
- vscode-node-debug extension w/security vulnerability included in latest release
- Git stage ranges fail to update file
- Hang then crash by typing in integrated terminal


Visual Studio Code 1.16.0 (64-bit)
- JavaScript/TypeScript refactoring: Easily extract source code into methods and functions
- HTML tag auto close: Improved editor productivity with automatic close tags
- Color picker in HTML: You can now use the VS Code color picker in HTML files
- Integrated Terminal quick open: Create or jump to terminals from VS Code Quick Open
- Drag and drop from search: Quickly open files from Search and also the Problems panel
- New online documentation: New Emmet topic and updates to the Node.js Deployment tutorial
- VS Code "recipes" repository: Examples using React, Angular and Docker in VS Code
- Preview: Multi-root workspaces: Smoother UI when adding folders and creating a Workspace (Insiders build)
- Preview: Multiple SCM providers: With multiple folders, you can have multiple source control providers (Insiders build)
- Multi-root tips for extension authors: Update your extension to work seamlessly with multi-root workspaces

Simplenote 1.21.1 查看版本資訊

更新時間:2020-08-21
更新細節:

What's new in this version:

- Updated WordPress.com login flow to work on all platforms

TouchCopy 16.63 (64-bit) 查看版本資訊

更新時間:2020-08-21
更新細節:

What's new in this version:

TouchCopy 16.63 (64-bit)
- Change log not available for this version


TouchCopy 16.62 (64-bit)
- Change log not available for this version


TouchCopy 16.61 (64-bit)
- Change log not available for this version


TouchCopy 16.60 (64-bit)
- Change log not available for this version


TouchCopy 16.57 (64-bit)
- Change log not available for this version


TouchCopy 16.56 (64-bit)
- Change log not available for this version


TouchCopy 16.55 (64-bit)
- Change log not available for this version


TouchCopy 16.54 (64-bit)
- Change log not available for this version


TouchCopy 16.53 (64-bit)
- Change log not available for this version


TouchCopy 16.52 (64-bit)
- Change log not available for this version


TouchCopy 16.51 (64-bit)
- Change log not available for this version


TouchCopy 16.49 (64-bit)
- Provides minor bug fixes and improvements, as well as the ability to copy internet history as CSV, and message export format options


TouchCopy 16.48 (64-bit)
- Change log not available for this version


TouchCopy 16.47 (64-bit)
- Change log not available for this version


TouchCopy 16.46 (64-bit)
- Change log not available for this version


TouchCopy 16.45 (64-bit)
- Change log not available for this version


TouchCopy 16.44 (64-bit)
- Change log not available for this version


TouchCopy 16.43 (64-bit)
- Change log not available for this version


TouchCopy 16.42 (64-bit)
- Version 16.40 adds compatibility for iTunes from the Microsoft Store


TouchCopy 16.41 (64-bit)
- Change log not available for this version


TouchCopy 16.40 (64-bit)
- Change log not available for this version


TouchCopy 16.39 (64-bit)
- Change log not available for this version


TouchCopy 16.36 (64-bit)
- Adds sorting functionality for music and iTunes compatibility fixes


TouchCopy 16.35 (64-bit)
- Change log not available for this version


TouchCopy 16.32 (64-bit)
- Support for iTunes Microsoft Store app


TouchCopy 16.27 (64-bit)
- Version 16.27 adds support for transfer of HEIC formatted images from iOS 11 devices to computer


TouchCopy 16.17  (64-bit)
- Version 16.17 adds the ability to copy reminders from iOS devices


TouchCopy 16.04 (64-bit)
- Improvements in backup of iPhone WhatsApp messages


TouchCopy 16.03 (64-bit)
- Version 16.03 adds compatibility with iOS10 and iPhone 7

SoftEther VPN Gate Client Plugin 2020.08.15 build 9745 查看版本資訊

更新時間:2020-08-15
更新細節: