Win7 Download

Insomnia for Mac OS X full changelog

Insomnia for Mac OS X full changelog

Insomnia for Mac OS X 11.0.2 released Apr 3, 2025 (New Release)
test: Fix the flaky case for environment editor by @cwangsmv in #8520
fix(Git Sync): discard changes should delete requests and other entities if they don't exist in the previous version by @gatzjames in #8551
feat(OAS Lint): use .spectral.yaml file for linting specs in git projects by @gatzjames in #8553
fix: secure wrapper when paths contain utf-16 characters by @ryan-willis in #8539
.0.2-beta.0 by @insomnia-infra in #8557
fix: can not drag file to import - [INS-5251] by @CurryYangxx in #8549
chore(runner): remove unused runner options by @ihexxa in #8550
Fix: Export globals paramter in Run via CLI if user has selected any global environment by @cwangsmv in #8559
lint unused else by @jackkav in #8556
fix: Add Docker Hub login to avoid build failures due to image pull rate limit by @balugeorge in #8561
fix(sdk): handle query params separately to avoid unexpected encoding or missing by @ihexxa in #8531
fix: Execute docker/login action only on linux runners by @balugeorge in #8564
.0.2-beta.1 by @insomnia-infra in #8565
show how to run send request from worker by @jackkav in #8473
eslint: remove unused disabled rules by @jackkav in #8571
Insomnia for Mac OS X 10.3.1 released Feb 11, 2025 (New Release)
10.3.0 by @insomnia-infra in #8262
Fix(Dropdown/Menus): Options shouldn't autoselect if the menu overlaps with the trigger button by @gatzjames in #8258
Feat(Inso): Add proxy settings to inso cli by @gatzjames in #8257
Fix(sdk): support async function in insomnia.test by @ihexxa in #8243
Fix: editor did not unlock after websocket disconnect by @CurryYangxx in #8269
Fix: pre-request script variable hostname certificate resolution [INS-4733] by @ryan-willis in #8249
Fix: smoke failed in github action by @CurryYangxx in #8274
Fix: GRPC Bad Duplicate issue. Closes #8216 by @h-tiwari-dev in #8273
Feat(runner/settings): enable logging switch configuration by @ihexxa in #8194
.3.1-beta.0 by @insomnia-infra in #8278
Feat(ApplicationMenu): add check for updates command in the app menu by @gatzjames in #8279
Fix(sdk): add basic support for insomnia.request.size() by @ihexxa in #8281
Fix(QueryParameters sizing issue): Resizable sections for parameters in request panes by @gatzjames in #8283
Bump-electron-33 by @jackkav in #8285
Add annotation for no proxy whitelist [INS-4792] by @yaoweiprc in #8280
Add bracket notation tests by @jackkav in #7817
Fix: prevent unparseable response cookie from causing request to fail [INS-4851] by @ryan-willis in #8289
Fix(sdk): misc fixes and improvements by @ihexxa in #8297
Fix: paths in gRPC requests and proto state by @ryan-willis in #8284
Chore: bump semgrep by @filfreire in #8317
Build Linux aarch64 packages using the new GH runner by @hexchain in #8306
Add run name to github action by @jackkav in #8324
Make runners conventional by @jackkav in #8325
.3.1-beta.1 by @insomnia-infra in #8323
.3.1-alpha.0 by @insomnia-infra in #8328
Fix: support headers as metadata with gRPC + reflection by @ryan-willis in #8327
Rename local-storage to electron-storage by @cwangsmv in #8310
.3.1-beta.2 by @insomnia-infra in #8330
Fix: .deb and .snap upload on publish [no-ticket] by @filfreire in #8332
.3.1-beta.3 by @insomnia-infra in #8333
Chore: also build ap
Insomnia for Mac OS X 10.2.0 released Dec 5, 2024 (New Release)
10.2.0 by @insomnia-infra in #8208
Fix environment editor toggle button display behavior [INS-4766] by @cwangsmv in #8219
fix(cli): the cli runner should be able to run requests with workspace id by correct order by @ihexxa in #8220
fix(cli): failed to run script in cli if timeline dir is not inited by @ihexxa in #8232
Insomnia for Mac OS X 10.1.1 released Oct 28, 2024 (New Release)
Fix can not unset global Environment issue[INS-4611] by @cwangsmv in #8127
Support for import raw body type info from Postman [INS-4588] by @yaoweiprc in #8123
fix ownerAccountId undefined error [INS-4605] by @yaoweiprc in #8128
Insomnia for Mac OS X 10.1.0 released Oct 23, 2024 (New Release)
Display a warning in the electron app to inform users for the expiration date by @pavkout in #8094
fix: missing insomnia icon on Windows [#8092] by @filfreire in #8097
fix(Git): issue with including unit-tests and protofiles by @gatzjames in #8095
feat: image cache invalidation magic [INS-4318] by @ryan-willis in #8103
fix: should not print error message with exit code 1 when status != 200 by @ihexxa in #8101
fix(runner): remove advanced settings title as it is duplicated by @ihexxa in #8108
Changing the error message when file not scanned. by @rohitpatilok in #8104
feat(runner): support several cases for setNextRequest by @ihexxa in #8088
fix(Git Sync): Fix issue with conflicts when cloning a repo by @gatzjames in #8109
fix(Git Sync): Filtering deleted files out of staged changes by @gatzjames in #8113
remove ref by @jackkav in #8089
fix(Git): Only search for insomnia files and fix unstage changes by @gatzjames in #8117
Insomnia for Mac OS X 10.0.0 released Sep 10, 2024 (New Release)
What's Changed:
Chore: update changelog 9.3.3
Bump: react-router
Fix(Sync Staging Modal): use action to update selected items
Fixed copying credential In Auth: Basic were username and password input needed to copied by users
Fix(ux): duplicate improvement
Fixes lodash.set cve
Chore: rm userId from sentry [INS-4260]
Fix cves and add CI check
Fix: Keep equal sign for empty query parameters[INS-4228]
Chore: hash userID on segment [INS-4260]
Fix backslash in environment key freeze app [INS-4157]
Fix(Key-Value Editor): deleting the last item on the key-value pair not showing an empty pair
Remove styled-components
Feat(sync): support offline commit- [INS-4226]
Import postman env in Insomnia project level [INS-4253]
Feat: display uncommit&unpush change - [INS-4138]
Preserve the original Authorization headers when importing [INS-4269]
Feat: Context menu for Nunjucks tag[INS-4273]
Feat(Keyboard Shorcuts): update delete request shortcut
Feat: show uncommit&unpush status for all projects-[INS-4138]
Fix: GraphQL request export curl body issue and GraphQL payload delete issue[INS-4281]
Try to fix smoke test flaky
Fix: test-util snippet to proper status code check [no-ticket]
Feat(Project View): UI improvements
Fix: disable failure on npm audit [no-ticket]
Chore: bump electron to 30.4 [INS-4316]
Import postman data dump [INS-3810]
Support for removing default org project
Fix: persist cookies from response together with ones from after-response script
Chore: split packaging for windows builds [INS-3983]
Fix(Git Sync): fix issue when switching to Insomnia Sync
Fix: handle login when opening org logged out [INS-4330]
Revert "support for removing default org project"
Inso cli scripting first pass
Allow deleting default project in org and fix sync issue [INS-4342] [INS-4311]
Chore(runner): cleaning up runner-pr1 and resolve conflicts
Only minify inso cli in prod
Feat: Add logic to redirect users based on their plan when creating a new organization
Tabs should rerender when c
Insomnia for Mac OS X 9.3.3 Core released Jul 31, 2024 (New Release)
perf: App start improvement [INS-3957] by @CurryYangxx in #7492
Insomnia for Mac OS X 9.3.2 Core released Jul 16, 2024 (New Release)
9.3.3-beta.0 by @insomnia-infra in #7674
fix: default user-agent for oauth2 [7672] by @filfreire in #7675
inso fifth pass by @jackkav in #7601
feat: inso parent folder auth by @jackkav in #7676
chore: duplicate / symbol for import in insomnia-sdk/src/objects/(interfaces.ts, request.ts) by @Novsochetra in #7686
fix: changelog [no-ticket] by @filfreire in #7677
chore: enable sentry tracing by @CurryYangxx in #7688
force vite to always wipe cache by @jackkav in #7690
chore: make the overlay darker in displaying request timings by @ihexxa in #7691
split test job into app and cli by @jackkav in #7685
chore: add smoke test for git-sync [INS-4132] by @filfreire in #7682
feat(Markdown Preview): always enable preview by @gatzjames in #7694
fix(Delete Environment): Don't show empty view when deleting an environment by @gatzjames in #7695
fix(Export): Option to export all data from the settings on the login view by @gatzjames in #7702
fix: typo in style name by @ihexxa in #7701
fix: ui improvement when return deferred data in loader by @CurryYangxx in #7681
fix: refresh storage rule when org change by @CurryYangxx in #7707
hide self host url in create/edit mock by @jackkav in #7704
feat(Request pane): Add indicators for body and auth in the request pane tabs by @gatzjames in #7697
Trim Bearer Authentication Strings by @SimplexShotz in #7279
feat: show deprecation warnings on graphql arguments by @anujbiyani in #7364
Clean up outdate jest and tsconfigs by @jackkav in #7712
chore: mv prerelease tests into smoke [INS-4132] by @filfreire in #7705
feat: add test utils on scripting snippets [INS-4141] by @filfreire in #7692
fix: migrate loader redirect by @CurryYangxx in #7426
refactor: flatten and reduce tsconfigs by @jackkav in #7716
enable verbatimModuleSyntax by @jackkav in #7718
perf: return deferred data in permission loader by @CurryYangxx in #7635
perf: change org performance improvement [INS-3968] by @CurryYangxx in #7582
feat: add async task indicator [INS-4106] by @CurryY

Insomnia for Mac OS X for Windows 7 - free download notice

Windows 7 Download periodically updates software information of Insomnia for Mac OS X from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.

Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
Popular Tags
Popular Windows 7 Software
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.