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: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
Changelog
2
2
=========
3
3
4
+
Version 8.10.6
5
+
---------------
6
+
7
+
### Fixes
8
+
9
+
***Link-Attribute bleiben erhalten (target/rel/title):** Mehrere Plugin-Schema-Regeln wurden so korrigiert, dass `a`-Attribute nicht mehr auf eine zu kleine Menge reduziert werden. Betroffen waren insbesondere `for_footnotes` (inkl. Legacy-`footnotes`-Dist-Artefakte) und `phonelink`.
10
+
***Plugin-first-Fix statt globalem Workaround:** Die Korrektur liegt jetzt in den betroffenen Plugins selbst, damit `target="_blank"`, `rel="nofollow"` und `title` beim Serialisieren (`getContent`) stabil erhalten bleiben.
11
+
***Verifiziert im Editor-Flow:** Link-Dialog-Auswahl wird korrekt in den finalen HTML-Output übernommen; bei `_blank` wird `noopener` wie vorgesehen ergänzt.
0 commit comments