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: modules/ROOT/pages/7.4-release-notes.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -368,7 +368,7 @@ tinycomments_author_name: '',
368
368
369
369
Previously, instead of assigning default user/author values as in `7-stable` (7.3), the latest release {release-version} disables all comment features when these fields are empty.
370
370
371
-
**Status**: Currently under investigation.
371
+
**Status**: This issue has been resolved in xref:7.5-release-notes.adoc#use-default-anon-value-for-tinycomments_author-and-tinycomments_author_name-options-when-the-provided-value-is-an-empty-string[{productname} 7.5.0].
372
372
373
373
=== Comment card not removed after deleting content
374
374
// #TINY-11366
@@ -377,4 +377,4 @@ Currently, after deleting content that has related comments, the corresponding c
377
377
378
378
This behavior is inconsistent with the expected behavior, where the comment card should be removed automatically after deleting the content.
379
379
380
-
**Status**: Currently under investigation.
380
+
**Status**: This issue has been resolved in xref:7.5-release-notes.adoc#removing-annotated-content-now-removes-associated-conversation-card-from-the-sidebar[{productname} 7.5.0].
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.5-release-notes.adoc
+91-3Lines changed: 91 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,37 @@ In {productname} {release-version}, the `MarkdownInsert` command now triggers a
87
87
88
88
For information on the **Markdown** plugin, see xref:markdown.adoc[Markdown].
89
89
90
+
=== Comments
91
+
92
+
The {productname} {release-version} release includes an accompanying release of the **Comments** premium plugin.
93
+
94
+
**Comments** Premium plugin includes the following fixes.
95
+
96
+
==== The `conversationAuthor` property was missing from 'create` conversation events in the EventLog API.
97
+
// #TINY-11352
98
+
99
+
In previous versions of the tinycomments plugin, the `conversationAuthor` property was missing from 'create' events within the event log, which led to incomplete tracking of user interactions when retrieving data through the `+getEventLog()+` API.
100
+
101
+
{productname} {release-version} addresses this issue. Now, the `conversationAuthor` property is included in 'create' events in the event log.
102
+
103
+
==== Removing annotated content, now, removes associated conversation card from the sidebar.
104
+
// #TINY-11366
105
+
106
+
Previously, in xref:7.4-release-notes.adoc#comment-card-not-removed-after-deleting-content[{productname} 7.4.0], an issue was identified where deleting annotated content did not remove the corresponding conversation card from the sidebar, resulting in outdated or irrelevant cards persisting in the user interface.
107
+
108
+
This behavior led to confusion and increased the risk of interacting with obsolete comments.
109
+
110
+
In {productname} {release-version}, this issue has been resolved. Now, when annotated content is deleted, the associated conversation card is automatically removed from the sidebar.
111
+
112
+
==== Use default 'Anon' value for `tinycomments_author` and `tinycomments_author_name` options when the provided value is an empty string.
113
+
// #TINY-11323
114
+
115
+
Previously in xref:7.4-release-notes.adoc#comments-not-functional-with-empty-tinycomments_author-and-tinycomments_author_name[{productname} 7.4.0], an issue was identified in **Embedded mode** where the commenting functionality became non-operational when either the `tinycomments_author` or the `tinycomments_author_name` options were configured as empty strings `""`. As a consequence, users were unable to create comments when these options were empty.
116
+
117
+
In {productname} {release-version}, the `tinycomments_author` and `tinycomments_author_name` options now default to "Anon" when the provided value is an empty string. As a result, the commenting functionality is now operational even when these options are empty.
118
+
119
+
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
@@ -176,6 +207,57 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
176
207
177
208
// CCFR here.
178
209
210
+
=== Autocompleter would not activate after applying an inline format like font size in some cases.
211
+
// #TINY-11273
212
+
213
+
Previously, when formatting was applied, a span with a zero-width no-break space `+U+FEFF+` was added to the editor. This character was not considered whitespace; as a result, the autocompleter did not trigger as expected.
214
+
215
+
{productname} {release-version} addresses this issue by updating the function to include `+U+FEFF+` as a valid character.
216
+
217
+
As a result, the autocompleter now triggers as expected after applying formatting.
218
+
219
+
=== Forecolor and backcolor toolbar buttons were not completely greyed out while in readonly mode.
220
+
// #TINY-11313
221
+
222
+
In previous versions of {productname}, an issue was identified where the `backcolor` and `forecolor` toolbar buttons were not completely greyed out while in readonly mode due to an incorrect CSS selector.
223
+
224
+
This led to a visual inconsistency in the readonly editor state.
225
+
226
+
{productname} {release-version} addresses this issue. Now, the CSS selector has been corrected, ensuring that both `backcolor` and `forecolor` buttons are now completely greyed out, providing a consistent user experience when the editor is in readonly mode.
227
+
228
+
=== Improved color picker aria support.
229
+
// #TINY-11291
230
+
231
+
In previous versions of {productname}, an issue was identified where screen readers would inconsistently announce the original R/G/B component string in the color picker, leading to a lack of context for visually impaired users. The root cause was an incorrect placement of the `aria-label` attribute, which was initially applied to the label element instead of the input field.
232
+
233
+
{productname} {release-version} addresses this issue. Now, the `aria-label` attribute has been moved to the input field to ensure it is correctly associated. Additionally, the descriptive text was updated from "Red/Green/Blue component" to "Red/Green/Blue channel" to provide clearer information for assistive technologies. These changes ensure that screen readers consistently and accurately announce the relevant RGB channels, significantly improving accessibility.
234
+
235
+
=== The `toolbar-sticky-offset` would still be applied after entering fullscreen mode.
236
+
// #TINY-11137
237
+
238
+
In previous versions of {productname}, an issue was identified where the toolbar offset was incorrectly applied in fullscreen mode, causing the toolbar to overlap with the editor area.
239
+
240
+
{productname} {release-version} addresses this issue, by implementing a check to verify that the editor is **not** in fullscreen mode before applying the toolbar offset. As a result, the toolbar now appears in the correct position when in fullscreen mode, even with the `toolbar_sticky_offset` option defined.
241
+
242
+
=== Corrected focus highlight visibility in `Statusbar` path
243
+
// #TINY-11381
244
+
245
+
A visual bug introduced in {productname} version xref:7.2.1-release-notes.adoc#long-translations-of-the-bottom-help-text-would-cause-minor-graphical-issues[7.1.2] caused the focus highlight to appear behind the tag name in the statusbar path, making it difficult for users to visually track their focus.
246
+
247
+
In {productname} {release-version}, this has been corrected. The focus highlight is now correctly displayed above the tag name when navigating through the statusbar path, ensuring a clear and visible focus indication.
248
+
249
+
=== Added new default `li` element styles to the content CSS to prevent child list elements from inheriting certain parent list item styles.
250
+
// #TINY-11217
251
+
252
+
In previous versions of {productname}, child `+<li>+` elements could inherit inline CSS styles from their parent list items, causing unexpected styling behavior in nested lists. This issue was due to native CSS behavior, where child list items would inherit certain parent styles upon post-content insertion.
253
+
254
+
{productname} {release-version} addresses this issue. Now, new default CSS styles were added for `+<li>+` elements to prevent inheritance of specific parent styles. This ensures that list items in nested structures render independently, maintaining consistent visual formatting.
255
+
256
+
=== Inability to type `{` character on German keyboard layouts
257
+
258
+
In previous versions of {productname}, an issue was identified on German Mac keyboard layouts where the `+Option+8+` keyboard combination, used to type the opening curved bracket `{`, conflicted with the `+Alt+F12+` shortcut, which is used to focus notifications in the {productname} editor. This conflict occurred because, on German Mac keyboards, `+Option+8+` generated a key code that overlapped with the `+Alt+F12+` function, preventing users from typing `{` in the editor.
259
+
260
+
To address this, {productname} {release-version} updates the keyboard event handling, implementing the `event.key` property rather than relying on numeric key codes. This solution ensures that the `{` character can be typed using `+Option+8+` on German Mac keyboards without interfering with the `+Alt+F12+` notification focus shortcut.
179
261
180
262
[[security-fixes]]
181
263
== Security fixes
@@ -205,7 +287,13 @@ This section describes issues that users of {productname} {release-version} may
205
287
206
288
There <is one | are <number> known issue<s> in {productname} {release-version}.
207
289
208
-
=== <TINY-vwxyz 1 changelog entry>
209
-
// #TINY-vwxyz1
290
+
== Known Issues
291
+
292
+
=== Screenreader on safari has poor consistency of announcing aria-label
293
+
// #TINY-11291 & #TINY-11430
294
+
295
+
In Safari, when using a screen reader on the color picker, the focus is mistakenly placed on the content within the input field rather than the field itself. This causes the screen reader to bypass announcing the aria-label associated with the field.
296
+
297
+
As a consequence, users who rely on screen readers may not hear the intended description provided by the aria-label, potentially causing confusion or reducing accessibility.
0 commit comments