Skip to content
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
20 changes: 10 additions & 10 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,17 @@

<body>
<h1>Changelogs</h1>
<h2>Neu in 2.2.6 (2025-02-26)</h2>
<h2>Neu in 2.2.7 (2025-03-07)</h2>
<ul>
<li>Add event ics export filtered by tags (#823)</li>
<li>Fix german translation in contact-form (#822)</li>
<li>Fix loading leaflet JavaScript in backend (#820)</li>
<li>Fix rendering imported event URLs (#818)</li>
</ul>

<h2>Neu in v2.2.6 (2025-02-26)</h2>
<ul>
<li>Speedup GitHub workflow (#816)</li>
<li>Add some hints about recommended plugins (#814)</li>
<li>Update translation files (#813)</li>
<li>change "Sie" to "du" (#812)</li>
Expand Down Expand Up @@ -97,14 +106,5 @@ <h2>Neu in v2.1.8 (2024-08-02)</h2>
<li>Center next-events boxes again (#683)</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>
<li>Show categories on top of post list view (#678)</li>
<li>Remove confusing # from meta-data block, prepend mailto on mail addresses (#677)</li>
<li>Fix some issues with fullwidth blocks on styled layout (#676)</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.2.6
Version: 2.2.7
Tested up to: 6.7
Requires PHP: 8.2
License: GNU General Public License v2 or later
Expand Down