[PR #270] [MERGED] Release v2024.12.0: Bulk Edit for form-data, "Keep Variable Values" Run Setting and minor updates #310

Closed
opened 2026-03-16 12:37:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/270
Author: @SanskritiHarmukh
Created: 12/20/2024
Status: Merged
Merged: 12/23/2024
Merged by: @SanskritiHarmukh

Base: release-v2024.12.0Head: release-v2024.12.0


📝 Commits (2)

  • 3c52093 docs: add new updates from release v2024.12.0
  • 2051a84 upadate: removed the graphql query generation context since the feature is deferred

📊 Changes

5 files changed (+73 additions, -48 deletions)

View changed files

📝 documentation/features/runner.mdx (+1 -0)
📝 documentation/getting-started/graphql/creating-a-query.mdx (+24 -27)
📝 documentation/getting-started/graphql/using-variables.mdx (+30 -21)
📝 documentation/getting-started/rest/tests.mdx (+16 -0)
📝 documentation/getting-started/rest/uploading-data.mdx (+2 -0)

📄 Description

This PR includes updates planned for v2024.12.0:

  • Added Bulk Edit feature context for multipart/form-data.
  • Updated the GraphQL Query Generation flow under the Running the Query section. [Removed since feature is deferred]
  • Replaced the Naruto API example with the Countries API example due to the Naruto API no longer being functional.
  • Included the Keep Variable Values run setting for the Collection Runner.
  • Updated the Tests page to include the previously missing response.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/docs/pull/270 **Author:** [@SanskritiHarmukh](https://github.com/SanskritiHarmukh) **Created:** 12/20/2024 **Status:** ✅ Merged **Merged:** 12/23/2024 **Merged by:** [@SanskritiHarmukh](https://github.com/SanskritiHarmukh) **Base:** `release-v2024.12.0` ← **Head:** `release-v2024.12.0` --- ### 📝 Commits (2) - [`3c52093`](https://github.com/hoppscotch/docs/commit/3c520934335e77f1db3fdee2b136172a72729054) docs: add new updates from release v2024.12.0 - [`2051a84`](https://github.com/hoppscotch/docs/commit/2051a845701ccdea7b2d6813fcd78f8c6faf82cf) upadate: removed the graphql query generation context since the feature is deferred ### 📊 Changes **5 files changed** (+73 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `documentation/features/runner.mdx` (+1 -0) 📝 `documentation/getting-started/graphql/creating-a-query.mdx` (+24 -27) 📝 `documentation/getting-started/graphql/using-variables.mdx` (+30 -21) 📝 `documentation/getting-started/rest/tests.mdx` (+16 -0) 📝 `documentation/getting-started/rest/uploading-data.mdx` (+2 -0) </details> ### 📄 Description **This PR includes updates planned for `v2024.12.0`:** - [x] Added Bulk Edit feature context for `multipart/form-data`. - [x] ~Updated the GraphQL Query Generation flow under the [Running the Query](https://docs.hoppscotch.io/documentation/getting-started/graphql/creating-a-query#running-the-query) section.~ **[Removed since feature is deferred]** - [x] Replaced the Naruto API example with the Countries API example due to the Naruto API no longer being functional. - [x] Included the `Keep Variable Values` run setting for the Collection Runner. - [x] Updated the [Tests](https://docs.hoppscotch.io/documentation/getting-started/rest/tests#assert-response-payload) page to include the previously missing response. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:37:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docs#310
No description provided.