Skip to content

Commit 67ef23a

Browse files
authored
publishing version 2.1.6 (#674)
1 parent ad7f616 commit 67ef23a

File tree

2 files changed

+21
-13
lines changed

2 files changed

+21
-13
lines changed

changelog.html

+20-12
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,26 @@
77

88
<body>
99
<h1>Changelogs</h1>
10-
<h2>Neu in 2.1.5 (2024-06-20)</h2>
10+
<h2>Neu in 2.1.6 (2024-07-18)</h2>
11+
<ul>
12+
<li>Update editor CSS to show almost the same on editor and frontend (#672)</li>
13+
<li>Fix text-decoration of links in WordPress 6.6 (#671)</li>
14+
<li>Improve fullwidth container (#669)</li>
15+
<li>Fix PHP error on ical calender import with invalid response (#670)</li>
16+
<li>Update bug_report.md (#663)</li>
17+
<li>Remove filter excerpt_more and keep default read-more text in excerpt (#662)</li>
18+
<li>Show "read-more" text again on latest post output (#659)</li>
19+
<li>Make backend language labels for block contact-form and meta-data (#660)</li>
20+
<li>Fix editor CSS for person template (#656)</li>
21+
<li>Optimize textbalken for kandidierenden page (#655)</li>
22+
<li>Update bug report (#642)</li>
23+
<li>Update all template files with current WordPress 6.5 code editor (#654)</li>
24+
<li>Fix line idents of HTML files to TABs (#653)</li>
25+
<li>Remove unnecessary paragraph blocks from person-3 element (#652)</li>
26+
<li>closes #643 (#647)</li>
27+
</ul>
28+
29+
<h2>Neu in v2.1.5 (2024-06-20)</h2>
1130
<ul>
1231
<li>Remove white line on top of the menu in personal header (#640)</li>
1332
<li>Docs: custom CSS for background logo color in personal-header (#635)</li>
@@ -130,16 +149,5 @@ <h2>Neu in v2.0.7 (2024-02-08)</h2>
130149
<li>Update _accordion.scss</li>
131150
</ul>
132151

133-
<h2>Neu in v2.0.6 (2024-01-19)</h2>
134-
<ul>
135-
<li>Use only one dark green in footer</li>
136-
<li>Add fallback favicon in PNG format</li>
137-
<li>Readme formatting</li>
138-
<li>Fix link on logo to home in standard layout</li>
139-
<li>Update template-parts/header-personal.php</li>
140-
<li>FIX: use home url not php code in HTML</li>
141-
<li>Fix typo in download link for current sunflower theme version</li>
142-
</ul>
143-
144152
</body>
145153
</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.1.5
7+
Version: 2.1.6
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)