Commit c33cd17 1 parent c923ce4 commit c33cd17 Copy full SHA for c33cd17
File tree 2 files changed +12
-11
lines changed
2 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 7
7
8
8
< body >
9
9
< 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 >
11
21
< ul >
12
22
< li > fix(personal): Adjust logo and title margins (#744)</ li >
13
23
< li > Fix sub menus in personal header (#746)</ li >
@@ -108,14 +118,5 @@ <h2>Neu in v2.1.3 (2024-05-15)</h2>
108
118
< li > Fix ics link in event overview. (#593)</ li >
109
119
</ ul >
110
120
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
-
120
121
</ body >
121
122
</ html >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Theme URI: https://sunflower-theme.de
4
4
Author: verdigado eG
5
5
Author URI: https://verdigado.com
6
6
Description: Theme for the German Green Party
7
- Version: 2.2.1
7
+ Version: 2.2.2
8
8
Tested up to: 6.6
9
9
Requires PHP: 8.2
10
10
License: GNU General Public License v2 or later
You can’t perform that action at this time.
0 commit comments