Debug APIs like a human, not a robot! Cross-platform app for Mac

Insomnia for Mac

Insomnia Core 10.3.1

  -  220 MB  -  Demo

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Insomnia Core 10.3.1.


For those interested in downloading the most recent release of Insomnia for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Insomnia Core 10.3.1 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Insomnia Core 10.3.1 Screenshot 1
  • Insomnia Core 10.3.1 Screenshot 2
  • Insomnia Core 10.3.1 Screenshot 3
  • Insomnia Core 10.3.1 Screenshot 4

What's new in this version:

- feat(Inso): Add proxy settings to inso cli
- feat(runner/settings): enable logging switch configuration
- feat(ApplicationMenu): add check for updates command in the app menu
- Bump-electron-33
- Add annotation for no proxy whitelist
- add bracket notation tests
- chore: bump semgrep
- Build Linux aarch64 packages using the new GH runner
- add run name to github action
- make runners conventional
- Rename local-storage to electron-storage
- chore: also build appimage for arm64 linux

Fixed:
- fix(Dropdown/Menus): Options shouldn't autoselect if the menu overlaps with the trigger button
- fix(sdk): support async function in insomnia.test
- fix(sdk): add basic support for insomnia.request.size()
- fix(QueryParameters sizing issue): Resizable sections for parameters in request panes
- fix(sdk): misc fixes and improvements
- fix(Proxy CLI options): update cli options docs
- fix: editor did not unlock after websocket disconnect
- fix: pre-request script variable hostname certificate resolution
- fix: smoke failed in github action
- fix: GRPC Bad Duplicate issue. Closes #8216
- fix: prevent unparseable response cookie from causing request to fail
- fix: paths in gRPC requests and proto state
- fix: support headers as metadata with gRPC + reflection
- fix: .deb and .snap upload on publish [no-ticket]
- fix: template render error
- fix: inso README.md [no-ticket]
- fix: prevent yarn directory traversal on plugin installation