v3.0.0
版本发布时间: 2022-09-29 13:39:46
hoppscotch/hoppscotch最新发布版本:2024.9.2(2024-10-15 01:13:29)
What's Changed
- feat: Ensure Method In Endpoint by @RishabhAgarwal-2001 in https://github.com/hoppscotch/hoppscotch/pull/2083
- feat: handle test script execution failure by @RishabhAgarwal-2001 in https://github.com/hoppscotch/hoppscotch/pull/2104
- Enable image lens for WebP by @kidonng in https://github.com/hoppscotch/hoppscotch/pull/2126
- fix: parsing of protocol correctly by @kyteinsky in https://github.com/hoppscotch/hoppscotch/pull/2088
- refactor: combine add and edit environment modals by @kyteinsky in https://github.com/hoppscotch/hoppscotch/pull/2131
- chore: introduce curl parser tests and minor changes by @kyteinsky in https://github.com/hoppscotch/hoppscotch/pull/2145
- Add an authorization tab for GraphQL by @liyasthomas in https://github.com/hoppscotch/hoppscotch/pull/2125
- refactor: preserve big ints and decimals on JSONLensRenderer by @AndrewBastin in https://github.com/hoppscotch/hoppscotch/pull/2167
- refactor: improve the mobile layout. by @JoelJacobStephen in https://github.com/hoppscotch/hoppscotch/pull/2153
- Fix typo in usage step by @twfahey1 in https://github.com/hoppscotch/hoppscotch/pull/2183
- refactor: replace deprecated String.prototype.substr() by @CommanderRoot in https://github.com/hoppscotch/hoppscotch/pull/2187
- Supporting Raw Body Imports from Postman by @RishabhAgarwal-2001 in https://github.com/hoppscotch/hoppscotch/pull/2175
- refactor: check spelling by @jsoref in https://github.com/hoppscotch/hoppscotch/pull/2200
- Feature: hopp-cli in TypeScript by @devblin in https://github.com/hoppscotch/hoppscotch/pull/2074
- feat: added developer options to copy user id token by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/2204
- feat: override content-type by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/2191
- refactor: remove footer on narrow screens by @JoelJacobStephen in https://github.com/hoppscotch/hoppscotch/pull/2202
- Prevent IMEs from triggering when editing a readonly code editor by @AndrewBastin in https://github.com/hoppscotch/hoppscotch/pull/2222
- chore: bump hoppscotch-cli dependencies by @devblin in https://github.com/hoppscotch/hoppscotch/pull/2225
- feat: remember last selected team id by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/2210
- fix: add environment variables for OAuth2 by @ntarunmenon in https://github.com/hoppscotch/hoppscotch/pull/2216
- refactor: inherit default curl parser values by @kyteinsky in https://github.com/hoppscotch/hoppscotch/pull/2169
- feat: add toInclude() function by @ace-n in https://github.com/hoppscotch/hoppscotch/pull/2234
- feat: add
New Request
button for folder and collection by @kyteinsky in https://github.com/hoppscotch/hoppscotch/pull/2241 - refactor : migrate components to script setup on ts by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/2267
- fix: add aria labels to forms by @sweetkane in https://github.com/hoppscotch/hoppscotch/pull/2270
- feat: added execution duration and updated collection-metrics by @devblin in https://github.com/hoppscotch/hoppscotch/pull/2257
- feat: loading states for modal buttons by @kyteinsky in https://github.com/hoppscotch/hoppscotch/pull/2268
- fix: same key params are not overwritten to the last defined by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/2299
- feat: import collections from URL by @amk-dev in https://github.com/hoppscotch/hoppscotch/pull/2262
- fix : save request popup bug by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/2324
- refactor: realtime log entry revamp by @JoelJacobStephen in https://github.com/hoppscotch/hoppscotch/pull/2240
- chore(i18n): updated Hungarian translation by @urbalazs in https://github.com/hoppscotch/hoppscotch/pull/2331
- refactor: isolate computed header calculation on effective requests by @AndrewBastin in https://github.com/hoppscotch/hoppscotch/pull/2313
- chore: tests for hoppscotch-cli by @devblin in https://github.com/hoppscotch/hoppscotch/pull/2300
- feat: extension identification improvements by @amk-dev in https://github.com/hoppscotch/hoppscotch/pull/2332
- feat: UI of shortcode actions by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/2347
- fix: curl parser url sanitisation by @kyteinsky in https://github.com/hoppscotch/hoppscotch/pull/2366
- refactor: real-time system by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/2228
- feat: segmented content-type dropdown UI by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/2382
- refactor: use refAutoReset instead of settimeout by @liyasthomas in https://github.com/hoppscotch/hoppscotch/pull/2385
- feat: filter json body response by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/2404
- feat: display response size with a bigger unit in tooltip by @nicognaW in https://github.com/hoppscotch/hoppscotch/pull/2425
- feat: checks only if not default param by @moritzmock in https://github.com/hoppscotch/hoppscotch/pull/2410
- feat: added support for passing env.json file to test cmd by @devblin in https://github.com/hoppscotch/hoppscotch/pull/2373
- fix: Copy and download filtered response body by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/2426
- fix: resolve removing body parameters in requests (#2390) by @vaugenwake in https://github.com/hoppscotch/hoppscotch/pull/2428
- fix: variable typo by @FlandreDaisuki in https://github.com/hoppscotch/hoppscotch/pull/2434
- fix: curl parser json detection issues by @kyteinsky in https://github.com/hoppscotch/hoppscotch/pull/2370
- fix: remove confirm change popup and add ability to overwrite request in saveas popup by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/2433
- Test Results: Environment variables overflow issue fix by @nirnejak in https://github.com/hoppscotch/hoppscotch/pull/2473
- fix: empty string exported when exporting team collections by @amk-dev in https://github.com/hoppscotch/hoppscotch/pull/2460
- feat: realtime tabs as subpages by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/2450
- fix: environment variables save without pressing 'save' button by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/2454
- fix: team collections tab visible when logging out by @amk-dev in https://github.com/hoppscotch/hoppscotch/pull/2494
- update tw.json by @5idereal in https://github.com/hoppscotch/hoppscotch/pull/2511
- fix: disabled search in team collection by @JoelJacobStephen in https://github.com/hoppscotch/hoppscotch/pull/2523
- fix: search panel position in response by @khusroohayat in https://github.com/hoppscotch/hoppscotch/pull/2510
- fix: curl parser x-www-form-urlencoded body parsing by @kyteinsky in https://github.com/hoppscotch/hoppscotch/pull/2528
- docs: fix PWA broken link by @PatrickPrakash in https://github.com/hoppscotch/hoppscotch/pull/2558
- feat: added delay flag in @hoppscotch/cli and related tests by @devblin in https://github.com/hoppscotch/hoppscotch/pull/2527
- Hightlight environment variable with a dash '-' in its name by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/2560
- feat: remember pane sizes by @sagar290 in https://github.com/hoppscotch/hoppscotch/pull/2556
- feat: update keyboard shortcut to navigate to profile page by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/2573
- feat: allow quoted key/values for escaping characters and trail/lead whitespaces in raw key value pairs by @AndrewBastin in https://github.com/hoppscotch/hoppscotch/pull/2578
- fix: form data with same key send only last one by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/2606
- fix: #2630 by @islamzeki in https://github.com/hoppscotch/hoppscotch/pull/2631
- fix: link github and google by @aitchnyu in https://github.com/hoppscotch/hoppscotch/pull/2626
- feat: migrate to vue 3 + vite by @AndrewBastin in https://github.com/hoppscotch/hoppscotch/pull/2553
New Contributors
- @kidonng made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2126
- @twfahey1 made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2183
- @CommanderRoot made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2187
- @jsoref made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2200
- @ntarunmenon made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2216
- @ace-n made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2234
- @sweetkane made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2270
- @amk-dev made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2262
- @nicognaW made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2425
- @moritzmock made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2410
- @vaugenwake made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2428
- @nirnejak made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2473
- @khusroohayat made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2510
- @PatrickPrakash made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2558
- @sagar290 made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2556
- @islamzeki made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2631
- @aitchnyu made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/2626
Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/v2.2.1...v3.0.0