Skip to content

Commit a0eef1b

Browse files
committed
DOC-3131: Add changelog.
1 parent f6131b8 commit a0eef1b

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

modules/ROOT/pages/changelog.adoc

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,40 @@
44

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

7+
== xref:7.8.0-release-notes.adoc[7.8.0 - 2025-04-9]
8+
9+
=== Added
10+
* New subtoolbar support for context toolbars.
11+
// #TINY-11748
12+
* New `extended_mathml_attributes` and `extended_mathml_elements` options.
13+
// #TINY-11756
14+
* New `onboarding` option.
15+
// #TINY-11931
16+
17+
=== Improved
18+
* Dialog menu dropdowns now close when a dialog is moved.
19+
// #TINY-11368
20+
* Focus outline was misaligned with comment card border on saving an edit.
21+
// #TINY-11329
22+
* The `editor.selection.scrollIntoView()` method now pads the target scroll area with a small margin, ensuring content doesn't sit at the very edge of the viewport.
23+
// #TINY-11786
24+
25+
=== Changed
26+
* Changed promotional text and link.
27+
// #TINY-11905
28+
29+
=== Fixed
30+
* Setting editor height to a `pt` or `em` value was ignoring min/max height settings.
31+
// #TINY-11108
32+
* Exception when pressing tab in the last cell of a non-editable table.
33+
// #TINY-11797
34+
* Exception was thrown when trying to use context form API after component was detached.
35+
// #TINY-11781
36+
* Deleting an empty block within <li> would move cursor at the end of the <li>.
37+
// #TINY-11763
38+
* Deleting an empty block that is between two lists would throw an error when all of the elements were nested inside the same <li>.
39+
// #TINY-11763
40+
741
== xref:7.7.2-release-notes.adoc[7.7.2 - 2025-03-19]
842

943
=== Fixed

0 commit comments

Comments
 (0)