Skip to content

Commit 1f9c4d1

Browse files
committed
publishing version 2.1.7
1 parent a1440be commit 1f9c4d1

File tree

2 files changed

+12
-18
lines changed

2 files changed

+12
-18
lines changed

changelog.html

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

88
<body>
99
<h1>Changelogs</h1>
10-
<h2>Neu in 2.1.6 (2024-07-18)</h2>
10+
<h2>Neu in 2.1.7 (2024-08-02)</h2>
1111
<ul>
12+
<li>Fix color of latest-posts in editor if block is grouped with background-color (#681)</li>
13+
<li>fix font-style (#680)</li>
14+
<li>Show categories on top of post list view (#678)</li>
15+
<li>Remove confusing # from meta-data block, prepend mailto on mail addresses (#677)</li>
16+
<li>Fix some issues with fullwidth blocks on styled layout (#676)</li>
17+
</ul>
18+
19+
<h2>Neu in v2.1.6 (2024-07-18)</h2>
20+
<ul>
21+
<li>Update npm packages (#673)</li>
1222
<li>Update editor CSS to show almost the same on editor and frontend (#672)</li>
1323
<li>Fix text-decoration of links in WordPress 6.6 (#671)</li>
1424
<li>Improve fullwidth container (#669)</li>
@@ -133,21 +143,5 @@ <h2>Neu in v2.0.8 (2024-02-23)</h2>
133143
<li>Fix typo</li>
134144
</ul>
135145

136-
<h2>Neu in v2.0.7 (2024-02-08)</h2>
137-
<ul>
138-
<li>Style sunflower accordion following new CI</li>
139-
<li>Fix scss lint errors</li>
140-
<li>Add time to list of events</li>
141-
<li>CSS reduce huge white spaces</li>
142-
<li>Move metadatabox from header close to content text</li>
143-
<li>Fix unify CSS classes of person-block and fix style in backend</li>
144-
<li>Add favicon.ico file and replace default redirect to WP favicon</li>
145-
<li>Fix invalid HTML-markup in single blog post view</li>
146-
<li>lint-style fix</li>
147-
<li>fixed lint</li>
148-
<li>fixed indentation</li>
149-
<li>Update _accordion.scss</li>
150-
</ul>
151-
152146
</body>
153147
</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.6
7+
Version: 2.1.7
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)