Comodo Firewall 歷史版本列表 Page1

最新版本 Comodo Firewall 12.0.0.6870

Comodo Firewall 歷史版本列表

Comodo 的免費防火牆是您抵禦病毒,蠕蟲,木馬,黑客和所有互聯網威脅的第一道防線。 Comodo 的防火牆使用默認拒絕保護來防止威脅的發生,而不是僅僅在已經太晚的時候檢測到它們。每當一個未知的軟件被引入到你的系統中時,Comodo Firewall 將它與一個超過一千五百萬個受信任文件和應用程序的白名單進行交叉引用。如果要求訪問的文件在列表中,Comodo Firewall 可以確保您的計算機... Comodo Firewall 軟體介紹


Comodo Firewall 12.0.0.6870 查看版本資訊

更新時間:2019-07-10
更新細節:

What's new in this version:

Comodo Firewall 12.0.0.6870
- This version will no longer updated on Windows XP and Windows Vista essentially making it the last supported version for those OSes. This is due to SHA1 deprecation. Future versions will also have a minimum system requirement on Windows 7 of Service Pack 1

Fixed:
- Dumps of cmdinstall appears after installation on Windows 7
- WMI errors are present in Windows Event Log
- Number of unrecognized files in the CIS widget is not recalculated after system reboot


Comodo Firewall 12.0.0.6818
- Added ability to remove vendors rated by Comodo from Vendor List

Fixed:
- The issue where system becomes unresponsive with specific viruscope settings
- The issue where non PE files cannot be submitted by 'Submit Files'
- The issue where user rating was not applied in 'Vendor List' for vendor with name starts with space


Comodo Firewall 12.0.0.6810

New for CIS 2019:
- Full Microsoft Redstone 5 Support
- Long path and case sensitive filenames support
- ELAM protection
- Extended Containment Rule "Created By" criteria with "Rating" attribute
- Extended sanbox rules with a vendor as a criteria
- Extended Vendor List with User rating
- "Heuristic Command-Line Analysis" and "Embedded Code Detection" for scanning and monitoring of auto-run entries
- Powershell_ise analysis support
- Option to automatically scan plugged-in devices
- Simplified installation
- First network zone detection is performed in background
- Widget is hidden by default but can be changed with an install setting available through the Options button
- Updated AV engine
- Overall performance and stability improvements
- WDSC integration performance and stability improvements

Fixes:
- Fixed extended OS boot time in some cases
- Fixed defect where full scan fails in some rare cases
- Unrecognized file does not launch in Sandbox second time after first viruscope detection
- Defect where 'Cmdagent.exe' consumes 40-50 % CPU constantly in some cases
- Rules for Website Filtering can't be added if all rules was deleted
- Uninstall of CIS Premium is periodically failed
- cmdagent.exe unexpectedly terminates in some rare cases
- Defect where cmdagent.exe unexpectedly terminates after install CIS with Secure Shopping on XP
- Sandboxed .bat scripts are displayed as cmd in active processes list
- Containment resetting process takes a long time in some cases
- Not able to play videos in Facebook inside sandboxed Opera
- BSOD when playing Freeridesgames games
- This release has be rolled out for new users. We shall be rolling out updates for existing users over the next few weeks

DVDFab Passkey Lite 9.3.5.1 查看版本資訊

更新時間:2019-07-10
更新細節:

What's new in this version:

- New: Added the support for some new Java protections
- New: Updated certain certificates to prevent possible network connection failures

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

更新時間:2019-07-10
更新細節:

What's new in this version:

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

LinkAssistant 6.27.14 查看版本資訊

更新時間:2019-07-10
更新細節:

What's new in this version:

LinkAssistant 6.27.14
- New settings added to LinkAssistant Preferences
- Misc. Global Settings: let the software minimize into tray when performing scheduled tasks
- A few minor bugs have been fixed.


LinkAssistant 6.27.13
- Some performance updates have been implemented


LinkAssistant 6.27.12
- A few minor bugs have been fixed


LinkAssistant 6.27.11
- The Whois database for domains IPs has been updated


LinkAssistant 6.27.10
- LinkAssistant has been adjusted to the new changes of language settings for Google Keyword Planner.


LinkAssistant 6.27.9
- A few minor bugs have been fixed and some performance updates have been implemented


LinkAssistant 6.27.8
- A few performance updates have been implemented


LinkAssistant 6.27.7
- A few minor bugs have been fixed: incorrect selection of search engines for keyword difficulty, the error exception when creating a new project for non-existing TLD and a few other bugs have been resolved


LinkAssistant 6.27.5
- A few minor bugs have been fixed and some performance updates have been implemented


LinkAssistant 6.27.4
- The problem of connecting proxies to LinkAssistant has been fixed and other minor bugs resolved


LinkAssistant 6.27.3
- A few minor bugs have been fixed and some performance updates have been implemented


LinkAssistant 6.27.2
- LinkAssistant has been updated for the new changes in Google Ads Keyword Planner markup


LinkAssistant 6.27.1
- A few issues have been fixed


LinkAssistant 6.27
- Miscellaneous: backlink verification algorithm has been updated and improved, a new factor added: Yandex SQI


LinkAssistant 6.26.11
- Domain Strength update problem has been resolved


LinkAssistant 6.26.10
- A few minor bugs have been fixed and several performance updates have been implemented


LinkAssistant 6.26.9
- A few minor bugs have been fixed


LinkAssistant 6.26.8
- A new 'properties' element has been added to Google Analytics settings in LinkAssistant to help users find and connect the right view


LinkAssistant 6.26.7
- Interface scaling parameters have been updated and a few other minor issues fixed


LinkAssistant 6.26.6
- A few minor issues have been resolved


LinkAssistant 6.26.5
- A few minor bugs have been fixed


LinkAssistant 6.26.4
- Software auto-update process has been improved for apps that have scheduled tasks, the problem of displaying incorrect characters for project names with cyrillic symbols has been fixed


LinkAssistant 6.26.3
- A number of issues were fixed in LinkAssistant, including problems with incorrect characters in saved project names, alphabetic sorting for scheduled tasks, background task interruption during auto-updates, and many other minor improvements


LinkAssistant 6.26.2
- New search engine added: Google Afghanistan. Issues fixed in LinkAssistant: problems with collecting backlinks for websites with German interface, incorrect detection of user country for Google Catalonia and a few other minor bugs


LinkAssistant 6.26.1
- Synchronization of project and global settings has been added to LinkAssistant: synchronize customer and company profiles, Google accounts, project and global events across different projects and apps


LinkAssistant 6.25.3
- IP library has been updated and some minor issues have been fixed


LinkAssistant 6.25.2
- The link directory generator and proxy rotation features have been fixed


LinkAssistant 6.25.1
- A new index has been applied for calculation of InLink Rank and Domain Strength metrics


LinkAssistant 6.23.23
- The software auto-update mechanism for background tasks has been improved. A few issues have been fixed: the time counter for captcha window failed to be reset upon mouse movement and several other minor issues have been solved


LinkAssistant 6.23.22
- A few issues have been fixed: incorrect status for completed scheduled tasks and several other minor issues have been solved


LinkAssistant 6.23.21
- The internal browser has been improved and adjusted for better interaction with Google re-captcha. A few other minor issues have been fixed


LinkAssistant 6.23.20
- A few minor issues have been fixed


LinkAssistant 6.23.19
- A new change for automatic software updates has been implemented: new version releases will be skipped by applications that have active tasks running in the background


LinkAssistant 6.23.18
- New features have been added to LinkAssistant: create scheduled tasks only for project records that are marked with specific tags; pause and resume the execution of tasks; new selection mode available: now it is possible to select only several columns to copy results from a project workspace


LinkAssistant 6.23.17
- A few minor issues have been fixed


LinkAssistant 6.23.16
- An issue has been fixed: the quick filter now can recognize new tags of the prospects that have been added manually or imported into the project


LinkAssistant 6.23.15
- LinkAssistant has been adjusted to the new Google Ads interface


LinkAssistant 6.23.14
- Change log not available for this version


LinkAssistant 6.23.13
- Some performance updates have been implemented


LinkAssistant 6.23.12
- A few minor bugs have been fixed


LinkAssistant 6.23.11
- Fixed the problem of generating report names with cyrillic characters


LinkAssistant 6.23.10
- fixed the text encoding issue for Spanish and French installation wizards
- a new search engine Google.kg has been added


LinkAssistant 6.23.9
- A few minor bugs have been fixed


LinkAssistant 6.23.8
- The algorithm for connecting to Google Adwords account has been updated in LinkAssistant


LinkAssistant 6.23.7
- The algorithm for updating Alexa Rank has been optimized and improved


LinkAssistant 6.23.6
- A few minor bugs have been fixed in LinkAssistant


LinkAssistant 6.23.5
- The performance of the internal browser has been optimized and improved


LinkAssistant 6.23.4
- A few minor bugs have been fixed


LinkAssistant 6.23.3
- Minor performance updates have been implemented and a few bugs have been fixed


LinkAssistant 6.23.2
- A few minor bugs have been fixed


LinkAssistant 6.23
- A few minor bugs have been fixed


LinkAssistant 6.22.9
- Some performance updates have been implemented


LinkAssistant 6.22.8
- A few minor bugs have been fixed


LinkAssistant 6.22.7
- The whois library for checking domain age has been updated


LinkAssistant 6.22.6
- A few minor bugs have been fixed


LinkAssistant 6.22.5
- The problem of blurred interface on retina displays has been fixed


LinkAssistant 6.22.4
- Some performance updates have been implemented


LinkAssistant 6.22.3
- Some performance updates have been implemented


LinkAssistant 6.22.2
- A few minor bugs have been fixed


LinkAssistant 6.22.1
- A few minor bugs have been fixed


LinkAssistant 6.22
- Change log not available for this version


LinkAssistant 6.21.7
- Some performance updates have been implemented


LinkAssistant 6.21.6
- The fix for new Google Adwords Keyword Planner interface has been implemented


LinkAssistant 6.21.5
- A few minor bugs have been fixed


LinkAssistant 6.21.4
- A few minor bugs have been fixed


LinkAssistant 6.21.3
- A few minor bugs have been fixed


LinkAssistant 6.21.2
- A few minor bugs have been fixed


LinkAssistant 6.21.1
- A few minor bugs have been fixed


LinkAssistant 6.21
- A few minor bugs and java-related issues have been fixed


LinkAssistant 6.20.5
- A few minor bugs have been fixed


LinkAssistant 6.20.4
- Fixed the problem with LinkAssistant modal windows on MacOS that opened under the main window


LinkAssistant 6.20.3
- Improved UI for minimized interface view and for screens with low resolution and some other minor bugs have been fixed


LinkAssistant 6.20.2
- A few minor bugs have been fixed


LinkAssistant 6.20.1
- New LinkAssistant version with improved memory utilization algorithm for 64-bit Windows machines


LinkAssistant 6.20
- Several bugs have been fixed and UX improvements implemented

WebSite Auditor 4.38.14 查看版本資訊

更新時間:2019-07-10
更新細節:

What's new in this version:

WebSite Auditor 4.38.14
- New settings added to SEO SpyGlass Preferences
- Misc. Global Settings: let the software minimize into tray when performing scheduled tasks
- A few minor bugs have been fixed


WebSite Auditor 4.38.13
- The problem of not recognizing nofollow tags for certain pages has been fixed


WebSite Auditor 4.38.12
- A few minor issues have been fixed


WebSite Auditor 4.38.10
- A few minor bugs have been fixed


WebSite Auditor 4.38.9
New feature:
- Webcal has been added to the list of protocols


WebSite Auditor 4.38.8
- A few minor bugs have been fixed


WebSite Auditor 4.38.7
New feature:
- The problem of incorrect Missing Return Links count in the Localization group has been fixed


WebSite Auditor 4.38.5
- From now on, WebSite Auditor supports Google's updated PageSpeed Insights API, providing you with the most extensive information on your pages' speed performance


WebSite Auditor 4.38.4
- The problem of connecting proxies to WebSite Auditor has been fixed and other minor bugs resolved


WebSite Auditor 4.38.3
- Change log not available for this version


WebSite Auditor 4.38.2
- A few issues have been fixed in WebSite Auditor: the JavaScript timing settings have been improved, the keyword count algorithm for page analysis has been updated and some other minor bugs fixed


WebSite Auditor 4.38.1
- A few issues have been fixed


WebSite Auditor 4.38
- Miscellaneous: W3C libraries have been updated in Website Auditor. Dropbox connection updated: the software can use the proxy from Proxy Settings to connect to Dropbox


WebSite Auditor 4.37.11
- Domain Strength update problem and the issue of updating website's mobile thumbnail have been resolved


WebSite Auditor 4.37.10
- Several new columns have been added to the TF-IDF workspace under Content Analysis


WebSite Auditor 4.37.9
- A few minor issues have been fixed


WebSite Auditor 4.37.8
- A new 'properties' element has been added to Google Analytics settings in WebSite Auditor to help users find and connect the right view


WebSite Auditor 4.37.7
- Interface scaling parameters have been updated and a few other minor issues fixed


WebSite Auditor 4.37.6
- The algorithm for analyzing srcset source tags has been improved, a few minor issues have been fixed


WebSite Auditor 4.37.5
- The performance of page audit analysis has been improved, the algorithms for analyzing hreflang elements and x-robots-tags have been updated


WebSite Auditor 4.37.4
- Software auto-update process has been improved for apps that have scheduled tasks, the problem of displaying incorrect characters for project names with cyrillic symbols has been fixed


WebSite Auditor 4.37.3
- A number of issues were fixed in Website Auditor, including problems with incorrect characters in saved project names, alphabetic sorting for scheduled tasks, background task interruption during auto-updates, and many other minor improvements


WebSite Auditor 4.37.2
- New search engine added: Google Afghanistan. Issues fixed in WebSite Auditor: content analysis failed with 'Too many redirects' error for some pages, resource-size calculation algorithm has been updated


WebSite Auditor 4.37.1
- Synchronization of project and global settings has been added to LinkAssistant: synchronize customer and company profiles, Google accounts, project and global events across different projects and apps


WebSite Auditor 4.36.3
- Updated robots.txt parsing algorithm, the logic for pageviews collection has been improved


WebSite Auditor 4.36.2
- Fixed: the 'No Hreflang' filter for the Localization module
- Updated: the algorithm for 'Conflicting hreflang elements


WebSite Auditor 4.36.1
- A new feature has been added to WebSite Auditor: analyze multi-language/locale websites, detect incorrect usage of Hreflang attributes, create custom language variants for pages. A new index has been applied for calculation of InLink Rank and Domain Strength metrics


WebSite Auditor 4.34.23
- The software auto-update mechanism for background tasks has been improved and several other minor issues have been solved


WebSite Auditor 4.34.22
- Competition research algorithm has been updated, incorrect status for completed scheduled tasks and several other minor issues have been solved in WebSite Auditor


WebSite Auditor 4.34.21
- The internal browser has been improved and adjusted for better interaction with Google re-captcha. A few other minor issues have been fixed


WebSite Auditor 4.34.20
- A few minor issues have been fixed


WebSite Auditor 4.34.19
- The list of statuses for the Server Response Time column has been updated. A new change for automatic software updates has been implemented: new version releases will be skipped by applications that have active tasks running in the background


WebSite Auditor 4.34.18
- New features have been added to LinkAssistant: create scheduled tasks only for project records that are marked with specific tags; pause and resume the execution of tasks; new selection mode available: now it is possible to select only several columns to copy results from a project workspace


WebSite Auditor 4.34.17
- A few minor issues have been fixed


WebSite Auditor 4.34.16
- Some performance updates have been implemented


WebSite Auditor 4.34.15
- the robots.txt parser has been updated and a few other minor bugs have been fixed


WebSite Auditor 4.34.14
- Miscellaneous: A few issues have been fixed in Website Auditor: incorrect encoding was used for title characters when JavaScript was enabled in the project, URLs with cyrillic characters were incorrectly displayed for some websites


WebSite Auditor 4.34.13
- Some performance updates have been implemented


WebSite Auditor 4.34.12
- A few minor bugs have been fixed


WebSite Auditor 4.34.11
- The Website Auditor page parser has been updated: fixed the problems of keyword counts in body, keyword count in H1-H6 tags, the parsing algorithm has been improved


WebSite Auditor 4.34.10
- Change log not available for this version


WebSite Auditor 4.34.9
- A few minor bugs have been fixed


WebSite Auditor 4.34.8
- The TF-IDF keyword analysis algorithm has been improved for WebSite Auditor


WebSite Auditor 4.34.7
- The algorithm for updating Alexa Rank has been optimized and improved


WebSite Auditor 4.34.6
- Change log not available for this version


WebSite Auditor 4.34.5
- The performance of the internal browser has been optimized and improved


WebSite Auditor 4.34.4
- A few minor bugs have been fixed


WebSite Auditor 4.34.3
- Minor performance updates have been implemented and a few bugs have been fixed


WebSite Auditor 4.34.2
- A few minor bugs have been fixed


WebSite Auditor 4.34
- A few minor bugs have been fixed


WebSite Auditor 4.33.9
- A few minor bugs have been fixed


WebSite Auditor 4.33.8
- The noindex meta tag algorithm has been updated and a few other minor bugs have been fixed


WebSite Auditor 4.33.7
- The whois library for checking domain age has been updated and some other minor bugs have been fixed


WebSite Auditor 4.33.6
- A few minor bugs have been fixed


WebSite Auditor 4.33.5
- Viber has been added to the list of supported protocols, the application/rss+xml has been added to the list of supported sitemap content-types


WebSite Auditor 4.33.4
- A few minor bugs have been fixed


WebSite Auditor 4.33.3
- A few minor bugs have been fixed


WebSite Auditor 4.33.2
- The error counter for the Page Audit module has been fixed


WebSite Auditor 4.33.1
- A few minor bugs have been fixed


WebSite Auditor 4.33
- Edit your website structure, save visualization as PDF/PNG/SVG, label and color pages on the graph and other useful features have been added to Website Auditor. Some minor bugs have been fixed: word count for page body element, parsing pages that are using js elements and other minor issues


WebSite Auditor 4.32.7
- Some performance updates have been implemented


WebSite Auditor 4.32.6
- Some performance updates have been implemented


WebSite Auditor 4.32.5
- Change log not available for this version


WebSite Auditor 4.32.4
- A few minor issues have been fixed


WebSite Auditor 4.32.3
- Change log not available for this version


WebSite Auditor 4.32.2
- Now it is possible to edit the list of supported page extensions in project settings to let Website Auditor collect web-pages with custom extensions


WebSite Auditor 4.32.1
- The search algorithms for orphan pages and sitemap detection have been improved in Website Auditor


WebSite Auditor 4.32
- The pages with .mvc and .nspx extension are now supported in WebSite Auditor. The algorithm for detecting pages' charset type has been improved


WebSite Auditor 4.31.5
- Website Auditor now supports websites with .phtml and .wf extensions. The issue with the incorrect calculation of keywords in Page Audit report has been fixed.

SEO SpyGlass 6.40.14 查看版本資訊

更新時間:2019-07-10
更新細節:

What's new in this version:

SEO SpyGlass 6.40.14
- New settings added to SEO SpyGlass Preferences
- Misc. Global Settings: let the software minimize into tray when performing scheduled tasks
- A few minor bugs have been fixed


SEO SpyGlass 6.40.13
- A few minor issues have been fixed


SEO SpyGlass 6.40.12
- A few minor bugs have been fixed


SEO SpyGlass 6.40.11
- The Whois database for domains IPs has been updated


SEO SpyGlass 6.40.10
- A few minor bugs have been fixed


SEO SpyGlass 6.40.9
- The problem of opening projects from SEO PowerSuite Cloud has been resolved in SEO SpyGlass


SEO SpyGlass 6.40.8
- A few minor bugs have been fixed


SEO SpyGlass 6.40.7
- A few minor bugs have been fixed and some performance updates have been implemented


SEO SpyGlass 6.40.5
- Minor bug-fixes and stability improvements added


SEO SpyGlass 6.40.4
- The problem of connecting proxies to SEO SpyGlass has been fixed and other minor bugs resolved


SEO SpyGlass 6.40.3
- A few minor bugs have been fixed and some performance updates have been implemented in SEO SpyGlass


SEO SpyGlass 6.40.2
- Some performance updates have been implemented


SEO SpyGlass 6.33.5
- A few minor bugs have been fixed in SEO Spyglass


SEO SpyGlass 6.33.4
- Fixed the problem with SEO SpyGlass modal windows on MacOS that opened under the main window


SEO SpyGlass 6.33.3
- Improved UI for minimized interface view and for screens with low resolution and some other minor bugs have been fixed in SEO SpyGlass


SEO SpyGlass 6.33.2
- Fixed duplicated dates for the Backlink Summary graph in SEO SpyGlass


SEO SpyGlass 6.33.1
- New SEO SpyGlass version with improved memory utilization algorithm for 64-bit Windows machines


SEO SpyGlass 6.33
- Several bugs have been fixed and UX improvements implemented in SEO SpyGlass

Rank Tracker 8.27.14 查看版本資訊

更新時間:2019-07-10
更新細節:

What's new in this version:

Rank Tracker 8.27.14
- A new keyword suggestion method added to Rank Tracker: People Also Ask.
- The Rank column has been added to the Keyword Map section


Rank Tracker 8.27.13
- Fixed the problem of inconsistent results for search volume taken from Yandex Wordstat and the issue for proxy interference with the Keyword Gap module


Rank Tracker 8.27.12
- New Keyword Gap feature in Rank Tracker: compare keyword profiles of your competitors domains to find their unique and intersecting keywords


Rank Tracker 8.27.11
- Fixed the problem of displaying location preferences in advanced search engine settings, the Whois database for domains IPs has been updated


Rank Tracker 8.27.10
- A few minor bugs have been fixed


Rank Tracker 8.27.9
- Fixed the problem of incorrect filtering conditions for the advanced filter, the project saving error and a few other minor bugs have been resolved


Rank Tracker 8.27.8
- A few minor bugs have been fixed


Rank Tracker 8.27.7
Miscellaneous:
- A few minor bugs have been fixed: incorrect selection of search engines for keyword difficulty, the error exception when creating a new project for non-existing TLD and a few other bugs have been resolved


Rank Tracker 8.27.5
- Minor bug-fixes and stability improvements added


Rank Tracker 8.27.4
- Fixed the issue that was executing the rank checking task for keywords that were marked with the tags that have not been specified in the Scheduled task settings


Rank Tracker 8.27.3
- A few minor bugs have been fixed and some performance updates have been implemented


Rank Tracker 8.27.2
- Rank Tracker has been updated for the new changes in Google Ads Keyword Planner markup, a few other minor bugs have been fixed


Rank Tracker 8.27.1
- A few issues have been fixed


Rank Tracker 8.27
- Miscellaneous: 10 new regions have been added to the Ranking Keywords Module. Now you may collect results for Canada, UK, Germany, France and other countries


Rank Tracker 8.26.11
- Several issues have been fixed in Rank Tracker: updating Domain Strength, collecting video universal results from Google, disabled Captcha recognition option and a few other minor problemsa


Rank Tracker 8.26.10
- The error related to opening of projects in Rank Tracker and a few other minor bugs have been fixed. The search volume import has been updated


Rank Tracker 8.26.9
- Google Search console connection has been fixed, the problem of connecting to Google Analytics profiles without a property has been resolved


Rank Tracker 8.26.8
- A new 'properties' element has been added to Google Analytics settings in Rank Tracker to help users find and connect the right view


Rank Tracker 8.26.7
- Interface scaling parameters have been updated and a few other minor issues fixed


Rank Tracker 8.26.6
- The export template error for new scheduled tasks has been fixed, a few minor issues have been resolved


Rank Tracker 8.26.5
- A few issues have been fixed: incorrect detection of the Answers SERP type, the error caused by creating of scheduled tasks and some other minor bugs resolved


Rank Tracker 8.26.4
- Software auto-update process has been improved for apps that have scheduled tasks, the problem of displaying incorrect characters for project names with cyrillic symbols has been fixed


Rank Tracker 8.26.3
- A number of issues were fixed in Rank Tracker, including problems with incorrect characters in saved project names, alphabetic sorting for scheduled tasks, background task interruption during auto-updates, and many other minor improvements


Rank Tracker 8.26.2
- New search engine added: Google Afghanistan. Issues fixed in Rank Tracker: incorrect detection of user country for Google Catalonia and a few other minor bugs


Rank Tracker 8.26.1
- Synchronization of project and global settings has been added to LinkAssistant: synchronize customer and company profiles, Google accounts, project and global events across different projects and apps


Rank Tracker 8.25.3
- IP library has been updated and a few issues related to updating search volume and competition have been fixed


Rank Tracker 8.25.2
- Fixed: the proxy rotation feature
- Updated: fonts for language names in the Keyword Research module


Rank Tracker 8.25.1
- A new index has been applied for calculation of InLink Rank and Domain Strength metrics in Rank Tracker. A few minor issues have been fixed: the saving of the Rank History report, export template error and a few other problems


Rank Tracker 8.23.23
- The software auto-update mechanism for background tasks has been improved. The Google Forecast method and a few other minor issues have been fixed


Rank Tracker 8.23.22
- The Google Forecast feature has been updated to support Google Ads accounts. Generating of PDF reports has been fixed


Rank Tracker 8.23.21
- The internal browser has been improved and adjusted for better interaction with Google re-captcha. A few other minor issues have been fixed


Rank Tracker 8.23.20
- A few minor issues have been fixed


Rank Tracker 8.23.19
- The algorithm for collecting competitors for the TF-IDF factor has been updated and a few other minor bugs have been fixed. A new change for automatic software updates has been implemented: new version releases will be skipped by applications that have active tasks running in the background


Rank Tracker 8.23.18
- New features have been added to Rank Tracker: create scheduled tasks only for project records that are marked with specific tags; pause and resume the execution of tasks; a new SERP dialog has been added to the Ranking Keywords module, which shows the list of ranking websites


Rank Tracker 8.23.17
- A few minor issues have been fixed


Rank Tracker 8.23.16
- New type of video results is now supported by Rank Tracker for the SERP features. An issue has been fixed in Rank Tracker: URLs with encoded symbols are now properly displayed in the project


Rank Tracker 8.23.15
- Rank Tracker has been adjusted to the new Google Ads interface and Google Search Console verification mechanism


Rank Tracker 8.23.14
- Miscellaneous: A new 'Found In' column has been added to the Keyword Sandbox module: it contains the names of the methods where new keyword ideas have been collected from. The 'Tags' column is now synchronized across all Keyword Research modules


Rank Tracker 8.23.13
- Change log not available for this version


Rank Tracker 8.23.12
- A few minor bugs have been fixed


Rank Tracker 8.23.11
- The problem of counting keyword difficulty for the project domain has been fixed


Rank Tracker 8.23.10
- A new search engine Google.kg has been added, the problem with calculating keyword difficulty in the Keyword Research Module has been fixed


Rank Tracker 8.23.9
- A few minor bugs have been fixed


Rank Tracker 8.23.8
- The algorithm for connecting to Google Adwords account has been updated in Rank Tracker


Rank Tracker 8.23.7
- The problem with calculating organic total visits has been fixed in Rank Tracker. Optimized the process of connecting GA profiles with multiple accounts.   


Rank Tracker 8.23.6
- Change log not available for this version


Rank Tracker 8.23.5
- Google.ca Images has been added to the list of supported search engines


Rank Tracker 8.23.4
- A few minor bugs have been fixed


Rank Tracker 8.23.3
- The problem of country selection in Google Adwords Keyword Planner Tool and a few other bugs have been fixed


Rank Tracker 8.23.2
- A few minor bugs have been fixed


Rank Tracker 8.23
- Discover the keywords a website is already ranking for with the help of a new Ranking Keywords method


Rank Tracker 8.22.9
- A few minor bugs have been fixed


Rank Tracker 8.22.8
- A few minor bugs have been fixed


Rank Tracker 8.22.7
- The whois library for checking domain age has been updated
- Fixed the issue of Yandex Direct results being collected together with organic rankings


Rank Tracker 8.22.6
- A few minor bugs have been fixed


Rank Tracker 8.22.5
- The problem of blurred interface on retina displays has been fixed


Rank Tracker 8.22.4
- A few minor bugs have been fixed


Rank Tracker 8.22.3
- A few minor bugs have been fixed


Rank Tracker 8.22.2
- A few minor bugs have been fixed


Rank Tracker 8.22.1
- A few minor bugs have been fixed


Rank Tracker 8.22
- Solved the problem with calculating average cost per click value


Rank Tracker 8.21.7
- The issue related to collecting search volume via Google Forecast has been fixed


Rank Tracker 8.21.6
- The fix for new Google Adwords Keyword Planner interface has been implemented


Rank Tracker 8.21.5
- A few minor bugs have been fixed


Rank Tracker 8.21.4
- A few minor bugs have been fixed


Rank Tracker 8.21.3
- Fixed the problem with collecting URLs from Google Top Stories into Keyword Difficulty results


Rank Tracker 8.21.2
- Fixed the bug that caused collecting wrong number of competitors for the 'Keyword Difficulty' tab


Rank Tracker 8.21.1
- A few minor bugs have been fixed


Rank Tracker 8.21
- Fixed the issue with incorrect visibility graph results for project competitors


Rank Tracker 8.20.5
- Fixed duplicated entries for the Keyword Map module, the issue with the filters for Yandex Regions has been fixed


Rank Tracker 8.20.4
- Fixed the problem with Rank Tracker modal windows on MacOS that opened under the main window


Rank Tracker 8.20.3
- Improved UI for minimized interface view and for screens with low resolution and some other minor bugs have been fixed


Rank Tracker 8.20.2
- The time filter from the Keyword Research module has been fixed


Rank Tracker 8.20.1
- New Rank Tracker version with improved memory utilization algorithm for 64-bit Windows machines


Rank Tracker 8.20
- Several bugs have been fixed and UX improvements implemented in Rank Tracker

SoftEther VPN Gate Client Plugin 2019.07.10 Build 9696 查看版本資訊

更新時間:2019-07-10
更新細節:

DVDFab Passkey Lite 9.3.5.0 查看版本資訊

更新時間:2019-07-05
更新細節:

What's new in this version:

- Added the support for some new Java protections

DVDFab Passkey Lite 9.3.4.9 查看版本資訊

更新時間:2019-06-19
更新細節:

What's new in this version:

- Added the support for some new Java protections
- Added the support for the LG BU40N UHD drive with firmware version 1.01 and 1.02