Skip to content

Commit 83551e4

Browse files
authored
publishing version 2.1.3 (#603)
1 parent 3f75bf0 commit 83551e4

File tree

2 files changed

+14
-17
lines changed

2 files changed

+14
-17
lines changed

changelog.html

+13-16
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@
77

88
<body>
99
<h1>Changelogs</h1>
10-
<h2>Neu in 2.1.2 (2024-05-08)</h2>
10+
<h2>Neu in 2.1.3 (2024-05-15)</h2>
11+
<ul>
12+
<li>Fix sunflower in very large menus (#602)</li>
13+
<li>Documentation Bugfixes (#601)</li>
14+
<li>remove the green line in mobile view in the header (#599)</li>
15+
<li>Fix custom website icon should not be overwritten (#598)</li>
16+
<li>Fix deprecations and lint JavaScript files (#596)</li>
17+
<li>Fix event import if WP timezone_string is invalid / not set (#595)</li>
18+
<li>Fix usage of location default zoom level. (#594)</li>
19+
<li>Fix ics link in event overview. (#593)</li>
20+
</ul>
21+
22+
<h2>Neu in v2.1.2 (2024-05-08)</h2>
1123
<ul>
1224
<li>Fix double date in latest-posts block (#588)</li>
1325
<li>Fix errors if social-media configuration is incomplete (#586)</li>
@@ -129,20 +141,5 @@ <h2>Neu in v2.0.4 (2023-12-22)</h2>
129141
<li>Update der archive-sunflower_event.php mit eigener Class für den Kalender Downlaodlink</li>
130142
</ul>
131143

132-
<h2>Neu in v2.0.3 (2023-11-17)</h2>
133-
<ul>
134-
<li>Workflow: replace github.ref_name with github.event.release.tag_name</li>
135-
<li>Enhance the changelog creation</li>
136-
<li>Set end of event to start of event in Datepicker</li>
137-
<li>Make jsdocs linter happy</li>
138-
<li>Update npm packages</li>
139-
<li>Fix block background with color gray</li>
140-
<li>Update project github repo in documentation</li>
141-
<li>Remove unused files from git repo</li>
142-
<li>Remove usage of forkawesome and use fontsawesome instead</li>
143-
<li>Fix some backend CSS issues with new CI</li>
144-
<li>Use "Update URI" header for better update checks</li>
145-
</ul>
146-
147144
</body>
148145
</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.2
7+
Version: 2.1.3
88
Tested up to: 6.4
99
Requires PHP: 8.2
1010
License: GNU General Public License v2 or later

0 commit comments

Comments
 (0)