|
7 | 7 |
|
8 | 8 | <body>
|
9 | 9 | <h1>Changelogs</h1>
|
10 |
| -<h2>Neu in 2.1.5 (2024-06-20)</h2> |
| 10 | +<h2>Neu in 2.1.6 (2024-07-18)</h2> |
| 11 | +<ul> |
| 12 | +<li>Update editor CSS to show almost the same on editor and frontend (#672)</li> |
| 13 | +<li>Fix text-decoration of links in WordPress 6.6 (#671)</li> |
| 14 | +<li>Improve fullwidth container (#669)</li> |
| 15 | +<li>Fix PHP error on ical calender import with invalid response (#670)</li> |
| 16 | +<li>Update bug_report.md (#663)</li> |
| 17 | +<li>Remove filter excerpt_more and keep default read-more text in excerpt (#662)</li> |
| 18 | +<li>Show "read-more" text again on latest post output (#659)</li> |
| 19 | +<li>Make backend language labels for block contact-form and meta-data (#660)</li> |
| 20 | +<li>Fix editor CSS for person template (#656)</li> |
| 21 | +<li>Optimize textbalken for kandidierenden page (#655)</li> |
| 22 | +<li>Update bug report (#642)</li> |
| 23 | +<li>Update all template files with current WordPress 6.5 code editor (#654)</li> |
| 24 | +<li>Fix line idents of HTML files to TABs (#653)</li> |
| 25 | +<li>Remove unnecessary paragraph blocks from person-3 element (#652)</li> |
| 26 | +<li>closes #643 (#647)</li> |
| 27 | +</ul> |
| 28 | + |
| 29 | +<h2>Neu in v2.1.5 (2024-06-20)</h2> |
11 | 30 | <ul>
|
12 | 31 | <li>Remove white line on top of the menu in personal header (#640)</li>
|
13 | 32 | <li>Docs: custom CSS for background logo color in personal-header (#635)</li>
|
@@ -130,16 +149,5 @@ <h2>Neu in v2.0.7 (2024-02-08)</h2>
|
130 | 149 | <li>Update _accordion.scss</li>
|
131 | 150 | </ul>
|
132 | 151 |
|
133 |
| -<h2>Neu in v2.0.6 (2024-01-19)</h2> |
134 |
| -<ul> |
135 |
| -<li>Use only one dark green in footer</li> |
136 |
| -<li>Add fallback favicon in PNG format</li> |
137 |
| -<li>Readme formatting</li> |
138 |
| -<li>Fix link on logo to home in standard layout</li> |
139 |
| -<li>Update template-parts/header-personal.php</li> |
140 |
| -<li>FIX: use home url not php code in HTML</li> |
141 |
| -<li>Fix typo in download link for current sunflower theme version</li> |
142 |
| -</ul> |
143 |
| - |
144 | 152 | </body>
|
145 | 153 | </html>
|
0 commit comments