Skip to content

Commit 2f0835d

Browse files
committed
DOC-3209: Add changelog, fix syntax issues and general pre-release cleanup.
1 parent 977248b commit 2f0835d

File tree

3 files changed

+56
-114
lines changed

3 files changed

+56
-114
lines changed

modules/ROOT/nav.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,10 +419,8 @@
419419
**** xref:8.1.0-release-notes.adoc#new-premium-plugins[New Premium plugins]
420420
**** xref:8.1.0-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
421421
**** xref:8.1.0-release-notes.adoc#improvements[Improvements]
422-
**** xref:8.1.0-release-notes.adoc#additions[Additions]
423422
**** xref:8.1.0-release-notes.adoc#changes[Changes]
424423
**** xref:8.1.0-release-notes.adoc#bug-fixes[Bug fixes]
425-
**** xref:8.1.0-release-notes.adoc#security-fixes[Security fixes]
426424
**** xref:8.1.0-release-notes.adoc#deprecated[Deprecated]
427425
**** xref:8.1.0-release-notes.adoc#known-issues[Known issues]
428426
*** {productname} 8.0.2

modules/ROOT/pages/8.1.0-release-notes.adoc

Lines changed: 22 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
:release-version: 8.1
33
:navtitle: {productname} {release-version}
44
:description: Release notes for {productname} {release-version}
5-
:keywords: releasenotes, new, changes, bugfixes, new features, improvements, additions, changes, removals, security fixes, deprecated, known issues
5+
:keywords: releasenotes, new, changes, bugfixes, new features, improvements, changes, removals, deprecated, known issues
66
:page-toclevels: 1
77

88
include::partial$misc/admon-releasenotes-for-stable.adoc[]
@@ -11,15 +11,13 @@ include::partial$misc/admon-releasenotes-for-stable.adoc[]
1111
[[overview]]
1212
== Overview
1313

14-
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, September 10^th^, 2025. These release notes provide an overview of the changes for {productname} {release-version}, including:
14+
{productname} {release-version} was released for {enterpriseversion} and {cloudname} on Wednesday, September 17^th^, 2025. These release notes provide an overview of the changes for {productname} {release-version}, including:
1515

1616
* xref:new-premium-plugins[New Premium plugins]
1717
* xref:accompanying-premium-plugin-changes[Accompanying Premium plugin changes]
1818
* xref:improvements[Improvements]
19-
* xref:additions[Additions]
2019
* xref:changes[Changes]
2120
* xref:bug-fixes[Bug fixes]
22-
* xref:security-fixes[Security fixes]
2321
* xref:deprecated[Deprecated]
2422
* xref:known-issues[Known issues]
2523

@@ -42,34 +40,6 @@ The following new Premium plugin was released alongside {productname} {release-v
4240

4341
The following premium plugin updates were released alongside {productname} {release-version}.
4442

45-
// === <Premium plugin name 1> <Premium plugin name 1 version>
46-
47-
// The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
48-
49-
// **<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
50-
51-
// ==== <Premium plugin name 1 change 1>
52-
53-
// CCFR here.
54-
55-
// For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
56-
57-
=== Accessibility Checker
58-
59-
The {productname} {release-version} release includes an accompanying release of the **Accessibility Checker** premium plugin.
60-
61-
**Accessibility Checker** includes the following improvement.
62-
63-
==== Auto-suggest `+alt+` text from existing `+alt+`, `+aria-label+`, and `+title+` attributes with priority fallback in image repair dialogs.
64-
// #TINY-12547
65-
66-
In previous version of **Accessibility Checker**, the image repair dialog only proposed values from `+alt+`, ignoring `+aria-label+` and `+title+`, which forced manual entry and slowed accessibility repairs while increasing the risk of inconsistent descriptions.
67-
68-
{productname} {release-version} now auto-suggests `+alt+` text using a priority-based fallback that checks existing attributes in order `+aria-labelledby+`, `+aria-label+`, `+alt+` then `+title+` and leaves the field empty if none are present. This ensures that users can label images faster and with greater accuracy by leveraging existing accessibility attributes, improving repair efficiency and consistency.
69-
70-
For information on the **Accessibility Checker** plugin, see: xref:a11ychecker.adoc[Accessibility Checker].
71-
72-
7343
=== Spell Checker
7444

7545
The {productname} {release-version} release includes an accompanying release of the **Spell Checker** premium plugin.
@@ -85,22 +55,6 @@ To resolve this, {productname} now inserts a temporary hidden element before the
8555

8656
For information on the **Spell Checker** plugin, see: xref:introduction-to-tiny-spellchecker.adoc[Spell Checker].
8757

88-
=== Comments
89-
90-
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
91-
92-
**Comments** Premium plugin includes the following removal.
93-
94-
==== Improved keyboard navigation in Comments dropdown when inserting `@Mention`
95-
// #TINY-12785
96-
97-
Previously, typing `@` to open the mentions dropdown list inside the Comments card did not support the **Shift+Enter** keyboard combination. For example, when typing a `@` + navigating to a user in the selected Comment card, pressing **Shift+Enter** did not insert the `@mention` to the `<textarea>` for the comment body.
98-
99-
In {productname} {release-version}, this issue has been resolved by handling **Shift+Enter** in the same way as the regular **Enter** key, ensuring consistent and predictable keyboard interaction when selecting items in the `@mentions` dropdown within comment cards.
100-
101-
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to Tiny Comments].
102-
103-
10458
=== Image Optimizer (Powered by Uploadcare)
10559

10660
The {productname} {release-version} release includes an accompanying release of the **Image Optimizer (Powered by Uploadcare)** premium plugin.
@@ -119,7 +73,7 @@ For information on the **Image Optimizer Powered by Uploadcare** plugin, see: xr
11973

12074
The {productname} {release-version} release includes an accompanying release of the **Accessibility Checker** premium plugin.
12175

122-
**Accessibility Checker** includes the following improvement.
76+
**Accessibility Checker** includes the following improvements.
12377

12478
==== `+alt+` text length error message now shows current and maximum character counts
12579
// #TINY-12569
@@ -128,6 +82,13 @@ Previous versions of **Accessibility Checker**, the `+alt+` text length validati
12882

12983
In {productname} {release-version}, the error message for **Accessibility Checker** has been updated to show both the current and maximum character counts, for example: "_151 characters (maximum 150 allowed)_." This improvement provides clear, actionable error messaging that aligns with accessibility guidance and reduces user confusion across all affected rules.
13084

85+
==== Auto-suggest `+alt+` text from existing `+alt+`, `+aria-label+`, and `+title+` attributes with priority fallback in image repair dialogs.
86+
// #TINY-12547
87+
88+
In previous version of **Accessibility Checker**, the image repair dialog only proposed values from `+alt+`, ignoring `+aria-label+` and `+title+`, which forced manual entry and slowed accessibility repairs while increasing the risk of inconsistent descriptions.
89+
90+
{productname} {release-version} now auto-suggests `+alt+` text using a priority-based fallback that checks existing attributes in order `+aria-labelledby+`, `+aria-label+`, `+alt+` then `+title+` and leaves the field empty if none are present. This ensures that users can label images faster and with greater accuracy by leveraging existing accessibility attributes, improving repair efficiency and consistency.
91+
13192
For information on the **Accessibility Checker** plugin, see: xref:a11ychecker.adoc[Accessibility Checker].
13293

13394
=== Revision History
@@ -154,7 +115,7 @@ For information on the **Revision History** plugin, see: xref:revisionhistory.ad
154115

155116
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
156117

157-
**Comments** Premium plugin includes the following fixes and improvement.
118+
**Comments** Premium plugin includes the following fixes and improvement and removal.
158119

159120
==== Default avatars generated inconsistently
160121
// The same user avatar was generated for all users without an avatar in the mentions dropdown.
@@ -164,6 +125,13 @@ The {productname} {release-version} release includes an accompanying release of
164125

165126
Previously, {productname} generated default avatars inconsistently in the Comments plugin. Users without avatars saw the same placeholder avatar in the mentions dropdown, while the same individual could also receive different default avatars in other contexts. This inconsistency made it difficult to distinguish users and, in some cases, created confusion by making a single user appear as two different people. In {release-version}, this issue has been fixed, and default avatars are now consistently generated with a stable color based on the `+user_id+`. This ensures that the same user always has the same default avatar, improving clarity and providing a more reliable user experience.
166127

128+
==== Improved keyboard navigation in Comments dropdown when inserting `@Mention`
129+
// #TINY-12785
130+
131+
Previously, typing `@` to open the mentions dropdown list inside the Comments card did not support the **Shift+Enter** keyboard combination. For example, when typing a `@` + navigating to a user in the selected Comment card, pressing **Shift+Enter** did not insert the `@mention` to the `<textarea>` for the comment body.
132+
133+
In {productname} {release-version}, this issue has been resolved by handling **Shift+Enter** in the same way as the regular **Enter** key, ensuring consistent and predictable keyboard interaction when selecting items in the `@mentions` dropdown within comment cards.
134+
167135
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to Tiny Comments].
168136

169137
=== Mentions
@@ -200,22 +168,13 @@ For information on the **AI Assistant** plugin, see: xref:ai.adoc[AI Assistant],
200168

201169
The {productname} {release-version} release includes an accompanying release of the **Suggested Edits** premium plugin.
202170

203-
**Suggested Edits** includes the following improvement.
171+
**Suggested Edits** includes the following fix andimprovement.
204172

205173
==== Added keyboard navigation to the Suggested Edits plugin
206174
// #TINY-11452
207175

208176
The initial release of the Suggested Edits plugin did not support keyboard navigation, limiting accessibility for users who rely on keyboard-based interactions. This restriction made it difficult to move through and interact with the suggested edits sidebar and cards without using a mouse. To improve usability and accessibility, keyboard navigation has been implemented in the Suggested Edits plugin. Users can now efficiently navigate and interact with the plugin using the keyboard.
209177

210-
For information on the **Suggested Edits** plugin, see: xref:suggestededits.adoc[Suggested Edits].
211-
212-
213-
=== Suggested Edits
214-
215-
The {productname} {release-version} release includes an accompanying release of the **Suggested Edits** premium plugin.
216-
217-
**Suggested Edits** includes the following fix:
218-
219178
=== Empty editor operations sometimes showed as modified instead of added/removed
220179
// #TINY-12273
221180

@@ -229,12 +188,7 @@ For information on the **Suggested Edits** plugin, see: xref:suggestededits.adoc
229188
[[improvements]]
230189
== Improvements
231190

232-
{productname} {release-version} also includes the following improvement<s>:
233-
234-
// === <TINY-vwxyz 1 changelog entry>
235-
// #TINY-vwxyz1
236-
237-
// CCFR here.
191+
{productname} {release-version} also includes the following improvements:
238192

239193
=== `editor.getContent()` now includes `indent` and `entity_encoding` properties to control HTML formatting
240194
// #TINY-12786
@@ -284,26 +238,10 @@ Previously, and issue was identified where clicking the editor's horizontal scro
284238
{productname} {release-version} addresses this issue. Now, the editor avoids taking focus when users click elements that are not selectable (such as scrollbars), preventing unintended vertical scrolling.
285239

286240

287-
[[additions]]
288-
== Additions
289-
290-
{productname} {release-version} also includes the following addition<s>:
291-
292-
// === <TINY-vwxyz 1 changelog entry>
293-
// #TINY-vwxyz1
294-
295-
// CCFR here.
296-
297-
298241
[[changes]]
299242
== Changes
300243

301-
{productname} {release-version} also includes the following change<s>:
302-
303-
// === <TINY-vwxyz 1 changelog entry>
304-
// #TINY-vwxyz1
305-
306-
// CCFR here.
244+
{productname} {release-version} also includes the following change:
307245

308246
=== Tooltips can now remain open when hovered
309247
// #TINY-12053
@@ -313,26 +251,11 @@ Previously, tooltips would disappear when the cursor moved from the toolbar butt
313251
This improvement addresses the link:https://www.w3.org/WAI/WCAG21/Understanding/content-on-hover-or-focus[WCAG 2.1 Success Criterion 1.4.13: Content on Hover or Focus (Level AA)], specifically the "Hoverable" requirement.
314252

315253

316-
[[removed]]
317-
== Removed
318-
319-
{productname} {release-version} also includes the following removal<s>:
320-
321-
// === <TINY-vwxyz 1 changelog entry>
322-
// #TINY-vwxyz1
323-
324-
// CCFR here.
325-
326-
327254
[[bug-fixes]]
328255
== Bug fixes
329256

330-
{productname} {release-version} also includes the following bug fix<es>:
331-
332-
// === <TINY-vwxyz 1 changelog entry>
333-
// #TINY-vwxyz1
257+
{productname} {release-version} also includes the following bug fixes:
334258

335-
// CCFR here.
336259
=== NVDA would announce iframe_aria_text multiple times
337260
// #TINY-11296
338261

@@ -385,17 +308,6 @@ https://example.com/search?&amp;amp;query=example
385308
This caused issues when opening such links, as the URLs became invalid. In {release-version}, {productname} now automatically decodes `+&amp;+` back to `+&+` before inserting the link, ensuring that pasted URLs remain valid and functional in both the editor and the source code.
386309

387310

388-
[[security-fixes]]
389-
== Security fixes
390-
391-
{productname} {release-version} includes <a fix | fixes for the following security issue<s>:
392-
393-
// === <TINY-vwxyz 1 changelog entry>
394-
// #TINY-vwxyz1
395-
396-
// CCFR here.
397-
398-
399311
[[deprecated]]
400312

401313

modules/ROOT/pages/changelog.adoc

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,41 @@
55
NOTE: This is the {productname} Community version changelog. For information about the latest {cloudname} or {enterpriseversion} Release, see: xref:release-notes.adoc[{productname} Release Notes].
66

77

8-
== xref:8.1.0-release-notes.adoc[8.1.0 - 2025-09-10]
8+
== xref:8.1.0-release-notes.adoc[8.1.0 - 2025-09-17]
99

10-
//TODO
10+
### Improved
11+
* The editor `DomParser` API can now parse full documents when the API's `root_name` option is set to `#document`.
12+
// #TINY-12589
13+
* Tooltips can be hovered over to keep open.
14+
// #TINY-12053
15+
* Default avatars are now generated with a consistent color based on the user id.
16+
// #TINY-12532
17+
* Reverted split button design change.
18+
// #TINY-12593
19+
* `editor.getContent()` now includes `indent` and `entity_encoding` properties to control HTML formatting.
20+
// #TINY-12786
21+
22+
### Deprecated
23+
* Deprecated `content_css_cors` config option.
24+
// #TINY-12578
25+
26+
### Fixed
27+
* Clicking on a non selectable element when the selection is off screen no longer scrolls to the selection.
28+
// #TINY-12245
29+
* Using CMD+backspace would not preserve inline formatting.
30+
// #TINY-12071
31+
* Navigating between elements with `contenteditable="true"` was not possible on Firefox using the keyboard.
32+
// #TINY-12459
33+
* NVDA would announce `iframe_aria_text` multiple times.
34+
// #TINY-11296
35+
* Cursor movement did not operate correctly after a `figure` was selected.
36+
// #TINY-12458
37+
* Links inserted with `+&amp;+` encoding are now decoded to `&` before inserting.
38+
// #TINY-12504
39+
* Attribute `aria-errormessage` was incorrectly added to url input fields by default.
40+
// #TINY-12037
41+
* Splitting list items by pressing enter did not move the cursor due to an error in the browser console.
42+
// #TINY-12830
1143

1244
== xref:8.0.2-release-notes.adoc[8.0.2 - 2025-08-14]
1345

0 commit comments

Comments
 (0)