|
7 | 7 |
|
8 | 8 | <body>
|
9 | 9 | <h1>Changelogs</h1>
|
10 |
| -<h2>Neu in 2.2.3 (2024-11-13)</h2> |
| 10 | +<h2>Neu in 2.2.4 (2024-12-05)</h2> |
11 | 11 | <ul>
|
| 12 | +<li>Update documentation about social media icons in footer and header (#785)</li> |
| 13 | +<li>Task/fix sass deprecations (#784)</li> |
| 14 | +<li>Add possibility to add text excerpts on pages, too. (#783)</li> |
| 15 | +<li>Fix position of dropdown arrow in personal header (#782)</li> |
| 16 | +<li>Fix background width in personal header with default sunflower (#780)</li> |
| 17 | +<li>Update npm packages (#779)</li> |
| 18 | +<li>Speed up Github workflow with npm cache (#777)</li> |
| 19 | +<li>Fix: avoid exception if thumbnail image is not found (#776)</li> |
| 20 | +<li>Update editor CSS and avoid unnecessary image width settings in columns (#773)</li> |
| 21 | +</ul> |
| 22 | + |
| 23 | +<h2>Neu in v2.2.3 (2024-11-13)</h2> |
| 24 | +<ul> |
| 25 | +<li>Enable scrolling in opened mobile navigation (#768)</li> |
12 | 26 | <li>Fix huge custom logo on standard header (#767)</li>
|
13 | 27 | <li>Fix loading of localized labels with WordPress 6.7.0 (#765)</li>
|
14 | 28 | </ul>
|
@@ -98,19 +112,5 @@ <h2>Neu in v2.1.5 (2024-06-20)</h2>
|
98 | 112 | <li>Fix timezonen fix for calendar import, add timezone info to ical export (#633)</li>
|
99 | 113 | </ul>
|
100 | 114 |
|
101 |
| -<h2>Neu in v2.1.4 (2024-05-31)</h2> |
102 |
| -<ul> |
103 |
| -<li>Disable submit button after submit to prevent multiple submits (#629)</li> |
104 |
| -<li>Docs: custom CSS for background logo color (#624)</li> |
105 |
| -<li>Show events in listing up to end of event duration (#623)</li> |
106 |
| -<li>Use custom logo in sticky menu (#621)</li> |
107 |
| -<li>Remove green logo background if terms of use are not accepted (#620)</li> |
108 |
| -<li>Fix text color on highlight button (#619)</li> |
109 |
| -<li>Use always the proper nonce for WP forms in backend fixes location fi… (#616)</li> |
110 |
| -<li>Ignore optional DTEND on ical import (#610)</li> |
111 |
| -<li>Fix link color on hover in personal header and on highlight button (#608)</li> |
112 |
| -<li>Fix theme activation if old events of wpcalendar are present (#604)</li> |
113 |
| -</ul> |
114 |
| - |
115 | 115 | </body>
|
116 | 116 | </html>
|
0 commit comments