|
7 | 7 |
|
8 | 8 | <body>
|
9 | 9 | <h1>Changelogs</h1>
|
10 |
| -<h2>Neu in 2.1.2 (2024-05-08)</h2> |
| 10 | +<h2>Neu in 2.1.3 (2024-05-15)</h2> |
| 11 | +<ul> |
| 12 | +<li>Fix sunflower in very large menus (#602)</li> |
| 13 | +<li>Documentation Bugfixes (#601)</li> |
| 14 | +<li>remove the green line in mobile view in the header (#599)</li> |
| 15 | +<li>Fix custom website icon should not be overwritten (#598)</li> |
| 16 | +<li>Fix deprecations and lint JavaScript files (#596)</li> |
| 17 | +<li>Fix event import if WP timezone_string is invalid / not set (#595)</li> |
| 18 | +<li>Fix usage of location default zoom level. (#594)</li> |
| 19 | +<li>Fix ics link in event overview. (#593)</li> |
| 20 | +</ul> |
| 21 | + |
| 22 | +<h2>Neu in v2.1.2 (2024-05-08)</h2> |
11 | 23 | <ul>
|
12 | 24 | <li>Fix double date in latest-posts block (#588)</li>
|
13 | 25 | <li>Fix errors if social-media configuration is incomplete (#586)</li>
|
@@ -129,20 +141,5 @@ <h2>Neu in v2.0.4 (2023-12-22)</h2>
|
129 | 141 | <li>Update der archive-sunflower_event.php mit eigener Class für den Kalender Downlaodlink</li>
|
130 | 142 | </ul>
|
131 | 143 |
|
132 |
| -<h2>Neu in v2.0.3 (2023-11-17)</h2> |
133 |
| -<ul> |
134 |
| -<li>Workflow: replace github.ref_name with github.event.release.tag_name</li> |
135 |
| -<li>Enhance the changelog creation</li> |
136 |
| -<li>Set end of event to start of event in Datepicker</li> |
137 |
| -<li>Make jsdocs linter happy</li> |
138 |
| -<li>Update npm packages</li> |
139 |
| -<li>Fix block background with color gray</li> |
140 |
| -<li>Update project github repo in documentation</li> |
141 |
| -<li>Remove unused files from git repo</li> |
142 |
| -<li>Remove usage of forkawesome and use fontsawesome instead</li> |
143 |
| -<li>Fix some backend CSS issues with new CI</li> |
144 |
| -<li>Use "Update URI" header for better update checks</li> |
145 |
| -</ul> |
146 |
| - |
147 | 144 | </body>
|
148 | 145 | </html>
|
0 commit comments