[PR #234] [MERGED] Release v2024.8.0 Documentation Updates #282

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/234
Author: @SanskritiHarmukh
Created: 8/30/2024
Status: Merged
Merged: 8/30/2024
Merged by: @AndrewBastin

Base: mainHead: release-2024.8.0


📝 Commits (5)

  • a5cda70 Adding updates related to description field, import HAR files, AWS Sign
  • 3fb1fec Added bulk-edit feature details and a note about authorization and inherited headers
  • 1b9485a Merge pull request #232 from SanskritiHarmukh/2024.8.0-docs1
  • d7054a9 Added updates related to v2024.8.0
  • b5cd89d Merge pull request #233 from SanskritiHarmukh/2024.8.0-docs2

📊 Changes

8 files changed (+132 additions, -42 deletions)

View changed files

📝 documentation/features/authorization.mdx (+8 -2)
📝 documentation/features/importer.mdx (+8 -0)
documentation/getting-started/rest/request-headers.mdx (+36 -0)
📝 documentation/getting-started/rest/request-parameters.mdx (+9 -1)
📝 documentation/self-host/community-edition/install-and-build.mdx (+23 -19)
📝 documentation/self-host/enterprise-edition/admin-dashboard.mdx (+24 -1)
📝 documentation/self-host/enterprise-edition/install-and-build.mdx (+23 -19)
📝 mint.json (+1 -0)

📄 Description

This PR includes documentation updates for our major release, v2024.8.0:

  • Description fields for Request Parameters and Headers
  • Request Headers page
  • AWS Signature Authorization Type
  • Import HAR files
  • DATA_ENCRYPTION_KEY env variable
  • APIs for Workspace Management (Self-Hosted Enterprise Edition)

🔄 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/234 **Author:** [@SanskritiHarmukh](https://github.com/SanskritiHarmukh) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `main` ← **Head:** `release-2024.8.0` --- ### 📝 Commits (5) - [`a5cda70`](https://github.com/hoppscotch/docs/commit/a5cda706962db22e49e69e1a4cce7dc04f85860c) Adding updates related to description field, import HAR files, AWS Sign - [`3fb1fec`](https://github.com/hoppscotch/docs/commit/3fb1fecae4bb0f0d3388c5ce84e4e466d216dca8) Added bulk-edit feature details and a note about authorization and inherited headers - [`1b9485a`](https://github.com/hoppscotch/docs/commit/1b9485a02ceff194a0ae192ccf751a3fa409727d) Merge pull request #232 from SanskritiHarmukh/2024.8.0-docs1 - [`d7054a9`](https://github.com/hoppscotch/docs/commit/d7054a97e54e0b1f572f894919993a5b572a771e) Added updates related to v2024.8.0 - [`b5cd89d`](https://github.com/hoppscotch/docs/commit/b5cd89da980af5fa5167f1635dc93d1e05ab9f32) Merge pull request #233 from SanskritiHarmukh/2024.8.0-docs2 ### 📊 Changes **8 files changed** (+132 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `documentation/features/authorization.mdx` (+8 -2) 📝 `documentation/features/importer.mdx` (+8 -0) ➕ `documentation/getting-started/rest/request-headers.mdx` (+36 -0) 📝 `documentation/getting-started/rest/request-parameters.mdx` (+9 -1) 📝 `documentation/self-host/community-edition/install-and-build.mdx` (+23 -19) 📝 `documentation/self-host/enterprise-edition/admin-dashboard.mdx` (+24 -1) 📝 `documentation/self-host/enterprise-edition/install-and-build.mdx` (+23 -19) 📝 `mint.json` (+1 -0) </details> ### 📄 Description This PR includes documentation updates for our major release, v2024.8.0: - [x] Description fields for Request Parameters and Headers - [x] Request Headers page - [x] AWS Signature Authorization Type - [x] Import HAR files - [x] `DATA_ENCRYPTION_KEY` env variable - [x] APIs for Workspace Management (Self-Hosted Enterprise Edition) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:36:10 +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#282
No description provided.