FileZilla (64-bit) 歷史版本列表 Page46

最新版本 FileZilla 3.66.5 (64-bit)

FileZilla (64-bit) 歷史版本列表

FileZilla 64 位客戶端是一個快速和可靠的跨平台的 FTP,FTPS 和 SFTP 客戶端,具有許多有用的功能和直觀的圖形用戶界面。它包括一個站點管理器來存儲所有的連接細節和登錄,以及一個資源管理器風格的界面,顯示本地和遠程文件夾,可以獨立定制。該程序支持防火牆和代理連接以及 SSL 和 Kerberos GSS 安全。其他功能包括保持活躍,自動 ASCII / 二進制傳輸等等。一個適合... FileZilla (64-bit) 軟體介紹


MongoDB Compass 1.19.0 查看版本資訊

更新時間:2019-08-12
更新細節:

Postman 7.5.0 (64-bit) 查看版本資訊

更新時間:2019-08-12
更新細節:

What's new in this version:

Postman 7.5.0 (64-bit)
- Added support for request capture via the Interceptor
- Fixed an issue where response body was not getting copied using context menu action
- Fixed an issue where the vertical scrollbar of pre-request script overlaps the autocomplete-dropdown
- Upgraded the OpenAPI importer to v0.0.16. Full changelog at https://go.pstmn.io/openapi-changelog


Postman 7.3.6 (64-bit)
- Fixed an issue where slashes were not displayed properly in response body
- Fixed an issue where data after backslash was getting encoded even if is was not an escape sequence
- Fixed an issue where new line and quotes were not displayed properly in response body
- Fixed a bug where tabs used to go in conflicted mode
- Fixed an issue where response body was not getting copied using context menu action


Postman 7.3.5 (64-bit)
- Fixed an issue where SSO login was not working for Enterprise login


Postman 7.3.4 (64-bit)
- Improved pm.variables.has method to search in all the scopes
- Updated response viewer to show headers in a tabular view
- Updated request headers to be title case for consistency
- Updated response-viewer to show different stages of request accurately
- This release replaces the rich editor used for displaying the response from Ace Editor to Monaco editor
- In addition to changing the editor for the response section, the pretty view no longer does transformations on the response text. All transformations are handled as text formatters inside the editor. Combined, these two above changes give better performance, reduced memory footprint and remove bugs in response pretty view
- Fixed an issue where app crashed on de-structured usage of pm assertions
- Fixed an issue where collection runner was not identifying JSON format when selecting data file
- Fixed an issue where export collection dialogue breaks on expanding (macOS)
- Fixed an issue where loader window was not appearing centered on using multiple monitors on Linux
- Fixed a bug where parsing CSV file containing double quotes as escape character caused error
- Fix a bug causing app to crash when form-data has malformed file value
- Fixed a bug where multipart/form-data boundary was inconsistent for digest auth
- Fixed a bug where pm.sendRequest crashes the app for the non-string raw body
- Fixed a bug causing non utf8 charset responses to not show in the response-viewer
- Fixed a bug where using quotes inside unquoted csv field caused error
- Fixed a bug where collection export was not working when example request was empty
- Fixed a bug where undo history was reset after performing a beautify action
- Fixed a bug where floating point numbers were rounded off in response pretty view
- Fixed a bug where JSON response pretty view removed extra characters surrounding the JSON text
- Fixed a bug where emoji in response viewer caused uneven line heights
- Fixed a bug where search pop-up would hide the scrollbar in response pretty view
- Fixed a bug where cookies were not stored when the cookie path did not match the request path
- Fixed an issue where collection sidebar history items did not have pointer cursor on hover
- Fixed a bug where links in response viewer were encoded when opened in a Tab
- Fixed a bug in Examples causing editor to beautify on every key-stroke
- Fixed an issue where app was opening only once by clicking on "Run in Postman" button and not launching again.
- Fixed an issue where requests sent to servers that use TLS renegotiation were not working
- Fixed issue where OAuth2 window was showing blank screen on requesting token
- Fixed a bug where changing the response language was not formatting correctly


Postman 7.2.2 (64-bit)
- Change log not available for this version


Postman 7.2.1 (64-bit)
- Added new code generators behind an experimental flag
- Added support for cookie syncing via the Interceptor
- Updated cURL, Swagger 2.0, OpenAPI 3.0 importer versions
- Added fork labels in all collection listing views
- Change Text color in no-response empty state to content-secondary
- Fixed some performance issue to handle large response
- Fixed a bug causing cookie settings in runner to not persist when rerun
- Updated internal CSV parser to fix bugs with data files parsing in runner
- Increased request label length in sidebar
- Bubbled up response save error to show in UI


Postman 7.2.0 (64-bit)
- Fixed a bug where browse view History items are unclickable
- Fixed a bug where workspace delete modal does not show thumbnail in the collection runner
- Fixed a bug where long collection name breaks UI in collection browser and add folder modal
- Fixed an issue where key value editors have inconsistent borders and overlaps with borders of 2 pane view
- Fixed a bug where upgrade button did not refresh to team button on plan upgrade
- Fixed a bug where app was crashing due to client certificate password mismatch
- Fixed a bug where URL path variables were not parsed correctly
- Fixed a bug where params with empty keys were getting filtered
- Fixed a bug where invalid url crashes the app
- Fixed an issue where the request URL is shown instead of request name when trying to save the request to another collection
- Added password masking to client certificate passphrase
- Revised placeholder copy for adding a description
- Removed `last modified just now` from collection browser
- Fixed an issue where description support markdown does not link to any documentation.
- Invite multiple users by uploading .txt or .csv files
- Added support for GraphQL request and schemas
- Updated collection runner to support selecting and reordering requests/folders before run
- Added faker library support to add `$random*` dynamic variables


Postman 7.1.1 (64-bit)
- Fixed a bug where search in the sidebar would continue to show results from previous search results
- Fixed a bug where workspace collections view in browse mode was crashing if collection owner account was deleted
- Fixed a bug where users were unable to open a new tab on clicking plus icon in some flows
- Fixed a bug where users were unable to send files while sending requests
- Fixed a bug that caused proxy matching for URL with ports to fail


Postman 7.1.0 (64-bit)
- Introducing APIs in Postman
- Create API constructs which mirror your real world APIs, directly within the Postman desktop or web app
- Add and edit your schemas, and generate collections from them at the click of a button
- Link related entities such as collections, environments, mock servers and monitors to APIs
- Version your APIs, and tag collections under them to keep track of changes
- Mock, document, monitor and publish multiple versions of your API simultaneously using tagged revisions of collections
- Improved the ability to work with files and fixed issues around file exports
- Added support for cookie control in collection runner
- Added support for accessing cookies in `pm.sendRequest`
- Added support for payload hash in Hawk authentication
- Signing out now warns you if you have any unsynced changes
- You can now close the last open tab in a workspace
- Added support for adding asynchronous tests when using `pm.test` by passing `done` callback
- Fixed a bug where group history delete action used to crash the app
- Fixed a bug where quotes get encoded in query parameters
- Fixed a bug where trailing spaces in an URL was getting removed
- Fixed a bug where cookies are not saved for IPv6 addresses
- Fixed a bug where pm.sendRequest cookies are not saved in app
- Fixed a bug where team notifications were not shown in the same app session where the team was created
- Fixed a bug where sometimes the request count in the collection was different from the actual number of requests shown
- Fixed a bug where folders with invalid references to requests were not allowed to be deleted or duplicated
- Fixed a bug where dragging a duplicate key inside environments modal is dragging 2 rows with it
- Fixed a bug where markdown renders with incorrect spacing
- Fixed a bug where next and previous buttons in ace editor search box work exactly opposite to intended functionality
- Fixed a bug where after saving the request the first duplicate key in query params is deleted
- Fixed a bug where the last user in team workspace doesn't see a proper error message in toasts while leaving workspace
- Fixed a bug where method name not showing up for older history in browse mode
- Fixed an issue where Postman was getting set as the default app to handle HTML files on Linux
- Fixed an issue where editing the description of a variable via the environment quick look also edits the description of other variables
- Fixed issues while importing Postman data dumps
- Various bugfixes in the OpenAPI 3.0 importer
- Fixed URL encoding issues while calculating payload hash in multiple authorizer modules
- Fixed a bug where the request body button types are not vertically aligned in the center


Postman 7.0.9 (64-bit)
- Added support for custom CA certificate
- Added support for PFX client certificate
- Added support for request mutation using pre-request scripts
- Added support for Proxy authentication (Basic Auth)
- Added request size details in tooltip
- Added detailed timings in tooltip of response time
- Added support for API Key type authentication
- Users can now suggest people to be invited to their team
- Improvement of UI representation of temporary headers
- Fixed a bug where interrupting the script execution crashes the App
- Fixed a bug where port 443 is not matched implicitly when using client certificates
- Fixed a bug where AWS signature was not calculated correctly
- Fixed a bug where error responses during team invite flows were not bubbled up
- Fixed a bug where Postman Runner doesn't show Pre-request script assertion results
- Fixed a bug where Test filter is not working when retrying the run in collection runner
- Fixed a bug where open tabs can't be selected in the find and replace section
- Fixed issue where Postman window opened off-screen on restoring from minimized state
- Fixed issue where Postman window was always opening in windowed mode despite closing in maximized mode
- Fixed an issue where collection gets imported multiple times when clicking Run in Postman button [Windows]
- Fixed a bug where app doesn't receive sync changes after clicking the sync icon
- Fixed a bug where the sync indicator was wrong incase where sync was disabled for a user
- Fixed a bug where removing a collection after creating it in the same app session was not synced
- Fixed a bug where environment values were not updated immediately after the request finishes
- Fixed a bug where add account and cancel flow did not used to load the correct window for the user
- Fixed a bug where examples in the original request were not copied when saving it request as new request
- Context menu does not show up in Import modal (Paste Raw Text)
- Fixed UI issue in console related to clear button and search box
- Fixed a bug where App was crashing while opening another 3rd party App using custom protocol from an OAuth2 window
- Fixed some inconsistencies in rendering markdown between Postman Dashboard/Documentation and Postman App
- Fixed editing variables from quick look when the order of session-variable is not the same as variables
- Fixed a bug where environment dropdown on applying a filter has empty spaces/rows
- Fixed a bug in request name where if the name is too large then it wraps onto multiple lines
- Fixed a bug in request name where if the user has only view permissions still it is able to edit the name
- Fixed issue where a saved cookie is not removed when the cookie is updated by subdomain with a prior expiration date
- Fixed issue where user cannot edit cookies with same name under the same domain but has different path
- Fixed example title is too short in the dropdown list of examples issue
- Fixed a bug where highlighting text while renaming request in Sidebar drags the whole request
- Fixed a bug where example response preview sections was not working
- Fixed a bug where selection focus is lost from request URL when path variables are removed
- Added UI feedback states when setting up account after signing in. Without this, quitting the app might cause corrupt data
- Fixed issue regarding correctly focusing the requester window when user tries to create another app instance
- Fixed focussing issue related to the search box inside the text editor
- Fix for no-cache and postman-token settings


Postman 7.0.7 (64-bit)
- Fixed a bug where raw body was not synced correctly for history requests


Postman 7.0.6 (64-bit)
- Change log not available for this version


Postman 7.0.5 (64-bit)
- Version 7.0 rolls out a new system for managing roles and permissions that will help make sure everyone on your team can access to what they need.
- Better experience while sharing collections
- Workspaces sync more quickly
- Learning Centre is now called Bootcamp. And now it also shows up in a tab too. New name, new home.
- Fixed issue regarding visualisation of x-www-form-urlencoded parameters in Postman console
- Show year in collection activity feed
- Fixed console not opening on switching accounts
- Fixed toggling sidebar via keyboard doesn't change 'Show/Hide Sidebar' button state
- Fixed rendering of disabled body parameters in Postman console
- Fixed an issue where falsy values were not rendered in Postman console
- Fixed the issue of Postman console removing extra whitespaces from the string
- Added titles for path variables and query params
- Content-Type support for form-data multipart
- Fixed collection description value and width in edit mode (Collection Browser)
- Fixed rendering of disabled headers in Postman console
- Bug fix for search results in collection selector UI
- [Linux] Fixed an issue where the app was not clearing old app updates
- Fixed an issue where the tooltip for system generated headers blocks the header-value
- Fixed an issue where console search field is not allowing users to paste copied text through mouse.
- Clearing history in the App deletes only those on Sync
- Fixed a bug where requests did not open in tab properly
- Fixed a bug where http version for code generation was appending undefined
- Fixed Response Cookie Expiration Date not showing
- Add word break for long response header values
- Fixed the issue of wrong pathname being displayed in Postman console


Postman 6.7.4 (64-bit)
- Added support for disabling keyboard shortcuts
- Fixed an issue that caused file path to disappear while reordering form-data fields
- Fixed an issue that caused errors with self signed SSL certificates in OAuth2


Postman 6.7.3 (64-bit)
- Stability and performance improvements


Postman 6.7.2 (64-bit)
- Fixed an issue where SSL certificates were not verified when a request is re-sent


Postman 6.7.1 (64-bit)
- Added support for forking and merging collections
- Added support to comment on requests
- Added support for JSON schema assertion in scripts
- Added support for AJV validator
- Users can now search for the selected text by using Find option in right-click menu
- Disabled the auto updates on Linux when installed using SNAP
- Fixed an issue where Learning Center modal was not reopening after successful Sign In
- Fixed conflict state flow to account for the name and description changes in a request tab
- Fixed a bug which caused the browse view to crash
- Fixed a bug where skipped label in response tests view was not visibl
- Fixed bugs around OpenAPI imports
- Fixed a bug where contents were being replaced in closed tabs using find and replace
- Fixed an issue where few collections were shown even after switching workspace [GitHub #5494]
- Fixed a bug that caused requests to fail when the URL protocol is not in lowercase
- Fixed a bug where order of the fields in form-data was not respected
- Fixed a bug which caused requests having form-data body to fail on redirects
- Fixed a bug where nested variables are not substituted correctly
- Fixed a bug that caused negated assertions to persist
- Fixed a bug where 308 permanent redirects were not handled correctly


Postman 6.6.1 (64-bit)
- Added support for importing OpenAPI 3.0
- Invite people through a shareable link
- Added support for re-opening recently closed tabs
- Improved learning centre with more lessons and skills
- New setting to turn off tab save confirmation dialog
- Detailed assertion failures are shown in the Collection Runner
- Show test assertions from pre-request script in the Collection Runner


Postman 6.5.3 (64-bit)
- Fixed a vulnerability in code snippet generation flow


Postman 6.5.2 (64-bit)
- Added support for custom HTTP methods
- Added support for sending body with GET requests
- You can now find and replace across collections, environments, globals and open tabs
- Added support for saving responses with history
- Fixed a bug where right click actions were not working for response headers
- Fixed a bug where PDF responses were rendered as raw text
- Fixed a bug where custom response code was not rendered if the response message was empty
- Fixed a bug where disabled environment values were used in generated code snippets
- Fixed a bug where disabled request headers were shown in Postman console
- Fixed a bug where closing snippet section in scripts tabs was not remembered for new tabs
- Fixed a bug where resizing panes in two pane layout did not refresh line-wrapping in script editors
- Fixed a bug where some response types were not rendered correctly in response preview
- Fixed a bug where postman generated Authorization headers were not included in code snippets
- Added configuration to disable icons in tab titles


Postman 6.4.4 (64-bit)
- Change log not available for this version

Postman 6.4.2 (64-bit)
- Various bug fixes and stability improvements for tabs
- Made the the position of tab actions fixed
- Added more visibility when a request or response is in a conflicted or deleted state
- Fixed a bug where undo stack wasn't cleared if a different request opens in the same tab
- Fixed a bug where duplicate parameter keys disappear when unchecked
- Fixed a bug where save example did not preserve response status code
- Fixed a bug where the response view formatting used to reset when switching tabs
- Fixed a bug where closing single unsaved tab attempts to close all tabs after having cancelled close all tabs once
- Fixed a bug where request description didn't scroll when viewing in tab
- Fixed a bug where body resets to pretty view when changing tabs
- Fixed exporting collection variables with disabled entries
- Fixed a bug where generated collection links were not shown until app restart
- Fixed a bug in renaming a personal workspace
- Fixed text-wrapping issues in runner
- Fixed a bug to show long test names in tooltip inside run results
- Added link to view monitor results on dashboard after creating one
- Fixed a bug where long variable names were overflowing in the variable hover dropdown
- Fixed a bug where collection variables were not resolved in generated code snippets


Postman 6.3.0 (64-bit)
- Fixed a bug where multiple slashes were being removed
- Fixed a bug where certificates were not working if only one of CRT or Key file was used
- App will now log warning messages in the Postman Console if it fails to read files while sending requests
- Fixed a bug where cut/copy/paste from context menu was not working in Ace editor
- Fixed a bug where response search bar was showing up over the find overlay
- Fixed a bug where search query in API network and template category were not being persisted
- Exporting collections in v1 format is deprecated


Postman 6.2.5 (64-bit)
- Fixed a bug where there was an extra 'sessionValue' field in request body while exporting a collection
- Fixed an issue where the shortcut icon disappeared on update for Windows users
- Fixed data editor dropdown width while selecting file/text
- Fixed a bug where the request was stripped off from examples while importing a collection


Postman 6.2.4 (64-bit)
- Fixed a bug where _postman_id was added to folders and requests in exported collections in v2 and v2.1 formats
- Fixed a bug where sending a request was not finishing when globals were missing
- Fixed a bug where restoring collections were not working


Postman 6.2.3 (64-bit)
- Sharing collections and team workspaces are now available for all users
- Added a quicker way to invite others to the current workspace
- Use current values of variables to work with collections, environments and globals without sharing sensitive values with your team. Current values do not sync to Postman/'s servers
- Edit current values of the variable from the Quick Look view
- Resource usage can now be tracked from the app
- Improved memory usage when working with large values in environments or globals
- Fixed an issue where users were not able to save new requests
- Fixed an issue where selected environment on startup does not populate variables
- Fixed an issue where exporting collection generates incorrect request url
- Fixed an issue where diff is not showing in activity feed
- Fixed an issue where dropdown was being rendered out of screen bounds
- Fixed an issue where deleting an active run through different runner window crashes the first one
- Fixed an issue where setting inherit as the auth type for folders shows wrong auth inheritance
- Fixed an issue where postman throws error when environment value is undefined
- Fixed an issue where API documentation was not being create through +New Button
- Fixed a bug where variable was getting deleted after setting it's value to null
- Fixed a bug where `clientId` was being sent in the body when using `client-credentials` grant-type in OAuth-2
- Fixed a bug where simultaneous actions were not reflected correctly on UI
- Fixed a bug where a Requester window was not opening when a Console window was already open [macOS]
- Removed `client-secret` field for OAuth-2 implicit grant type
- Added support for having multiple cookies with same name but different paths
- Fixed a bug where users having edit permissions on a collection were not able to delete requests using the keyboard shortcut
- Fixed a bug where the folder level code was not visible until the text editor is clicked


Postman 6.2.2 (64-bit)
- Change log not available for this version


Postman 6.1.4 (64-bit)
- Improvements in network stabilization
- Fixed a bug where secure cookies were not persisting


Postman 6.1.3 (64-bit)
- Fixed a bug which prevented copying the response using the copy icon
- Fixed a bug where the Runner was not opening with pre-filled collection/folder
- Fixed a bug where Monitors and Mocks were not being created through New Button
- Fixed a bug where notifications were not being displayed
- Added support to disable hardware acceleration using an external environment variable


Postman 6.1.2 (64-bit)
- Linux apps will now automatically download and install updates
- Enterprise users can now control who can view workspaces within the team
- Minor updates and bug fixes will now be applied on background silently
- Performance improvements in startup
- Improvements in the sign-in/signup flow
- Switching theme changes the theme in all open windows
- Fixed an issue that caused sync conflicts with history requests
- Fixed an issue that caused desktop shortcuts to be recreated after update
- Fixed a bug where total request time in an exported run was a concatenated string
- Fixed a bug where globals were not being updated without being logged in
- Fixed a performance issue which caused a visible lag while adding query params


Postman 6.0.10 (64-bit)
- Change log not available for this version


Postman 6.0.9 (64-bit)
- Change log not available for this version


Postman 6.0.8 (64-bit)
- Organize your API work through the use of personal and team workspaces
- Changes to environments shared in team workspaces now sync automatically with your team
- Fixed an issue where files selected in request `form body` were not remembered
- Fixed a bug where `Download as JSON` was not working for Globals
- Fixed an issue that prevented users from switching to the `Build` view when offline
- Fixed a bug where a workspace was not switched to `Browse` view after the user was removed from the it
- Improved the experience around joining/leaving team workspaces


Postman 6.0.7 (64-bit)
- Organize your API work through the use of personal and team workspaces
- Changes to environments shared in team workspaces now sync automatically with your team
- Fixed an issue that led to high CPU usage


Postman 6.0.6 (64-bit)
- Change log not available for this version


Postman 5.5.3 (64-bit)
- Fixed a rare issue where duplicating a folder added multiple copies of requests within the folder


Postman 5.5.2 (64-bit)
- Fixed a bug which affected syncing


Postman 5.5.0 (64-bit)
- Added API Network: Browse through a list of authentic API publishers and import their collections with one click
- Fixed a rare issue on Windows where tabs were not being persisted across restarts


Postman 5.4.1 (64-bit)
- You can now add variables, authorization, pre-request and test scripts to a collection. This will apply to all requests in the collection.
- You can now add authorization, pre-request and test scripts to a folder. This will apply to all requests in the folder.
- Fixed an issue where closing the secondary window quits the application [Windows]
- Fixed an issue where headers were lowercased in generated code


Postman 5.3.2 (64-bit)
- Fixed an issue where the last open tabs were not restored on app restarts
- Fixed an issue where focus was not restored when switching to the app
- Fixed new window shortcuts on Windows and Linux
- Fixed a rare issue that prevented users from signing back in
- Various stability and security improvements


Postman 5.3.1 (64-bit)
- You can now add multiple user accounts and switch between them seamlessly
- Fixed an issue where some OAuth 2.0 tokens were not being used with requests
- Fixed an issue where getting a new OAuth 2.0 token was not working for some providers
- Fixed an issue where getting a new OAuth 2.0 token flow would not complete


Postman 5.3.0 (64-bit)
- Create documentation, mock servers, monitors, environments and more from the 'New' button in the header bar
- Explore Postman features by importing custom collection templates
- Add NTLM (Beta) and Bearer Token authorization methods to requests
- Find anything easily across all your collections, environments and globals (Ctrl/Cmd + Shift + F)
- Redesigned authentication interface for ease of use
- Automatic retries for Digest authentication
- Added ability to force close tabs without prompting for save
- Added ability to select additional monitoring regions
- Mock servers can now be made either private or public
- Authorization data is generated by Postman automatically and is not saved with your requests
- Fixed a rare issue where environment variables get disabled after sending the request


Postman 5.2.1 (64-bit)
- Fixed an issue where request body within duplicated folder was hidden from UI


Postman 5.2.0 (64-bit)
- All new Status bar for quick access to useful actions
- Add ability to set a custom proxy to be used for requests made through the app
- Share collections and invite users to your team from the Team Library
- Introducing the PM API for cleaner and more robust pre-request & test scripts
- Fixed an issue which prevented request reordering within a collection
- Fixed various issues around Sync conflicts
- Fixed an issue that caused path variable values to be deleted when importing a collection
- Fixed an issue where Postman dynamic variables were not being populated in the autocomplete dropdown

GhostVolt 1.9.9.0 查看版本資訊

更新時間:2019-08-12
更新細節:

What's new in this version:

GhostVolt 1.9.9.0
- Fixed a bug where user were unable to select (and view) deleted folders from their GhostVolt folder view
- Fixed a bug where users were unable to add files and folders to the root ‘Repository’ folder
- Minor UI improvements


GhostVolt 1.9.8.0
- Pin your most frequently used folders with the new ‘Quick access’ feature
- Improved accessibility by adding shortcut keys to all buttons and commands
- Fixed a bug when attempting to resize the filename column with double click which resulted the width being changed AND GhostVolt attempted to open the selected file
- Improved information when searching your users
- Minor UI improvements


GhostVolt 1.8.8.0
- Added global search which allows you to search your entire GhostVolt for any file or folder
- When performing a local folder filter, your search term is now highlighted in your search results
- Minor UI tweaks and bugs fixes


GhostVolt 1.7.8.0
- Added ‘Breadcrumb’ toolbar to help navigate your project folders
- Added Cut and Paste to your project for Files
- Select all/none/invert added for convenient document selection
- Additional audit points added for moving files
- Access restrictions added to context menus


GhostVolt 1.6.8.0
- For this update we’ve concentrated on making the UI a little slicker including better feedback when hovering your mouse over your GhostVolts file and folder views and a number of minor UI issues


GhostVolt 1.6.7.0
- Improved performance when loading GhostVolt with a large amount of folders.
- Improved performance when creating and editing Users
- Improved speed when adding a large amount of folders to GhostVolt
- Add a new icon to status bar to indicate GhostVolt is busy performing background tasks
- Minor bug fixes


GhostVolt 1.6.6.0
- Adding Excel and PDF support to your Document Access report
- Improved design for Document access report window
- Because monitoring stale user accounts is very important we’ve added Last login date to your user control window
- Minor UI fixes


GhostVolt 1.5.6.0
- Added new report for reporting on what files a user has write access to
- Further security enhancements
- Minor UI and bug fixes


GhostVolt 1.4.6.0
- Fixed a bug where users could not validate their user account via email
- Minor UI changes


GhostVolt 1.4.5.0
- Fixed a bug where access to Key Rotation was denied to all users


GhostVolt 1.4.4.0
- Security enhancements including authentication hardening e.g. tighter controls on who can access certain server functions
- Fixed a bug where new users were not able to activate their account during the first attempt
- Minor UI improvements and bug fixes


GhostVolt 1.4.3.0
- New report window, take a look here
- You can now export your reporting data to Excel*
- Filter your reports by audit type
- Clean-up your reporting folder right from your reporting Window
- Additional audit data point added to your audit trail
- Cleaned-up User report tables
- Fixed a bug where PDF record details were being truncated
- General bug fixing


GhostVolt 1.3.3.0
- Bug Fix: Occasionally when low network speeds have been detected GhostVolt was dropping the connection to the server. This version updates the timeout period to reduce such occurrences. Add checks to Have I Been Pwned when entering passwords

DS4Windows 1.7.15 (64-bit) 查看版本資訊

更新時間:2019-08-12
更新細節:

What's new in this version:

- Changed to allow gyro steering wheel mode to work when outputting to VJoy output axis while Use DInput Only is enabled
- Fixed packaging problem. Bezier Curve editor is now bundled like it should have been in recent releases

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

更新時間:2019-08-09
更新細節:

What's new in this version:

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

Mail.ru Agent 10.0 Build 30493 查看版本資訊

更新時間:2019-08-09
更新細節:

What's new in this version:

Mail.ru Agent 10.0 Build 30493
- Change log not available for this version


Mail.ru Agent 10.0 Build 30383
- Change log not available for this version


Mail.ru Agent 10.0 Build 30343
- Change log not available for this version


Mail.ru Agent 10.0 Build 30309
- Change log not available for this version


Mail.ru Agent 10.0 Build 30298
- Change log not available for this version


Mail.ru Agent 10.0 Build 30274
- Change log not available for this version


Mail.ru Agent 10.0 Build 30264
- Change log not available for this version


Mail.ru Agent 10.0 Build 20275
- Change log not available for this version


Mail.ru Agent 10.0 Build 20272
- Change log not available for this version


Mail.ru Agent 10.0 Build 20267
- Change log not available for this version


Mail.ru Agent 10.0 Build 20251
- Change log not available for this version


Mail.ru Agent 10.0 Build 20249
- Change log not available for this version


Mail.ru Agent 10.0 Build 20248
- Change log not available for this version


Mail.ru Agent 10.0 Build 20238
- Change log not available for this version


Mail.ru Agent 10.0 Build 20234
- Change log not available for this version

FileZilla 3.44.0 (64-bit) 查看版本資訊

更新時間:2019-08-09
更新細節:

MuLab 8.1.5 (64-bit) 查看版本資訊

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

What's new in this version:

- Spectral stretching now includes a spectral filter. This filter can do soft to steep lowpass, highpass and band filtering.
- Spectral stretching now features anti-aliasing when pitching up. This results in a much more usable sound when playing stretched samples 1 or more octaves higher.
- The spectral stretch property panel now is a non-modal (non-blocking) floating window. This enhances the workflow.
- Editing spectral stretch properties are undoable actions.
- Spectral stretching: Lower CPU usage when pitching up.
- Spectral stretching: Added a "Post End Mode" option that can be used to polish stretched audio sequences, ie. to make adjacent events play as seamless as possible, it depends on the type of audio.
- Sequence editors: When changing values via the event property bar at the bottom, new undo points are automatically created when the last change was more than a little second ago.
- Sequence editors: Fixed a bug in the undo-redo system when changing values via the event property bar at the bottom, especially when combining undoing + changing the selection.
- Sample -> DSP functions -> Stretch: Rendered incorrect results when stretching samples with a samplerate different from the current project samplerate. Fixed.
- Sample -> DSP functions: When applying functions that alter the sample's length (eg Stretch, Resample) then MuSampla audio display was not properly updated. Fixed.
- Other little improvements.

VNC Server 6.5.0 查看版本資訊

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

What's new in this version:

- New: Support High-speed streaming even when peer-to-peer connectivity is not available via a new UDP relay service
- Improve reliability of connection establishment
- Improve performance particularly in scenarios with high packet loss and latency
- Improve detection of display capture failures on Windows, switching to an alternative capture method where possible
- Improve styling of the menu bar icon on Mac to better match the system theme
- Add the ability to limit display capture to a single monitor on Linux using the “Monitor” parameter

Nicepage 1.12.2 查看版本資訊

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