2024.7.0
版本发布时间: 2024-07-30 21:38:53
hoppscotch/hoppscotch最新发布版本:2024.9.2(2024-10-15 01:13:29)
This is a major release with a couple of features (notably JUnit Reports for CLI, Infra Tokens in Self Hosted Editions, ability to duplicate collections), along with some bug fixes and some usability improvements in Self Hosted Editions. Read more about it here: https://hoppscotch.com/releases/release-notes-v2024-7-0
What's Changed
- feat: Ability to toggle cookies to work in HTTP by @balub in https://github.com/hoppscotch/hoppscotch/pull/4194
- feat: duplicate team and user collections by @balub in https://github.com/hoppscotch/hoppscotch/pull/4207
- refactor(sh-admin): updated invite flow for the admin dashboard by @JoelJacobStephen in https://github.com/hoppscotch/hoppscotch/pull/4176
- feat(cli): add support for JUnit reporter by @jamesgeorge007 in https://github.com/hoppscotch/hoppscotch/pull/4189
- fix: auth bug when value is a secret environment by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/4210
- HSB-462 feat: infra token module and sh apis by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/4191
- feat(sh-admin): introducing infra-tokens to admin dashboard by @JoelJacobStephen in https://github.com/hoppscotch/hoppscotch/pull/4202
- feat: duplicate REST/GraphQL collections by @jamesgeorge007 in https://github.com/hoppscotch/hoppscotch/pull/4211
- fix: infra token expriry check on guard by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/4219
- fix(sh-admin): resolved issue while rendering images by @JoelJacobStephen in https://github.com/hoppscotch/hoppscotch/pull/4221
- feat: hoppscotch-common & platform additions for ai experiments by @amk-dev in https://github.com/hoppscotch/hoppscotch/pull/4222
Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/2024.6.1...2024.7.0