VDownloader 歷史版本列表 Page1

最新版本 Insomnia 5.16.2

VDownloader 歷史版本列表

VDownloader 只需單擊一次即可下載視頻,並將其保存為用於在 PC,電視或移動設備上觀看的最佳格式和質量(包括 HD)。 VDownloader 是一款軟件應用程序,允許您將任何主要網站(包括 YouTube)的視頻保存到硬盤。只需單擊鼠標,這些視頻就可以以任何視頻或音頻文件格式存儲。 您是否喜歡隨時隨地觀看來自 YouTube,Facebook,雅虎,Vimeo,Vube,Metaca... VDownloader 軟體介紹


VDownloader 4.5.2902 查看版本資訊

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

What's new in this version:

VDownloader 4.5.2902
- Change log not available for this version


VDownloader 4.5.2880
- Change log not available for this version


VDownloader 4.5.2867
- Change log not available for this version


VDownloader 4.5.2818
- Change log not available for this version


VDownloader 4.5.2811
- Change log not available for this version


VDownloader 4.5.2807
- VDownloader now supports over 300 sites. You can find the complete list here
- Added a playlist player for search results and feeds
- Improved and fixed some search issues in which VDownloader showed no search results
- Fixed issue with some adult videos not downloading
- Fixed issue with Vine downloads
- You can now download YouTube auto generated subtitles (CC)
- Fixed issue with playlist downloading only 50 videos
- Fixed Download button in our integrated Browser
- Improved download speed by removing unnecessary conversions
- Fixed issue with Vimeo downloads
- Fixed issue with downloads not being canceled
- Added support for live streaming from popular sources such as YouTube, Twitch and Showroom
- Various minor bugs and stability improvements


VDownloader 4.5.2780
- VDownloader now supports over 300 sites. You can find the complete list here
- Added a playlist player for search results and feeds
- Improved and fixed some search issues in which VDownloader showed no search results
- Fixed issue with some adult videos not downloading
- Fixed issue with Vine downloads
- You can now download YouTube auto generated subtitles (CC)
- Fixed issue with playlist downloading only 50 videos
- Fixed Download button in our integrated Browser
- Improved download speed by removing unnecessary conversions
- Fixed issue with Vimeo downloads
- Fixed issue with downloads not being canceled
- Added support for live streaming from popular sources such as YouTube, Twitch and Showroom
- Various minor bugs and stability improvements


VDownloader 4.5.2737
- Change log not available for this version


VDownloader 4.5.2598
- Change log not available for this version


VDownloader 4.5.2588
- Change log not available for this version


VDownloader 4.5.2562
- Change log not available for this version


VDownloader 4.4.2350
- Change log not available for this version


VDownloader 4.3.2229
- Several bug fixes, Improved Channel and Playlist Downloading


VDownloader 4.3.2190
- Change log not available for this version


VDownloader 4.3.2169
- Change log not available for this version


VDownloader 4.3.2124
- Change log not available for this version


VDownloader 4.2.2001
- Change log not available for this version
 

VDownloader 4.2.1970
- Change log not available for this version

Tanida Demo Builder 11.0.30.0 查看版本資訊

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

What's new in this version:

Tanida Demo Builder 11.0.30.0
- Change log not available for this version


Tanida Demo Builder 11.0.29.0
- Change log not available for this version

Insomnia 5.16.2 查看版本資訊

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

What's new in this version:

Insomnia 5.16.2
- Headers with empty values are now sent
- Remove debounce for OAuth forms (was causing issues)
- Fix AWS auth not applying some settings
- Include nghttp2lib dependency in Linux builds


Insomnia 5.16.1
- Fix Insomnia Plus/Teams login form error


Insomnia 5.15.0

Major Changes:
- New template tag for executing JSONPath queries on arbitrary strings. This is useful if you include stringified JSON in your environment or are using the file template tag
- Folders and requests can now be moved to different workspaces. This can be done via the folder's dropdown menu in the sidebar or in the request settings dialog
- Additional claims field now available on ASAP authentication (#822 by BCook98)
- GraphQL schema fetches now share OAuth 2.0 tokens with parent request

Bug Fixes:
- Request name and parent folder no longer reverted when selecting previous history item
- GraphQL introspection requests are no longer synced or exported
- Choosing an environment color no longer affects multiple environments (rare bug)
- Form URLEncoded no longer forgets if the value type is set to multi-line
- No longer requires write permission when including files in multipart form data
- Backslashes inside template tags no longer break previews
- Escaped unicode sequences now show properly in environment editor
- Generated Curl commands now handle duplicate query parameter names
- CSV and multipart response viewers no longer show stale responses
- URLs in autocomplete results no longer prevent variables and tags from being shown
- Prompt template tag no longer uses stale values

Minor Changes:
- Request hook plugins now executed for GraphQL introspection requests, code generation, and HAR export
- Ability to toggle OAuth 1/2 authentication on and off via checkbox
- Support Curl's --path-as-is flag. This can be toggled in the request settings dialog
- Region and service fields can now be explicitly set for AWS authentication
- Query parameter values can now be multi-line
- Key-value editors now have a delete-all option, available in new dropdown menu in bottom-left
- Verifier field can now be set for OAuth 1.0 authentication
- Response body now logged when OAuth 2.0 token fetches fail
- Authorization prefix label can now be specified when using Bearer authentication
- Ability to read/write query parameters added to plugin API. Thanks amree and luveti for the help!
- Rename placeholder in header editor
- Upgrade Electron to include patch for webview security vulnerability
- Update Windows code signing certificate
- Plugin download errors are now handled and logged properly
- Plugin installs now work with custom .npmrc configs
- Prompt template tag now has additional option to cache results
- Behind-the-scenes refactor to get ready for fuzzy matching improvements


Insomnia 5.14.9
- Fixed not being able to change body type on new requests


Insomnia 5.14.8
- Switching request to No Body now remembers previous body if re-enabled
- Prompt to create folder is now cancelable
- Update internal prompt plugin


Insomnia 5.14.7
- Bug Fixes: Fix app icon on Linux


Insomnia 5.14.6
- Basic support for importing Swagger 2.0 projects (#695 by slawus)
- Add RSA-SHA1 signing for OAuth 1.0 (#611 by c22)
- Response history now shows URL instead of time and size (#721 by iansu)
- Fix GraphQL autocomplete in nested blocks
- Fix code generation when multipart/form-data present
- Attempt to fix certain network requests hanging
- Fix body type changing automatically when content-type header updated
- GraphQL queries now work with OAuth 2.0 requests
- Base environment name no longer editable
- Support AWS multifactor auth (#730 by focusaurus)
- Add audience field to OAuth 2.0 client credentials grant (#679 by narhen)
- Add OpenID response type for OAuth 2.0 implicit grant (#681 by emdfonseca)
- Support INSOMNIA_DISABLE_AUTOMATIC_UPDATES environment variable
- Always show accurate HTTP status message (never default)
- Plugin arguments can now define a validate function
- Support XPath string results
- Added enable/disable toggle to most authentication types
- XPath queries no longer required to begin with forward slash
- New template tag to prompt for user input
- New OS template tag for accessing operating system values
- getBodyText and setBodyText added to plugin API


Insomnia 5.12.4

Bug Fixes:
- Fix GraphQL autocomplete in nested blocks
- Fix code generation when multipart/form-data present
- Fix certain network requests hanging during DNS lookup

Minor Changes:
- Support INSOMNIA_DISABLE_AUTOMATIC_UPDATES environment variable


Insomnia 5.12.1
- Less obtrusive update notification
- Fix environments disappearing during workspace duplication and sync
- Support for downloading huge files (over ~2GB)
- Fixed HAWK algorithm selection
- Fix environment editor not saving immediately after fixing an error
- Minor fix for Postman import
- Response timer always shows 1 decimal place
- Ability to specify auto-update channel
- Ability to disable auto-updates
- Moved database to the Electron main thread
- Use Google analytics API directly (no more external JS!)
- Faster storing of large response bodies
- Provide a convenient save button when large response gets hidden
- Disable request body linting over 1MB
- Add import/export APIs to plugin system


Insomnia 5.11.7

Major Changes:
- First-party support for viewing multipart responses

Bug Fixes:
- Accept header now overridable again
- Support showing multiple response headers with the same name


Insomnia 5.11.5
- Fix bug where dragging a folder into itself would make it disappear
- OAuth 2.0 requests now use same settings as current request
- Environment editor now refreshes from sync change when it's open
- Improvements to Curl importer
- Add back default Accept header from v5.11.0 but not Accept-Encoding
- New keyboard shortcut to delete active request
- Prompt user to automatically change Content-Type when binary file is selected
- Update documentation links to point to new support website


Insomnia 5.11.0
- OAuth 1.0 Support
- Atlassian ASAP Auth Support
- No longer require global npm to install plugins (included standalone Yarn)
- Fix GraphQL autocompletion not working
- Fix scroll jumping issue in key-value editors (headers, query, etc)
- Fix Cmd+Enter conflict in Sublime keymap
- Fix for raw cookie editor deleting cookies
- Print Curl version in Timeline
- Template tag editor no longer has delay when opening
- Added debug logging to OAuth 2.0 flow
- Support wildcards in port for client certificates
- Use more unique temporary director name to avoid conflicts
- No longer send default Accept and Accept-Encoding headers

VDownloader 4.5.2880 查看版本資訊

更新時間:2017-11-09
更新細節:

What's new in this version:

VDownloader 4.5.2880
- Change log not available for this version

VDownloader 4.5.2867
- Change log not available for this version

VDownloader 4.5.2818
- Change log not available for this version

VDownloader 4.5.2811
- Change log not available for this version

VDownloader 4.5.2807
- VDownloader now supports over 300 sites. You can find the complete list here
- Added a playlist player for search results and feeds
- Improved and fixed some search issues in which VDownloader showed no search results
- Fixed issue with some adult videos not downloading
- Fixed issue with Vine downloads
- You can now download YouTube auto generated subtitles (CC)
- Fixed issue with playlist downloading only 50 videos
- Fixed Download button in our integrated Browser
- Improved download speed by removing unnecessary conversions
- Fixed issue with Vimeo downloads
- Fixed issue with downloads not being canceled
- Added support for live streaming from popular sources such as YouTube, Twitch and Showroom
- Various minor bugs and stability improvements

VDownloader 4.5.2780
- VDownloader now supports over 300 sites. You can find the complete list here
- Added a playlist player for search results and feeds
- Improved and fixed some search issues in which VDownloader showed no search results
- Fixed issue with some adult videos not downloading
- Fixed issue with Vine downloads
- You can now download YouTube auto generated subtitles (CC)
- Fixed issue with playlist downloading only 50 videos
- Fixed Download button in our integrated Browser
- Improved download speed by removing unnecessary conversions
- Fixed issue with Vimeo downloads
- Fixed issue with downloads not being canceled
- Added support for live streaming from popular sources such as YouTube, Twitch and Showroom
- Various minor bugs and stability improvements

VDownloader 4.5.2737
- Change log not available for this version

VDownloader 4.5.2598
- Change log not available for this version

VDownloader 4.5.2588
- Change log not available for this version

VDownloader 4.5.2562
- Change log not available for this version

VDownloader 4.4.2350
- Change log not available for this version

VDownloader 4.3.2229
- Several bug fixes, Improved Channel and Playlist Downloading

VDownloader 4.3.2190
- Change log not available for this version

VDownloader 4.3.2169
- Change log not available for this version

VDownloader 4.3.2124
- Change log not available for this version

VDownloader 4.2.2001
- Change log not available for this version
 
VDownloader 4.2.1970
- Change log not available for this version