-
Notifications
You must be signed in to change notification settings - Fork 95
Omnibar set to internal for macOS + new newTabPagePerTab subfeature #3631
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
👋 Don't forget to add an individual reviewer (in addition to those auto-added), as this will create a task for them in Asana.
👉 Please mark this as DRAFT unless there's an intention to merge this immediately. |
Generated file outputs:Time updated: Fri, 22 Aug 2025 13:56:28 GMT legacytrackers-unprotected-temporary.txt26 files changed
--- v4/windows-config.json (and 25 other files)
+++ v4/windows-config.json
@@ -102268,8 +102268,11 @@
"state": "enabled"
},
"omnibar": {
"state": "internal"
+ },
+ "newTabPagePerTab": {
+ "state": "disabled"
}
},
"minSupportedVersion": "0.100.0"
},
2 files changed
--- v4/macos-config.json (and 1 other files)
+++ v4/macos-config.json
@@ -102424,9 +102424,12 @@
"nextStepsWidget": {
"state": "disabled"
},
"omnibar": {
- "state": "disabled"
+ "state": "internal"
+ },
+ "newTabPagePerTab": {
+ "state": "internal"
}
},
"minSupportedVersion": "1.125.0"
},
latest13 files changed
--- v5/windows-config.json (and 12 other files)
+++ v5/windows-config.json
@@ -102268,8 +102268,11 @@
"state": "enabled"
},
"omnibar": {
"state": "internal"
+ },
+ "newTabPagePerTab": {
+ "state": "disabled"
}
},
"minSupportedVersion": "0.100.0"
},
v5/macos-config.json--- v5/macos-config.json
+++ v5/macos-config.json
@@ -102424,9 +102424,12 @@
"nextStepsWidget": {
"state": "disabled"
},
"omnibar": {
- "state": "disabled"
+ "state": "internal"
+ },
+ "newTabPagePerTab": {
+ "state": "internal"
}
},
"minSupportedVersion": "1.125.0"
},
|
🔴 BETA JSON approval analysis:Time updated: Fri, 22 Aug 2025 13:56:28 GMT legacy❌ Manual Review Required
latest❌ Manual Review Required
🎯 OVERALL APPROVAL STATUS❌ MANUAL REVIEW REQUIRED |
Asana Task/Github Issue: https://app.asana.com/1/137249556945/project/1148564399326804/task/1211123676044316?focus=true
Description
Feature change process:
Site breakage mitigation process:
Brief explanation