|
7 | 7 |
|
8 | 8 | <body>
|
9 | 9 | <h1>Changelogs</h1>
|
10 |
| -<h2>Neu in 2.1.6 (2024-07-18)</h2> |
| 10 | +<h2>Neu in 2.1.7 (2024-08-02)</h2> |
11 | 11 | <ul>
|
| 12 | +<li>Fix color of latest-posts in editor if block is grouped with background-color (#681)</li> |
| 13 | +<li>fix font-style (#680)</li> |
| 14 | +<li>Show categories on top of post list view (#678)</li> |
| 15 | +<li>Remove confusing # from meta-data block, prepend mailto on mail addresses (#677)</li> |
| 16 | +<li>Fix some issues with fullwidth blocks on styled layout (#676)</li> |
| 17 | +</ul> |
| 18 | + |
| 19 | +<h2>Neu in v2.1.6 (2024-07-18)</h2> |
| 20 | +<ul> |
| 21 | +<li>Update npm packages (#673)</li> |
12 | 22 | <li>Update editor CSS to show almost the same on editor and frontend (#672)</li>
|
13 | 23 | <li>Fix text-decoration of links in WordPress 6.6 (#671)</li>
|
14 | 24 | <li>Improve fullwidth container (#669)</li>
|
@@ -133,21 +143,5 @@ <h2>Neu in v2.0.8 (2024-02-23)</h2>
|
133 | 143 | <li>Fix typo</li>
|
134 | 144 | </ul>
|
135 | 145 |
|
136 |
| -<h2>Neu in v2.0.7 (2024-02-08)</h2> |
137 |
| -<ul> |
138 |
| -<li>Style sunflower accordion following new CI</li> |
139 |
| -<li>Fix scss lint errors</li> |
140 |
| -<li>Add time to list of events</li> |
141 |
| -<li>CSS reduce huge white spaces</li> |
142 |
| -<li>Move metadatabox from header close to content text</li> |
143 |
| -<li>Fix unify CSS classes of person-block and fix style in backend</li> |
144 |
| -<li>Add favicon.ico file and replace default redirect to WP favicon</li> |
145 |
| -<li>Fix invalid HTML-markup in single blog post view</li> |
146 |
| -<li>lint-style fix</li> |
147 |
| -<li>fixed lint</li> |
148 |
| -<li>fixed indentation</li> |
149 |
| -<li>Update _accordion.scss</li> |
150 |
| -</ul> |
151 |
| - |
152 | 146 | </body>
|
153 | 147 | </html>
|
0 commit comments