Slimjet (64-bit)

最新版本 Insomnia 6.0.1

Insomnia 6.0.1

Insomnia 6.0.1
Slimjet 64 位是基於 Blink 引擎的快速,智能和強大的網頁瀏覽器。它建立在 Chrome 開源項目之上,Google chrome 也是基於此項目的。 Slimjet 集成了許多強大而方便的功能,可幫助用戶最大限度地提高在線生產力。 Slimjet 64 位還包括許多選項和設置,以便用戶可以自定義瀏覽器以最適合自己的個人喜好.

快速和高效
更快的瀏覽器啟動,更快的頁面加載,高度響應的用戶界面,由業界領先的 Blink 引擎驅動.

Secure 和 Stable
Automatic protection 針對網絡釣魚和惡意軟件,先進的隱私控制選項,強大的多進程架構.

功能強大,功能強大,功能強大,Slimjet 為每個用戶提供更多功能,而不依靠外部插件.

靈活可定制的
靈活的選項和設置可用於定制 Slimjet,個人喜好和最大化的生產力.

Slimjet 主要特點:
殺廣告攔截器惱人的廣告渦輪增壓下載管理器 QuickFill 智能表格填充完全可定制的工具欄方便的 Facebook 集成 Youtube 的 VID eo Downloader Photo Enhancement& 照片框架即時照片上傳天氣條件& 天氣預報 Omnibox 中的 URL 別名支持廣泛的插件和主題支持可定制的新標籤頁靈活的網頁翻譯靈活的選項和設置自動刷新網頁從預定義的身份信息增強自動填充書籤側面板快速切換搜索引擎保存網頁截圖靈活的選項卡行為控制停止所有的 gif 動畫允許混合模式 http / https 內容選項來禁用桌面通知上傳剪貼板圖像另外可用:下載 Slimjet for Mac

ScreenShot

軟體資訊
檔案版本 Insomnia 6.0.1

檔案名稱 Insomnia.Setup.6.0.1.exe
檔案大小 64.5 MB
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 免費軟體
作者 FlashPeak Inc.
官網 http://www.slimjet.com/
更新日期 2018-07-26
更新日誌

What's new in this version:

Insomnia 6.0.1
- GraphQL query highlighting improvements
- Invisible cursor/selection now visible again on default theme
- Fixed unicode escaping
- Fixed the sync button no longer being pinned to bottom of sidebar


Insomnia 6.0.0
Major Changes:
- Themes no longer restricted to premium users
- One Dark and One Light themes
- GraphQL queries now show reference documentation mouse hover
- GraphQL operationName now set based on cursor position (if multiple named queries exist)
- Can now view GraphQL introspection request's response on failure
- Setting to configure environment highlight color style
- Environments are now sortable from within the Manage Environments dialog
- Cookie jar template tag (#1039 by coolhome)
- Added ability for plugins to define themes
- New storage API added to plugin API to store/retrieve data
- Greatly improved (more strict) fuzzy search

Bug Fixes:
- No longer specify multipart/form-data boundary when generating Curl requests
- Curl code generation now respects URL encoding option
- Environment now works as expected when no active request is selected
- The prompt template tag now only executes once per request
- No longer fail to render when comment ('#}') is included in GraphQL query
- Small fix related to same-variable-name environment merging
- Support absent Content-Type header for AWS authentication
- Improved error handling for async template tag errors
- Better response preview webview charset handling
- Tag editor dialog preview no longer jumps when an error is present

Minor Tweaks:
- Request template tag now has a new option to get the folder and name
- GraphQL introspection query now specifies operationName property
- New response.setBody API for plugin response hooks
- ASAP Auth now default additionalClaims to empty object
- Now purge raw response bodies when responses are deleted from history
- Added styling for ordered lists to markdown previews
- Add audience parameter to implicit OAuth 2.0 grant type
- Improvements to autocomplete when editing GraphQL variables
- More token types supported for syntax highlighting of Markdown previews (docs)
- Request switcher (Cmd+p) now sorts results by best match
- GraphQL operationName now shown below query editor when set
- Add button to clear current sidebar filter
- Prompt tag now supports masked input (type=password)
- Add ability to see response for failed OAuth 2.0 token fetch requests
- Theme thumbnails are now generated SVGs instead of screenshots


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

Insomnia 6.0.1 相關參考資料
Changelog - Insomnia REST Client

Insomnia v6.0.1. July 25, 2018. Version 6.0.1 is here! GraphQL query highlighting improvements. Invisible cursor/selection now visible again on default theme ...

https://insomnia.rest

Download | Insomnia REST Client

Insomnia is a cross-platform GraphQL and REST client, available for Mac, Windows, and Linux. ... Download Insomnia ... or brew cask install insomnia. Windows ...

https://insomnia.rest

Downloading insomnia-portable-win64-6.0.1-2 ... - Portapps

Downloading insomnia-portable-win64-6.0.1-2-setup.exe... Your download will start shortly... Problems with the download? Please use this direct link.

https://portapps.github.io

getinsomniainsomnia - GitHub

Insomnia Version: 6.0.2 Operating System: Kernel: 4.4.0-137-generic x86_64 (64 bit) ... Note: Downgrading to 6.0.1 resolves the issue.

https://github.com

Insomnia REST Client on Twitter: "Version 6.0.1 includes a fix ...

Version 6.0.1 includes a fix for the invisible cursor/selection. We identified that there was a missing digital key in the software that impacted the ...

https://twitter.com

Insomnia v6.0.1 | Insomnia REST Client

Version 6.0.1 is here! Download for Linux View on GitHub. Bug Fixes. Invisible cursor/selection now visible again on default theme; Fixed ...

https://insomnia.rest

Insomnia-6.0.2 AppImage won't run on RHEL 7 for lack of ...

Insomnia Version: 6.0.2 Operating System: RHEL 7.5 I tried running the AppImage executable but I get ... Getting back to 6.0.1 works for me too.

https://github.com

Insomnia™ portable - Portapps

Portapps is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Insomnia™, or any of its subsidiaries or its ...

https://portapps.io

[Bug] Blank Screen on Request Centos Tar Install 6.0.1 · Issue ...

Insomnia Version: 6.0.1 Operating System: CentOS 7 Details Any request results in the screen going blank to white. Started on version 5.16.6 ...

https://github.com

[Distribution] No 6.0.1 in Snap · Issue #1090 · getinsomnia ...

There are not 6.0.1 update in Snap. ... @gschier gschier changed the title No 6.0.1 in Snap [Distribution] No 6.0.1 in Snap on Aug 1, 2018 ...

https://github.com