Skip to content

Commit e2fac05

Browse files
authored
publishing version 2.1.5 (#641)
1 parent 40e52e8 commit e2fac05

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

changelog.html

+9-11
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@
77

88
<body>
99
<h1>Changelogs</h1>
10-
<h2>Neu in 2.1.4 (2024-05-31)</h2>
10+
<h2>Neu in 2.1.5 (2024-06-20)</h2>
11+
<ul>
12+
<li>Remove white line on top of the menu in personal header (#640)</li>
13+
<li>Docs: custom CSS for background logo color in personal-header (#635)</li>
14+
<li>Add optional phone field to contact form, make fields optional required (#639)</li>
15+
<li>Fix timezonen fix for calendar import, add timezone info to ical export (#633)</li>
16+
</ul>
17+
18+
<h2>Neu in v2.1.4 (2024-05-31)</h2>
1119
<ul>
1220
<li>Disable submit button after submit to prevent multiple submits (#629)</li>
1321
<li>Docs: custom CSS for background logo color (#624)</li>
@@ -133,15 +141,5 @@ <h2>Neu in v2.0.6 (2024-01-19)</h2>
133141
<li>Fix typo in download link for current sunflower theme version</li>
134142
</ul>
135143

136-
<h2>Neu in v2.0.5 (2024-01-11)</h2>
137-
<ul>
138-
<li>Fix highlighting of parent menu in case of single post</li>
139-
<li>Highlight active parent menu item if sub-sub entry is selected</li>
140-
<li>Remove Mastodon as option for share buttons because of missing implementation</li>
141-
<li>Extend documenation about social media icons</li>
142-
<li>Fix deprecation messages with PHP 8.2</li>
143-
<li>Show custom logo in personal header and fix invalid markup</li>
144-
</ul>
145-
146144
</body>
147145
</html>

sass/style.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ 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.1.4
8-
Tested up to: 6.4
7+
Version: 2.1.5
8+
Tested up to: 6.5
99
Requires PHP: 8.2
1010
License: GNU General Public License v2 or later
1111
License URI: LICENSE

0 commit comments

Comments
 (0)