Skip to content

Commit c33cd17

Browse files
authored
publishing version 2.2.2 (#762)
1 parent c923ce4 commit c33cd17

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

changelog.html

+11-10
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,17 @@
77

88
<body>
99
<h1>Changelogs</h1>
10-
<h2>Neu in 2.2.1 (2024-11-05)</h2>
10+
<h2>Neu in 2.2.2 (2024-11-12)</h2>
11+
<ul>
12+
<li>Fix wrap of very long menu items (#761)</li>
13+
<li>Fix small move on opening mobile menu and other nav optimizations (#752)</li>
14+
<li>Fix height of custom-logo in personal header (#760)</li>
15+
<li>Avoid warnings on import old wpcalendar events (#759)</li>
16+
<li>Show only used tags of next/past events (#757)</li>
17+
<li>Show medium not full size of thumbnails in latest-posts block. (#755)</li>
18+
</ul>
19+
20+
<h2>Neu in v2.2.1 (2024-11-05)</h2>
1121
<ul>
1222
<li>fix(personal): Adjust logo and title margins (#744)</li>
1323
<li>Fix sub menus in personal header (#746)</li>
@@ -108,14 +118,5 @@ <h2>Neu in v2.1.3 (2024-05-15)</h2>
108118
<li>Fix ics link in event overview. (#593)</li>
109119
</ul>
110120

111-
<h2>Neu in v2.1.2 (2024-05-08)</h2>
112-
<ul>
113-
<li>Fix double date in latest-posts block (#588)</li>
114-
<li>Fix errors if social-media configuration is incomplete (#586)</li>
115-
<li>Fix missing location in event detail view (#585)</li>
116-
<li>Fix width of groups with background color (#584)</li>
117-
<li>Fix latest posts block with pre 2.1.0 category filter (#583)</li>
118-
</ul>
119-
120121
</body>
121122
</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.1
7+
Version: 2.2.2
88
Tested up to: 6.6
99
Requires PHP: 8.2
1010
License: GNU General Public License v2 or later

0 commit comments

Comments
 (0)