Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publishing version 2.1.8 #684

Merged
merged 1 commit into from
Aug 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 6 additions & 15 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@

<body>
<h1>Changelogs</h1>
<h2>Neu in 2.1.7 (2024-08-02)</h2>
<h2>Neu in 2.1.8 (2024-08-02)</h2>
<ul>
<li>Center next-events boxes again</li>
</ul>

<h2>Neu in v2.1.7 (2024-08-02)</h2>
<ul>
<li>Fix color of latest-posts in editor if block is grouped with background-color (#681)</li>
<li>fix font-style (#680)</li>
Expand Down Expand Up @@ -129,19 +134,5 @@ <h2>Neu in v2.0.9 (2024-03-15)</h2>
<li>Enhance accessability with focused links and keyboard navigation</li>
</ul>

<h2>Neu in v2.0.8 (2024-02-23)</h2>
<ul>
<li>Note about future requirement of PHP 8.2+</li>
<li>Do not force green color for all headings</li>
<li>Fix CI: do not overwrite links to childthemes</li>
<li>Add blog name to go-home link as title attribute</li>
<li>Avoid flicker of stucked header if logged in</li>
<li>Update backend editor styles</li>
<li>Fix layout of single events with metabox in tablet portrait view</li>
<li>Add a little space between accordion items</li>
<li>Fix #498: import all events from urwahl3000 including thumbnails</li>
<li>Fix typo</li>
</ul>

</body>
</html>
2 changes: 1 addition & 1 deletion sass/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Theme URI: https://sunflower-theme.de
Author: verdigado eG
Author URI: https://verdigado.com
Description: Theme for the German Green Party
Version: 2.1.7
Version: 2.1.8
Tested up to: 6.6
Requires PHP: 8.2
License: GNU General Public License v2 or later
Expand Down