From 0c4d70713a83f979c788d7c8e190cd49de78f503 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:39:59 +0000 Subject: [PATCH 01/50] Create file --- changelog/1.0.06.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/1.0.06.md diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md new file mode 100644 index 000000000..b266ebdd0 --- /dev/null +++ b/changelog/1.0.06.md @@ -0,0 +1,3 @@ +# New Document + +Start writing here... \ No newline at end of file From 44ca8477010cf7dfbcc28ca57365391b47bf9f7f Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:40:09 +0000 Subject: [PATCH 02/50] Update file --- changelog/1.0.06.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index b266ebdd0..05b2da373 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -1,3 +1,7 @@ -# New Document +## 1.0.05 -Start writing here... \ No newline at end of file +## Security enhancements/fixes: + +## Backend Server + +* Modified some custom error handling that had error messaging that would return some stack traces when testing on our own specific test repos. Removed and scrubbed error messages to ensure they are generic. From da54b64b3eca4877bd71a80471dfe33898a36a23 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:40:11 +0000 Subject: [PATCH 03/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 05b2da373..35ba9368b 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -1,4 +1,4 @@ -## 1.0.05 +## 1.0.06 ## Security enhancements/fixes: From fdf2b05549d88473497678a3750d98d6577598aa Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:40:18 +0000 Subject: [PATCH 04/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 35ba9368b..4ef24a612 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -2,6 +2,6 @@ ## Security enhancements/fixes: -## Backend Server +## Web App * Modified some custom error handling that had error messaging that would return some stack traces when testing on our own specific test repos. Removed and scrubbed error messages to ensure they are generic. From 9833e62b1da4a86acc08cb25bcdbe0bfbbaa1a04 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:41:37 +0000 Subject: [PATCH 05/50] Update file --- changelog/1.0.06.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 4ef24a612..f31c33df5 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,4 +4,6 @@ ## Web App -* Modified some custom error handling that had error messaging that would return some stack traces when testing on our own specific test repos. Removed and scrubbed error messages to ensure they are generic. +* As part of ongoing cleanup and improvements, we removed a few development-only `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. + + No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 98a7e2aad769085412cedacba2ea81776ef0b9e5 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:42:28 +0000 Subject: [PATCH 06/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index f31c33df5..4a1631eae 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed a few development-only `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. +* As part of ongoing cleanup and improvements, we removed a few development-only `console.log`. Even these console.logs are available on the user's device, we decided to remove and include in the security section could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 128010556dc2f4d6608f52d6cb16e4cf16809a2c Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:42:55 +0000 Subject: [PATCH 07/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 4a1631eae..68e518112 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed a few development-only `console.log`. Even these console.logs are available on the user's device, we decided to remove and include in the security section could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. +* As part of ongoing cleanup and improvements, we removed a few development-only `console.log`. Even these console.logs are available on the user's device, we decided to remove and include in the security section because those. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 7985f1fb18595787e01c296178976d84ceba92c4 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:43:08 +0000 Subject: [PATCH 08/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 68e518112..f31c33df5 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed a few development-only `console.log`. Even these console.logs are available on the user's device, we decided to remove and include in the security section because those. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. +* As part of ongoing cleanup and improvements, we removed a few development-only `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 8f1d2d6f0a098e74d9a09caabfbc48f233aef6ec Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:43:16 +0000 Subject: [PATCH 09/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index f31c33df5..33ae5f797 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed a few development-only `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. +* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 32f7dbe272551c065542110c86bcfc91b127772a Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:44:17 +0000 Subject: [PATCH 10/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 33ae5f797..3ed39e849 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. +* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation is No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From cbfa48cb50d2dd2a5e05b1f9cb17b95a3b8bbd8c Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:44:31 +0000 Subject: [PATCH 11/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 3ed39e849..124406902 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation is +* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 34dde36da6d17ccd6ab115d397ab781df1c425c3 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:44:40 +0000 Subject: [PATCH 12/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 124406902..f5c81dd84 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser +* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser were already comprised by malacious actions No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 9f5b6f50254ae913a2d01d4ba7e9965ca8701c8a Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:44:44 +0000 Subject: [PATCH 13/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index f5c81dd84..738d2cfa9 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser were already comprised by malacious actions +* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser were already comprised by malicious actions. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 21a438484c57d0352934edc9028fb9849d18e45c Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:45:01 +0000 Subject: [PATCH 14/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 738d2cfa9..bfb809b43 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have included access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser were already comprised by malicious actions. +* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser were already comprised by malicious actions. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 3b400fe0b89687aeea0773e5bd58225b285ad6d7 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:45:14 +0000 Subject: [PATCH 15/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index bfb809b43..ad916c2a6 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed a few `console.log` statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser were already comprised by malicious actions. +* As part of ongoing cleanup and improvements, we removed all `console.log` statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser were already comprised by malicious actions. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 107c15c41efd0967659e103611a528c95f51c9ca Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:45:23 +0000 Subject: [PATCH 16/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index ad916c2a6..ec2bcaa4b 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed all `console.log` statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser were already comprised by malicious actions. +* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser were already comprised by malicious actions. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 8d90a932b3a203e66172d0fc5d199448b379c51a Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:45:44 +0000 Subject: [PATCH 17/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index ec2bcaa4b..a9352f577 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be concerned is if the device or browser were already comprised by malicious actions. +* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be a concern is if the device or browser were already comprised by malicious actions. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From ec25c578dbf22fe7f11077de1bef1adf12b4efdd Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:45:59 +0000 Subject: [PATCH 18/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index a9352f577..0df5299bd 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The only situation where this would be a concern is if the device or browser were already comprised by malicious actions. +* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The onlsituation where this would be a concern is if the device or browser were already comprised by malicious actions. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 8f266cf7f322d02debab98293e3bda834b70ff38 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:46:07 +0000 Subject: [PATCH 19/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 0df5299bd..40b30fbf9 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. The onlsituation where this would be a concern is if the device or browser were already comprised by malicious actions. +* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. This would be a concern is if the device or browser were already comprised by malicious actions. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 21f6a6c7ccfc99cdaa43f860d1663237088f07a4 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:46:27 +0000 Subject: [PATCH 20/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 40b30fbf9..89edee404 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. This would be a concern is if the device or browser were already comprised by malicious actions. +* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. This would be a concern is if the device or browser were already comprised by malicious actions, but then the assumption t. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 6b079464721340df49d8b39e7151746a7fa20537 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:46:44 +0000 Subject: [PATCH 21/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 89edee404..26226fcf8 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and were never sent anywhere or exposed externally. This would be a concern is if the device or browser were already comprised by malicious actions, but then the assumption t. +* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and should not have been sent anywhere or exposed externally. This would be a concern is if the device or browser were already comprised by malicious actions, but then the assumption t. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From f0ec7ce6f725edb6d2e830f87f4958cba1ac4fef Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:46:52 +0000 Subject: [PATCH 22/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 26226fcf8..83da264bf 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and should not have been sent anywhere or exposed externally. This would be a concern is if the device or browser were already comprised by malicious actions, but then the assumption t. +* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and should not have been sent anywhere or exposed externally. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From bcd53a5ee64f3bc826033013f6387e9897d63254 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:47:33 +0000 Subject: [PATCH 23/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 83da264bf..10a6a249c 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and should not have been sent anywhere or exposed externally. +* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and their browser. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 2a13a173aa8f48577ececc1efd96babb07fe56db Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:47:46 +0000 Subject: [PATCH 24/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 10a6a249c..791563eaa 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -4,6 +4,6 @@ ## Web App -* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and their browser. +* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and their browser/browser tools. No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 2dcff4c823b73a4fe81d19a812b26318e1d4804f Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:47:59 +0000 Subject: [PATCH 25/50] Update file From 8b394a90ed91f50fc540ca98b59b17a065f4bfc2 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:48:08 +0000 Subject: [PATCH 26/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 791563eaa..f82074456 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -6,4 +6,4 @@ * As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and their browser/browser tools. - No data was compromised, and there’s no impact to your account or security. Just part of us tightening things up and keeping everything running safely. + No data was compromised, and no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 1de7facc5d939a40363657553a7b4c6b7bc816c3 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:48:41 +0000 Subject: [PATCH 27/50] Update file --- changelog/1.0.06.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index f82074456..ca96ccf8f 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -1,4 +1,15 @@ -## 1.0.06 +1.0.06\ +\ +New features: +------------- + +### Web app + +* Added to web editor to edit markdown docs + +* generate llm.txt file + +* AI actions in the web editor such as generate new docs, audit docs, and analyze docs ## Security enhancements/fixes: From 7534d70476e597e9bbdad44fe3ca9a0c683b306c Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:49:10 +0000 Subject: [PATCH 28/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index ca96ccf8f..b48820f68 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -5,7 +5,7 @@ New features: ### Web app -* Added to web editor to edit markdown docs +* Added the Docs Agent flow. This allows users to generate documentation through prompts * generate llm.txt file From 13cf988c4a9a25c4d11392a66c98d17fe7656d0c Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:49:36 +0000 Subject: [PATCH 29/50] Update file From 6755138322be405fdd9bbfc0f5e8f1a374f17178 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:49:57 +0000 Subject: [PATCH 30/50] Update file --- changelog/1.0.06.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index b48820f68..2f2124c6c 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -3,9 +3,9 @@ New features: ------------- -### Web app +## Web app -* Added the Docs Agent flow. This allows users to generate documentation through prompts +* Added the Docs Agent flow. This allows users to generate documentation through prompts and in natural language to do documentation tasks * generate llm.txt file From 87f83f2fb7574d929cb280cfb2bbbba0bef96123 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:50:20 +0000 Subject: [PATCH 31/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 2f2124c6c..27caae991 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -7,7 +7,7 @@ New features: * Added the Docs Agent flow. This allows users to generate documentation through prompts and in natural language to do documentation tasks -* generate llm.txt file +* Revamped the Web app to feel more like a page, to support the agent workflow * AI actions in the web editor such as generate new docs, audit docs, and analyze docs From c6ff7a9f1d25bf1acbc7e9ed073b365e80fd205b Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:50:30 +0000 Subject: [PATCH 32/50] Update file --- changelog/1.0.06.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 27caae991..e13f28df6 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -7,7 +7,9 @@ New features: * Added the Docs Agent flow. This allows users to generate documentation through prompts and in natural language to do documentation tasks -* Revamped the Web app to feel more like a page, to support the agent workflow +* Revamped the Web app to feel more like a page, to support the agent workflow. + +* Add * AI actions in the web editor such as generate new docs, audit docs, and analyze docs From ee4a8748fadc5b93c1956a9280970e3f87b43b26 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:50:44 +0000 Subject: [PATCH 33/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index e13f28df6..b3432d190 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -9,7 +9,7 @@ New features: * Revamped the Web app to feel more like a page, to support the agent workflow. -* Add +* Add Automations generation on the agent to allow ease of use * AI actions in the web editor such as generate new docs, audit docs, and analyze docs From aaf4ce11da96c768c24bd45037b952906ce12560 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:51:02 +0000 Subject: [PATCH 34/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index b3432d190..5e5ebae4c 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -9,7 +9,7 @@ New features: * Revamped the Web app to feel more like a page, to support the agent workflow. -* Add Automations generation on the agent to allow ease of use +* Add Automations generation on the agent to allow ease of use to making automating repos easier * AI actions in the web editor such as generate new docs, audit docs, and analyze docs From c22c5b4542f859838e7cdb39d04f3e7286ca7d29 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:51:47 +0000 Subject: [PATCH 35/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 5e5ebae4c..cfebc5351 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -11,7 +11,7 @@ New features: * Add Automations generation on the agent to allow ease of use to making automating repos easier -* AI actions in the web editor such as generate new docs, audit docs, and analyze docs +* Onboarding flow nows improved with refresh buttons to ensure the fresh list of repos are loaded ## Security enhancements/fixes: From 99fc15f0a68a2023c65bf4f8463119d2d44b619e Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:52:32 +0000 Subject: [PATCH 36/50] Update file --- changelog/1.0.06.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index cfebc5351..beaac8d4c 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -7,6 +7,12 @@ New features: * Added the Docs Agent flow. This allows users to generate documentation through prompts and in natural language to do documentation tasks +* The Agent can update multiple documentation from Pull Requests + +* Agent has multiple branch support for files + +* + * Revamped the Web app to feel more like a page, to support the agent workflow. * Add Automations generation on the agent to allow ease of use to making automating repos easier From d2b12c4798fc81e8405f077c7a05eeef5fcd2314 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:52:46 +0000 Subject: [PATCH 37/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index beaac8d4c..4c3383f84 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -11,7 +11,7 @@ New features: * Agent has multiple branch support for files -* +* Can create net new * Revamped the Web app to feel more like a page, to support the agent workflow. From 05d32bc73be27e824d437f884051e0e376d0a4a6 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:53:06 +0000 Subject: [PATCH 38/50] Update file --- changelog/1.0.06.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 4c3383f84..85ab920b6 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -11,7 +11,9 @@ New features: * Agent has multiple branch support for files -* Can create net new +* Can create net new documentation with the agent + +* New mini editior component to live alongside the agent * Revamped the Web app to feel more like a page, to support the agent workflow. From a7f49873f1149de3c5d16669b54f29b11796564a Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:53:18 +0000 Subject: [PATCH 39/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 85ab920b6..8f141af05 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -13,7 +13,7 @@ New features: * Can create net new documentation with the agent -* New mini editior component to live alongside the agent +* New mini editor component to live alongside the agent * Revamped the Web app to feel more like a page, to support the agent workflow. From 329fc1250361245bc126136f7ed2bd81015166d6 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:53:40 +0000 Subject: [PATCH 40/50] Update file --- changelog/1.0.06.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 8f141af05..07702edc6 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -21,6 +21,8 @@ New features: * Onboarding flow nows improved with refresh buttons to ensure the fresh list of repos are loaded +* When users login, the now land on the agent + ## Security enhancements/fixes: ## Web App From c7e78e0c438c86386d200089995257fdf0adde96 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:54:09 +0000 Subject: [PATCH 41/50] Update file --- changelog/1.0.06.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 07702edc6..584c42539 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -21,7 +21,9 @@ New features: * Onboarding flow nows improved with refresh buttons to ensure the fresh list of repos are loaded -* When users login, the now land on the agent +* When users login, the now land on the agent screen when logging in + +* The old dashboard now lives on "GitHub Setup" ## Security enhancements/fixes: From 0fb05a93a83685fd0ca1dc8d8043fed3944a18e5 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:54:28 +0000 Subject: [PATCH 42/50] Update file --- changelog/1.0.06.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 584c42539..5e0cb4e86 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -25,6 +25,11 @@ New features: * The old dashboard now lives on "GitHub Setup" +Bugs\ +\ +Web App +------- + ## Security enhancements/fixes: ## Web App From 0d52ae00ed629521b606defb1451ab5a603408f4 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:54:32 +0000 Subject: [PATCH 43/50] Update file From 4580ab9ee3f773379a050025f065f626495212b4 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:54:37 +0000 Subject: [PATCH 44/50] Update file --- changelog/1.0.06.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 5e0cb4e86..80a2965d9 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -30,6 +30,8 @@ Bugs\ Web App ------- +* The old dashboard now lives on "GitHub Setup" + ## Security enhancements/fixes: ## Web App From fd54827395d635b70fd448fb08adb0a0f4c76073 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:54:55 +0000 Subject: [PATCH 45/50] Update file --- changelog/1.0.06.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 80a2965d9..6825dd181 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -30,7 +30,9 @@ Bugs\ Web App ------- -* The old dashboard now lives on "GitHub Setup" +* Replaced old logos with new logs + +* ## Security enhancements/fixes: From 87d683a3cba7d54cbad8b612122986135c44bf62 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:54:58 +0000 Subject: [PATCH 46/50] Update file From 023082dcdb709d9cfcba952638c129c41bf79132 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:55:05 +0000 Subject: [PATCH 47/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 6825dd181..811318093 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -30,7 +30,7 @@ Bugs\ Web App ------- -* Replaced old logos with new logs +* Replaced old logos with new logo images * From 726830e448833d7108337683be5c5c4584194e69 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:55:17 +0000 Subject: [PATCH 48/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index 811318093..b4381d1b0 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -38,6 +38,6 @@ Web App ## Web App -* As part of ongoing cleanup and improvements, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and their browser/browser tools. +* As part of ongoing cleanup, we removed all `console.logs` including statements that could have short lived JWTs and lower permission access tokens in the browser console. These logs were only visible to the user on their own device and their browser/browser tools. No data was compromised, and no impact to your account or security. Just part of us tightening things up and keeping everything running safely. From 44963f70d53e46cb459eaf05ce52e4843f38fd7d Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:55:54 +0000 Subject: [PATCH 49/50] Update file --- changelog/1.0.06.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index b4381d1b0..c888fdfd0 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -32,6 +32,8 @@ Web App * Replaced old logos with new logo images +* Login page issue where user had to hit the login button twice + * ## Security enhancements/fixes: From 777772bd393edf7975c0b58e5c2c6ee6194b3e92 Mon Sep 17 00:00:00 2001 From: "dev-docs-github-app[bot]" <178952281+dev-docs-github-app[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:56:30 +0000 Subject: [PATCH 50/50] Update file --- changelog/1.0.06.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/1.0.06.md b/changelog/1.0.06.md index c888fdfd0..6b35b1aa7 100644 --- a/changelog/1.0.06.md +++ b/changelog/1.0.06.md @@ -34,7 +34,7 @@ Web App * Login page issue where user had to hit the login button twice -* +* Sometimes the GitHub Repo would be empty on installation of GitHub app so we fixed it and added refresh buttons ## Security enhancements/fixes: