GOM Media Player 歷史舊版本 Page55

最新版本 Dolibarr 18.0.5

GOM Media Player 歷史版本列表

GOM Media Player 是一款內置流行視頻和音頻編解碼器的免費多媒體播放器。  GOM Media Player 支持 AVI,DAT,MPEG,DivX,XviD,WMV,ASF 等文件格式。用戶不必分別安裝編解碼器。GOM Media Player 能夠通過跳過損壞的幀來播放不完整或損壞的 AVI 文件。它也可以播放鎖定或部分下載的文件。其他功能包括拖放支持,HTTP 流媒... GOM Media Player 軟體介紹


Pianoteq 6.5.4 查看版本資訊

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

What's new in this version:

- Extended range on some historical and chromatic percussion instruments: use +- on the left of the keyboard to switch between original and extended range
- Volume reduction on some MKII presets

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

PCDJ DEX 3.13.0 查看版本資訊

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

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

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

What's new in this version:

- No longer use quiet flag for ViGEm installer. Use normal user installation process
- Increased delay used in resume from suspend routine

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

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

What's new in this version:

- Custom Bezier curve implementation added by mika-n
- Fixed updater not getting launched via auto update checker if updater version has not changed
- Slowed down mouse wheel scrolling for analog stick
- Added cmdline options to send start/stop/shutdown/LoadProfile/LoadTempProfile commands. Contributed by mika-n
- Added support for matching using both program path and application window title values in auto-profile system. Contributed by mika-n
- Added support for wildcard string match in auto-profile path and window title values. Contributed by mika-n
- Fixed the image size issue in "run program with profile" app icon. Contributed by mika-n
- Fixed some strings in pt-BR resx files
- Tweaks to fix USB connections causing high CPU usage after waking PC from sleep

Radmin VPN 1.1.3907 查看版本資訊

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

GOM Player 2.3.43.5305 查看版本資訊

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