2023.12.3
版本发布时间: 2024-01-31 23:49:03
hoppscotch/hoppscotch最新发布版本:2024.9.2(2024-10-15 01:13:29)
This release is introduces pw.env.unset
into the scripting environments, introduces some minor tweaks and fixes a couple of bugs with the Hoppscotch App.
What's Changed
- fix: unwanted double slashes when importing from openapi by @amk-dev in https://github.com/hoppscotch/hoppscotch/pull/3745
- fix(selfhost-web): perform logout if the silent refresh attempt fails by @shipko in https://github.com/hoppscotch/hoppscotch/pull/3705
- refactor: improvements to the dashboard sidebar by @JoelJacobStephen in https://github.com/hoppscotch/hoppscotch/pull/3709
- fix: documentation is not being generated on GQL by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/3730
- refactor: add option to disable context menu by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/3717
- refactor: persist running requests while switching tabs by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/3742
- feat: press tab on current input field to focus the next input field by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/3754
- fix: bugs in shared request by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/3704
- feat(js-sandbox): add
pw.env.unset
method by @ajmalmohad in https://github.com/hoppscotch/hoppscotch/pull/3677 - feat: upgraded prisma version to v5.8.0 by @balub in https://github.com/hoppscotch/hoppscotch/pull/3787
- chore: added micro interactions by @liyasthomas in https://github.com/hoppscotch/hoppscotch/pull/3783
- feat: team environment search and switch by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/3700
New Contributors
- @shipko made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/3705
Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/2023.12.2...2023.12.3