Skip to content

Commit 50bcccb

Browse files
authored
publishing version 2.2.4 (#786)
1 parent 3634037 commit 50bcccb

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

changelog.html

+15-15
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,22 @@
77

88
<body>
99
<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>
1111
<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>
1226
<li>Fix huge custom logo on standard header (#767)</li>
1327
<li>Fix loading of localized labels with WordPress 6.7.0 (#765)</li>
1428
</ul>
@@ -98,19 +112,5 @@ <h2>Neu in v2.1.5 (2024-06-20)</h2>
98112
<li>Fix timezonen fix for calendar import, add timezone info to ical export (#633)</li>
99113
</ul>
100114

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-
115115
</body>
116116
</html>

sass/style.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://sunflower-theme.de
44
Author: verdigado eG
55
Author URI: https://verdigado.com
66
Description: Theme for the German Green Party
7-
Version: 2.2.3
7+
Version: 2.2.4
88
Tested up to: 6.7
99
Requires PHP: 8.2
1010
License: GNU General Public License v2 or later

0 commit comments

Comments
 (0)