Xperia Companion 歷史版本列表
Xperia Companion 是一個簡單和安全的軟件更新您的 Xperia 貿易電腦工具; 設備。使用它來更新到最新的軟件版本,備份和恢復您的設備,或清除內容重置您的設備。您還可以瀏覽,同步,傳輸和整理您的內容,如多媒體文件。Xperia Companion 提供了 3 個功能:瀏覽智能手機上的文件,執行程序更新以及一些名為“軟件修復”的功能,這將允許您擦拭您的 Xperia 手機並執行全新安... Xperia Companion 軟體介紹更新時間:2021-05-21
更新細節:
What's new in this version:
- This version adds support for the WebSocket request in Postman, if you cannot wait go ahead and try it out directly, otherwise read on to learn more about it!
- To get started with WebSockets, open a Workspace or the Scratchpad, click New, then select WebSocket request. Enter a valid WebSocket server URL and click Connect.
Once the connection is established, you can start exchanging messages with the server. Here’s a non-exhaustive list of features that are available out of the box:
- Send messages as Text, JSON, XML, HTML, Array Buffer
- Search the messages exchanged for a specific string
- Filter the list of messages by Sent or Received
- Compare the time difference between two messages
Improved:
- You can now select text with the Network information in response pane
- You can now bulk select files in the Import feature
Fixed:
- Fixed an issue where "View more action" buttons did not appear occasionally on the Collections sidebar
- Fixed an issue where Examples were not being created, when creating a Mock Server
- Fixed an issue where 'Address' was undefined in the copied handshake log from console.
- Fixed an issue where URLs were not parsed correctly inside comments
- Fixed an issue where removing API from workspace shows a DELETED status on the tab
- Various accessibility improvements in the Request Save feature
更新時間:2021-05-13
更新細節:
What's new in this version:
New:
- You can now import WSDL specification into Postman
- You can now preview PDF responses within Postman
- New app icon on macOS
Improvements:
- Saving an example from the response now opens the example in a new tab
- You can now view the complete URL in the Runner by hovering on it
Fixed:
- Fixed an issue where switching back to previous workspace marked the API tab as conflicted
- Fixed an issue where drag and drop of folders inside Runner did not reflect in the run order
- Fixed an issue where files containing special characters did not import from a GitHub repository
- Fixed an issue where large request or response headers raised an error
- Fixed an issue where the request tab crashed intermittently in the scratch pad
更新時間:2021-05-05
更新細節:
What's new in this version:
- This version of Postman includes internal performance and stability improvements and fixes
更新時間:2021-04-26
更新細節:
What's new in this version:
New:
- You can now organize your team members into groups to efficiently manage access control and onboard new members seamlessly
- Postman's in-built proxy now supports capturing HTTPS traffic
- While generating access tokens via OAuth 2.0, you can now specify resource and audience as parameters
Improvements:
- Request body can now be updated via scripts
- Requests and response headers of redirected requests are shown in the Postman Console now - GitHub #8492
- You can now disable TLS v1.3 during request handshake
Fixed:
- Fixed a bug where charset from older responses are persisted when new responses have no charset defined
- Fixed an issue that caused Postman to grab focus twice during launch
更新時間:2021-04-16
更新細節:
更新時間:2021-04-13
更新細節:
更新時間:2021-04-09
更新細節:
What's new in this version:
- Fixed an issue that caused Scratch Pad to not open if you are signed in
更新時間:2021-04-08
更新細節:
What's new in this version:
New:
- You can now reorder examples via the Collections sidebar
Improvements:
- Postman now remembers the last tab you were working on when reopening requests
Fixed:
- Fixed a rare issue that caused an offline error message to show up even when the application has network connectivity
更新時間:2021-04-06
更新細節:
What's new in this version:
New:
- You can now use schema outline from the sidebar of the API define tab to navigate through OpenAPI 3 and OpenAPI 2 schemas
- You can now navigate within the schema through #ref. Hover over the #ref link in the schema to find the shortcut that will take you to the reference definition
- You can now move mock servers from one workspace to another
- You can now fork an Environment
- New Integration: Splunk
Improvements:
- You can run tests and view last run results within the 'Test' tab of your APIs
- You can run a Collection from the more actions menu in Collection sidebar
更新時間:2021-03-29
更新細節:
What's new in this version:
- Fixed a rare issue that caused a reload loop after creating an account