Insomnia

Developer Tools

An open-source API client for REST, GraphQL and gRPC.

Latest 13.1.0 · by KongWebsiteKong/insomnia

Release activity

Release activity — 38 releases across 37 days in the last year. Each cell is one day; darker means more releases that day. Older weeks are hidden at this screen width.
MayJunJulAug
SundayNo releases on Apr 19, 2026No releases on Apr 26, 2026No releases on May 3, 2026No releases on May 10, 2026No releases on May 17, 2026No releases on May 24, 2026No releases on May 31, 2026No releases on Jun 7, 2026No releases on Jun 14, 2026No releases on Jun 21, 2026No releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026
MondayNo releases on Apr 20, 2026No releases on Apr 27, 2026No releases on May 4, 20261 release on May 11, 2026No releases on May 18, 2026No releases on May 25, 2026No releases on Jun 1, 2026No releases on Jun 8, 2026No releases on Jun 15, 2026No releases on Jun 22, 2026No releases on Jun 29, 2026No releases on Jul 6, 20261 release on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 2026No releases on Aug 3, 2026
TuesdayNo releases on Apr 21, 2026No releases on Apr 28, 2026No releases on May 5, 2026No releases on May 12, 2026No releases on May 19, 2026No releases on May 26, 2026No releases on Jun 2, 2026No releases on Jun 9, 20261 release on Jun 16, 2026No releases on Jun 23, 2026No releases on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 2026No releases on Aug 4, 2026
WednesdayNo releases on Apr 22, 2026No releases on Apr 29, 2026No releases on May 6, 2026No releases on May 13, 2026No releases on May 20, 2026No releases on May 27, 2026No releases on Jun 3, 2026No releases on Jun 10, 2026No releases on Jun 17, 20261 release on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 20261 release on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026
ThursdayNo releases on Apr 23, 2026No releases on Apr 30, 2026No releases on May 7, 2026No releases on May 14, 2026No releases on May 21, 2026No releases on May 28, 2026No releases on Jun 4, 20261 release on Jun 11, 20261 release on Jun 18, 2026No releases on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 2026No releases on Jul 30, 2026No releases on Aug 6, 2026
FridayNo releases on Apr 24, 2026No releases on May 1, 2026No releases on May 8, 2026No releases on May 15, 20261 release on May 22, 2026No releases on May 29, 20261 release on Jun 5, 2026No releases on Jun 12, 2026No releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 20261 release on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026
SaturdayNo releases on Apr 25, 2026No releases on May 2, 2026No releases on May 9, 2026No releases on May 16, 2026No releases on May 23, 2026No releases on May 30, 2026No releases on Jun 6, 2026No releases on Jun 13, 2026No releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026

38 releases in the last year, busiest day 2

Changelog

13.1.0-beta.0Pre-release

13.1.0-beta.0 📦

Added 12
  • Add model migration and initModel to database
  • Konnect sync integration
  • Konnect integration proxy URL and regex support
  • Konnect integration sanitizes nunjucks templates on sync
  • Konnect integration expressions support
  • Custom npm registry mirror setting for plugin installation
Changed 3
  • Move konnect sync behind feature flag
  • Change default behavior when deleting cloud sync workspace
  • Use electron store for OAuth session
Fixed 10
  • Unhandled rejection error
  • Resolve Sentry promise error
  • Git Sync credential validation causing form loop
  • Git Sync auto-resolve non-YAML file conflicts to remote during merge
  • Enforce securedPath in mockServerAdditionalFiles
  • View transition error
What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.1-alpha.0...core@13.1.0-beta.0

View originalPermalink
How 13.1.0-beta.0 went
13.0.0-beta.1Pre-release

13.0.0-beta.1 📦

Added 10
  • Konnect sync integration
  • Konnect integration proxy URL and regex support
  • Konnect integration expressions support
  • Konnect integration sanitizes nunjucks templates on sync
  • Custom npm registry mirror setting for plugin installation
  • Default user-agent for cURL imports
Changed 5
  • Move model migrate and initModel to database
  • Change default behavior when delete cloud sync workspace
  • Revamping pre/post scripting sandbox
  • Git Sync downgrade to upgrade path
  • Integrate v3 user endpoints
Fixed 6
  • Unhandledrejection error
  • Resolve Sentry promise error
  • Git Sync credential validation causing form loop
  • Git Sync auto-resolve non-YAML file conflicts to remote during merge
  • Enforce securedPath in mockServerAdditionalFiles
  • View transition error
What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.1-alpha.0...core@13.0.0-beta.1

View originalPermalink
How 13.0.0-beta.1 went
13.0.0-beta.0Pre-release

13.0.0-beta.0 📦

Added 10
  • Konnect sync integration
  • Konnect integration proxy URL and regex support
  • Konnect integration expressions support
  • Konnect integration sanitizes nunjucks templates on sync
  • Custom npm registry mirror setting for plugin installation
  • Default user-agent for cURL imports
Changed 5
  • Move model migrate and initModel to database
  • Change default behavior when delete cloud sync workspace
  • Integrate v3 user endpoints
  • Use electron store for oauth session
  • Revamping pre/post scripting sandbox
Fixed 5
  • Unhandledrejection error
  • Resolve sentry promise error
  • Git Sync credential validation causing form loop
  • Git Sync auto-resolve non-YAML file conflicts to remote during merge
  • View transition error
What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.1-alpha.0...core@13.0.0-beta.0

View originalPermalink
How 13.0.0-beta.0 went
12.6.0-beta.0Pre-release

12.6.0-beta.0 📦

Added 7
  • Konnect sync integration
  • Konnect integration proxy URL and regex support
  • Konnect integration expressions support
  • Konnect integration sanitizes nunjucks templates on sync
  • Custom npm registry mirror setting for plugin installation
  • Default user-agent for cURL imports
  • Git Sync support for canonical repository output
Changed 4
  • Move model migrate and initModel to database
  • Change default behavior when delete cloud sync workspace
  • Use electron store for OAuth session
  • Integrate v3 user endpoints
Fixed 9
  • Unhandled rejection error
  • Resolve Sentry promise error
  • Git Sync credential validation causing form loop
  • Git Sync auto-resolve non-YAML file conflicts to remote during merge
  • View transition error
  • Enforce securedPath in mockServerAdditionalFiles
What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.1-alpha.0...core@12.6.0-beta.0

View originalPermalink
How 12.6.0-beta.0 went
12.5.1-alpha.0Pre-release

12.5.1-alpha.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.0...core@12.5.1-alpha.0

View originalPermalink
How 12.5.1-alpha.0 went
12.5.0

12.5.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.0-beta.0...core@12.5.0

View originalPermalink
How 12.5.0 went
12.5.0-beta.0Pre-release

12.5.0-beta.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.4.0...core@12.5.0-beta.0

View originalPermalink
How 12.5.0-beta.0 went
12.4.0

12.4.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.4.0-beta.0...core@12.4.0

View originalPermalink
How 12.4.0 went
12.4.0-beta.0Pre-release

12.4.0-beta.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.3.1...core@12.4.0-beta.0

View originalPermalink
How 12.4.0-beta.0 went
12.3.1-beta.1Pre-release

12.3.1-beta.1 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.3.1-beta.0...core@12.3.1-beta.1

View originalPermalink
How 12.3.1-beta.1 went
12.3.1-beta.0Pre-release

12.3.1-beta.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.3.0...core@12.3.1-beta.0

View originalPermalink
How 12.3.1-beta.0 went
12.3.0

12.3.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.3.0-beta.0...core@12.3.0

View originalPermalink
How 12.3.0 went
12.3.0-beta.0Pre-release

12.3.0-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.2.0...core@12.3.0-beta.0

View originalPermalink
How 12.3.0-beta.0 went
12.2.0

12.2.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.2.0-beta.1...core@12.2.0

View originalPermalink
How 12.2.0 went
12.2.0-beta.1Pre-release

12.2.0-beta.1 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.2.0-beta.0...core@12.2.0-beta.1

View originalPermalink
How 12.2.0-beta.1 went
12.2.0-beta.0Pre-release

12.2.0-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.1.0...core@12.2.0-beta.0

View originalPermalink
How 12.2.0-beta.0 went
12.1.0-beta.1Pre-release

12.1.0-beta.1 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.0.0-beta.0...core@12.1.0-beta.1

View originalPermalink
How 12.1.0-beta.1 went
12.1.0-beta.0Pre-release

12.1.0-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.0.0...core@12.1.0-beta.0

View originalPermalink
How 12.1.0-beta.0 went
12.0.0

12.0.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@12.0.0-beta.0...core@12.0.0

View originalPermalink
How 12.0.0 went
12.0.0-beta.0Pre-release

12.0.0-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.6.2...core@12.0.0-beta.0

View originalPermalink
How 12.0.0-beta.0 went
11.6.2

11.6.2 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.6.1...core@11.6.2

View originalPermalink
How 11.6.2 went
11.6.1

11.6.1 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.6.0...core@11.6.1

View originalPermalink
How 11.6.1 went
11.6.0

11.6.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.6.0-beta.0...core@11.6.0

View originalPermalink
How 11.6.0 went
11.6.0-beta.0Pre-release

11.6.0-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.5.0...core@11.6.0-beta.0

View originalPermalink
How 11.6.0-beta.0 went
11.5.0-beta.4Pre-release

11.5.0-beta.4 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.5.0-beta.3...core@11.5.0-beta.4

View originalPermalink
How 11.5.0-beta.4 went
11.5.0-beta.3Pre-release

11.5.0-beta.3 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.5.0-beta.2...core@11.5.0-beta.3

View originalPermalink
How 11.5.0-beta.3 went
11.5.0-beta.2Pre-release

11.5.0-beta.2 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.5.0-beta.1...core@11.5.0-beta.2

View originalPermalink
How 11.5.0-beta.2 went
11.5.0-beta.1Pre-release

11.5.0-beta.1 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.5.0-beta.0...core@11.5.0-beta.1

View originalPermalink
How 11.5.0-beta.1 went
11.5.0-beta.0Pre-release

11.5.0-beta.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.4.0...core@11.5.0-beta.0

View originalPermalink
How 11.5.0-beta.0 went
11.4.0-beta.1Pre-release

11.4.0-beta.1 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.4.0-beta.0...core@11.4.0-beta.1

View originalPermalink
How 11.4.0-beta.1 went
11.4.0-beta.0Pre-release

11.4.0-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.3.0...core@11.4.0-beta.0

View originalPermalink
How 11.4.0-beta.0 went
11.3.0

11.3.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.3.0-beta.1...core@11.3.0

View originalPermalink
How 11.3.0 went
11.3.0-beta.1Pre-release

11.3.0-beta.1 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.2.0...core@11.3.0-beta.1

View originalPermalink
How 11.3.0-beta.1 went
11.3.0-beta.0Pre-release

11.3.0-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.2.0...core@11.3.0-beta.0

View originalPermalink
How 11.3.0-beta.0 went
11.2.0-alpha.6Pre-release

11.2.0-alpha.6 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.2.0...core@11.2.0-alpha.6

View originalPermalink
How 11.2.0-alpha.6 went
11.2.0

11.2.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.1.0...core@11.2.0

View originalPermalink
How 11.2.0 went
11.2.0-beta.0Pre-release

11.2.0-beta.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.1.0...core@11.2.0-beta.0

View originalPermalink
How 11.2.0-beta.0 went
11.1.0

11.1.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.2...core@11.1.0

View originalPermalink
How 11.1.0 went
11.1.0-beta.4Pre-release

11.1.0-beta.4 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.1.0-beta.1...core@11.1.0-beta.4

View originalPermalink
How 11.1.0-beta.4 went
11.1.0-beta.3Pre-release

11.1.0-beta.3 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.1.0-beta.1...core@11.1.0-beta.3

View originalPermalink
How 11.1.0-beta.3 went
11.1.0-beta.0Pre-release

11.1.0-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.2...core@11.1.0-beta.0

View originalPermalink
How 11.1.0-beta.0 went
11.0.2

11.0.2 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.1...core@11.0.2

View originalPermalink
How 11.0.2 went
11.0.2-beta.1Pre-release

11.0.2-beta.1 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.2-beta.0...core@11.0.2-beta.1

View originalPermalink
How 11.0.2-beta.1 went
11.0.2-beta.0Pre-release

11.0.2-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.1...core@11.0.2-beta.0

View originalPermalink
How 11.0.2-beta.0 went
11.0.1

11.0.1 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0...core@11.0.1

View originalPermalink
How 11.0.1 went
11.0.1-beta.1Pre-release

11.0.1-beta.1 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.1-beta.0...core@11.0.1-beta.1

View originalPermalink
How 11.0.1-beta.1 went
11.0.1-beta.0Pre-release

11.0.1-beta.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.7...core@11.0.1-beta.0

View originalPermalink
How 11.0.1-beta.0 went
11.0.0

11.0.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1...core@11.0.0

View originalPermalink
How 11.0.0 went
11.0.0-beta.7Pre-release

11.0.0-beta.7 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.6...core@11.0.0-beta.7

View originalPermalink
How 11.0.0-beta.7 went
11.0.0-beta.6Pre-release

11.0.0-beta.6 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.4...core@11.0.0-beta.6

View originalPermalink
How 11.0.0-beta.6 went
11.0.0-beta.4Pre-release

11.0.0-beta.4 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.2...core@11.0.0-beta.4

View originalPermalink
How 11.0.0-beta.4 went
11.0.0-beta.3Pre-release

11.0.0-beta.3 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.2...core@11.0.0-beta.3

View originalPermalink
How 11.0.0-beta.3 went
11.0.0-beta.2Pre-release

11.0.0-beta.2 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.1...core@11.0.0-beta.2

View originalPermalink
How 11.0.0-beta.2 went
11.0.0-beta.1Pre-release

11.0.0-beta.1 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.2-beta.0...core@11.0.0-beta.1

View originalPermalink
How 11.0.0-beta.1 went
11.0.0-beta.0Pre-release

11.0.0-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1...core@11.0.0-beta.0

View originalPermalink
How 11.0.0-beta.0 went
10.3.2-beta.0Pre-release

10.3.2-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1...core@10.3.2-beta.0

View originalPermalink
How 10.3.2-beta.0 went
10.3.1

10.3.1 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.0...core@10.3.1

View originalPermalink
How 10.3.1 went
10.3.1-beta.4Pre-release

10.3.1-beta.4 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1-beta.3...core@10.3.1-beta.4

View originalPermalink
How 10.3.1-beta.4 went
10.3.1-beta.2Pre-release

10.3.1-beta.2 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1-alpha.0...core@10.3.1-beta.2

View originalPermalink
How 10.3.1-beta.2 went
10.3.1-beta.1Pre-release

10.3.1-beta.1 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1-beta.0...core@10.3.1-beta.1

View originalPermalink
How 10.3.1-beta.1 went
10.3.1-beta.0Pre-release

10.3.1-beta.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.0...core@10.3.1-beta.0

View originalPermalink
How 10.3.1-beta.0 went
10.3.0

10.3.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0...core@10.3.0

View originalPermalink
How 10.3.0 went
10.3.0-beta.0Pre-release

10.3.0-beta.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.1-beta.1...core@10.3.0-beta.0

View originalPermalink
How 10.3.0-beta.0 went
10.2.1-beta.1Pre-release

10.2.1-beta.1 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0...core@10.2.1-beta.1

View originalPermalink
How 10.2.1-beta.1 went
10.2.0

10.2.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.1...core@10.2.0

View originalPermalink
How 10.2.0 went
10.2.0-beta.7Pre-release

10.2.0-beta.7 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.6...core@10.2.0-beta.7

View originalPermalink
How 10.2.0-beta.7 went
10.2.0-beta.6Pre-release

10.2.0-beta.6 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.5...core@10.2.0-beta.6

View originalPermalink
How 10.2.0-beta.6 went
10.2.0-beta.5Pre-release

10.2.0-beta.5 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.4...core@10.2.0-beta.5

View originalPermalink
How 10.2.0-beta.5 went
10.2.0-beta.4Pre-release

10.2.0-beta.4 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.3...core@10.2.0-beta.4

View originalPermalink
How 10.2.0-beta.4 went
10.2.0-beta.3Pre-release

10.2.0-beta.3 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.2...core@10.2.0-beta.3

View originalPermalink
How 10.2.0-beta.3 went
10.2.0-beta.2Pre-release

10.2.0-beta.2 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.1...core@10.2.0-beta.2

View originalPermalink
How 10.2.0-beta.2 went
10.2.0-beta.1Pre-release

10.2.0-beta.1 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.0...core@10.2.0-beta.1

View originalPermalink
How 10.2.0-beta.1 went
10.2.0-beta.0Pre-release

10.2.0-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.1...core@10.2.0-beta.0

View originalPermalink
How 10.2.0-beta.0 went
10.1.1

10.1.1 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0...core@10.1.1

View originalPermalink
How 10.1.1 went
10.1.1-beta.0Pre-release

10.1.1-beta.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0...core@10.1.1-beta.0

View originalPermalink
How 10.1.1-beta.0 went
10.1.0

10.1.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.0.0...core@10.1.0

View originalPermalink
How 10.1.0 went
10.1.0-beta.4Pre-release

10.1.0-beta.4 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.3...core@10.1.0-beta.4

View originalPermalink
How 10.1.0-beta.4 went
10.1.0-beta.3Pre-release

10.1.0-beta.3 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.2...core@10.1.0-beta.3

View originalPermalink
How 10.1.0-beta.3 went
10.1.0-beta.2Pre-release

10.1.0-beta.2 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.1...core@10.1.0-beta.2

View originalPermalink
How 10.1.0-beta.2 went
10.1.0-beta.1Pre-release

10.1.0-beta.1 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.0...core@10.1.0-beta.1

View originalPermalink
How 10.1.0-beta.1 went
10.1.0-beta.0Pre-release

10.1.0-beta.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.0.0...core@10.1.0-beta.0

View originalPermalink
How 10.1.0-beta.0 went
10.0.0

10.0.0 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.3...core@10.0.0

View originalPermalink
How 10.0.0 went
10.0.0-beta.2Pre-release

10.0.0-beta.2 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.0.0-beta.1...core@10.0.0-beta.2

View originalPermalink
How 10.0.0-beta.2 went
10.0.0-beta.1Pre-release

10.0.0-beta.1 📦

What's Changed
New Contributors

Full Changelog: https://github.com/Kong/insomnia/compare/core@10.0.0-beta.0...core@10.0.0-beta.1

View originalPermalink
How 10.0.0-beta.1 went
10.0.0-beta.0Pre-release

10.0.0-beta.0 📦

What's Changed

Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.4-beta.1...core@10.0.0-beta.0

View originalPermalink
How 10.0.0-beta.0 went
View all

Discussion