You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/release-notes/enterprise-server/3-15/0.yml
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -100,19 +100,19 @@ sections:
100
100
notes:
101
101
# https://github.com/github/releases/issues/4073
102
102
- |
103
-
Users can use new property types when creating a custom property: `Multi select` and `True/False`.
103
+
Users can use new property types when creating a custom property: `Multi select` and `True/False`. See [AUTOTITLE](/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization#adding-custom-properties).
104
104
# https://github.com/github/releases/issues/4139
105
105
- |
106
-
Users can gain deeper insights into contributors and code frequency with enhanced focus navigation, and a new table format for viewing and downloading data.
106
+
Users can gain deeper insights into contributors and code frequency with enhanced focus navigation, and a new table format for viewing and downloading data. See [Enhanced Repo Insights Views](https://github.blog/changelog/2024-08-12-enhanced-repo-insights-views/) on the GitHub Blog.
107
107
# https://github.com/github/releases/issues/4244
108
108
- |
109
-
Users can require that merges must be performed with a merge queue at the repository level. For more information about merge queues, see [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue#about-merge-queues).
109
+
Users can require that merges must be performed with a merge queue at the repository level. See [the GitHub blog post](https://github.blog/changelog/2024-07-31-repository-updates-july-31st-2024/#repository-ruleset-merge-queue-rule-is-now-generally-available). For more information about merge queues, see [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue#about-merge-queues).
110
110
# https://github.com/github/releases/issues/4245
111
111
- |
112
-
Admins can enforce status checks and workflow runs on existing refs while allowing the creation of new refs.
112
+
Admins can enforce status checks and workflow runs on existing refs while allowing the creation of new refs. See [the GitHub blog post](https://github.blog/changelog/2024-07-31-repository-updates-july-31st-2024/#avoid-required-status-checks-and-required-workflows-when-creating-branches).
113
113
# https://github.com/github/releases/issues/4246
114
114
- |
115
-
Organization members can use the new repository view and advanced filters to find repositories by visibility, language, custom properties, size, license, and more.
115
+
Organization members can use the new repository view and advanced filters to find repositories by visibility, language, custom properties, size, license, and more. See [the GitHub blog post](https://github.blog/changelog/2024-07-31-repository-updates-july-31st-2024/#finding-repositories-in-your-organization-is-now-easier).
116
116
117
117
- heading: Projects
118
118
notes:
@@ -124,19 +124,19 @@ sections:
124
124
For better accessibility, swimlanes and card titles have heading elements attached to them.
125
125
# https://github.com/github/releases/issues/4071
126
126
- |
127
-
Project custom field changes are included directly in the [project_v2_item](/webhooks/webhook-events-and-payloads?actionType=edited#projects_v2_item) webhook event when a project item's fields are edited, allowing users to understand how project fields change over time and how long they have a particular value.
127
+
Project custom field changes are included directly in the [project_v2_item](/webhooks/webhook-events-and-payloads?actionType=edited#projects_v2_item) webhook event when a project item's fields are edited, allowing users to understand how project fields change over time and how long they have a particular value. See [GitHub Issues & Projects – GraphQL and webhook support for project status updates and more!](https://github.blog/changelog/2024-06-27-github-issues-projects-graphql-and-webhook-support-for-project-status-updates-and-more/#using-webhooks-for-project-custom-field-changes) on the GitHub Blog.
128
128
129
129
- heading: Accessibility
130
130
notes:
131
131
# https://github.com/github/releases/issues/4147
132
132
- |
133
-
Users can navigate and dismiss hovercards using keyboard shortcuts, enhancing accessibility. Additionally, a new setting allows users to disable all hovercards.
133
+
Users can navigate and dismiss hovercards using keyboard shortcuts, enhancing accessibility. Additionally, a new setting allows users to disable all hovercards. See [Keyboard Navigation Improvements for Hovercards](https://github.blog/changelog/2024-07-29-keyboard-navigation-improvements-for-hovercards/) on the GitHub Blog.
134
134
# https://github.com/github/releases/issues/4248
135
135
- |
136
136
Math equations are rendered with standardized MathML, replacing custom HTML MathJax to enhance accessibility and security. While most users will see minimal changes, slight differences in font and alignment may occur.
137
137
# https://github.com/github/releases/issues/4408
138
138
- |
139
-
The light and dark high contrast themes have been updated to improve readability.
139
+
The light and dark high contrast themes have been updated to improve readability. See [High contrast theme improvements](https://github.blog/changelog/2024-08-15-high-contrast-theme-improvements/) on the GitHub Blog.
0 commit comments