This repository was archived by the owner on Jan 12, 2026. It is now read-only.
Releases: opticdev/optic
Releases · opticdev/optic
v8.2.11 🌈
Changes
- local-cli: updated troubleshooting documentation link fixUrl @LouManglass (#310)
- addressed marketing site concerns @trulyronak (#298)
- New login flag for Auth Changes @acunniffe (#305)
yarn global add @useoptic/cli@8.2.11
v8.2.10 🌈
Changes
- Fix OAS Contribution Keys @acunniffe (#306)
- Implement default folding behaviour of ShapeViewer and ability to unfold @JaapRood (#301)
yarn global add @useoptic/cli@8.2.10
v8.2.9 🌈
Changes
- 8.2.9 @acunniffe (#302)
- Render new ShapeViewer by directly traversing HttpInteraction @JaapRood (#300)
- Implement flattened-rows rendering ShapeViewer behind feature flag @JaapRood (#299)
- feature/demo - adds a demo project to optic @trulyronak (#290)
- Run End to End Tests before Release #271 @trulyronak (#291)
- Formalise deprecations in optic.yml so we can catalogue and track them @JaapRood (#288)
🐛 Bug Fixes
- Fixed bug where two scrollbars showed up on diffs page @trulyronak (#296)
- switched to hashes, cleaned up actions @trulyronak (#297)
- Fixed bug where events wouldn't render initially @trulyronak (#293)
yarn global add @useoptic/cli@8.2.9
v8.2.8 🌈
Changes
- fix node popup node.exe on windows @acunniffe (#286)
- Render deprecation message when using the deprecated
proxyfield of optic.yml files @JaapRood (#285) - Allow optic-agent to be used in transparent proxy mode @JaapRood (#284)
- bump version to 8.2.7 @acunniffe (#281)
- Automatically messages #releases upon a new release @trulyronak (#277)
- Fixed Shape Diffing and Shape Building @acunniffe (#280)
- Shape fixes @acunniffe (#279)
- Allow baseUrl to be aliased as inboundUrl in Optic config @JaapRood (#278)
- Capture from debug dump @acunniffe (#252)
- 8.2.6 bumped version @acunniffe (#275)
- bring back dumper @acunniffe (#274)
- Diff styles @acunniffe (#272)
- readme: added links to contributors, developer-setup, per feedback @LouManglass (#257)
- bumped to 8.2.4 @acunniffe (#269)
- 8.2.3 @acunniffe (#266)
- hotfix for mockttp issue and version bump @acunniffe (#265)
- Factored out Optic-core, updated commands and workflows to use new linking pathway @acunniffe (#261)
- Fixed infer polymorphism. Changes are applied to events now @acunniffe (#255)
🚀 Features
- Configuring Debian Release Flow #258 @trulyronak (#259)
- Configuring Homebrew Release Flow @trulyronak (#258)
🐛 Bug Fixes
- Fixed issue where GitHub Actions Checked Out Non Existent Branch @trulyronak (#267)
- Fixes NPM Release Flow @trulyronak (#254)
yarn global add @useoptic/cli@8.2.8
v8.2.1 🌈
🚀 Features
- Diff Flow Bug Fixes @acunniffe (#245)
- query parameters should save in capture @acunniffe (#239)
yarn global add @useoptic/cli@8.2.1
v8.2.0
Changes
- make diff performance usable @acunniffe (# #235)
- bumped version to 8.2.0 @acunniffe (#242)
- Added auto labeling of Pull Requests @trulyronak (#241)
- Changes for 8.1 release @acunniffe (#219)
- 8.1.0 prerelease commit @acunniffe (#217)
- QA Fixes / Prep for End-End test suite @acunniffe (#201)
- SetupLink helps setup maintainer meeting @acunniffe (#211)
- Agent CLI should be less-brittle when starting @acunniffe (#207)
- Hide Endpoint details behind feature flag @JaapRood (#208)
- Integrate TestingService with endpoints required to render ReportSummary @JaapRood (#206)
- Allow ReportsNav to render the load captures fetched through TestingService @JaapRood (#203)
🐛 Bug Fixes
- issue-228: resolved default 1024 bit length on certificate @LouManglass (#236)
- Fixed issue where scrolling was preserved when navigating @trulyronak (#227)
- added key component to response descriptions @trulyronak (#226)
- API Check failures should be reported @acunniffe (#225)
6.5.1 -- Enhanced OpenAPI generator
Merge branch 'develop'
6.4.0 -- Design-by-Examples
New Features:
- Design-by-example feature released. Try it live!