Skip to content

Commit

Permalink
publishing version 2.2.0 (#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
albig authored Sep 3, 2024
1 parent 37084a7 commit 6694c39
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 34 deletions.
42 changes: 9 additions & 33 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,15 @@

<body>
<h1>Changelogs</h1>
<h2>Neu in 2.1.9 (2024-08-09)</h2>
<h2>Neu in 2.2.0 (2024-09-03)</h2>
<ul>
<li>Prepare Release 2.2 (#719)</li>
<li>Add update date to github workflow (#717)</li>
<li>Do not show featured image on pages if option is set (#707)</li>
<li>Open parent entry of dropdown menus on first click (#703)</li>
</ul>

<h2>Neu in v2.1.9 (2024-08-09)</h2>
<ul>
<li>Fix logo size on small displays in personal header (#700)</li>
<li>Add "PT Sans" and sans-serif as fallback font-family (#698)</li>
Expand Down Expand Up @@ -103,37 +111,5 @@ <h2>Neu in v2.1.1 (2024-05-07)</h2>
<li>Add requirements.txt for mkdocs (#575)</li>
</ul>

<h2>Neu in v2.1.0 (2024-05-07)</h2>
<ul>
<li>Update the Documentation (#571)</li>
<li>Fix block patterns (#572)</li>
<li>Add bluesky and threads to sunflower sharing block (#570)</li>
<li>Add option to exclude categories from latest posts list (#569)</li>
<li>Fix coding standard of some more files (#568)</li>
<li>Fix more coding style files (#567)</li>
<li>Clean files to support the WordPress coding style (#563)</li>
<li>Replace ics-parser with sabre/vobject (#560)</li>
<li>Pattern for candidates (#557)</li>
<li>Highlight Button (#556)</li>
<li>add the font type (#558)</li>
<li>Green Background at Logo (#543)</li>
<li>Fix padding of textbalken (#553)</li>
<li>Make event location clickable (#554)</li>
<li>Wrap text content with hyphens (#552)</li>
<li>Fix import of specific instances of recurring events (#551)</li>
<li>Fix keyboard navigation of main menu (#550)</li>
<li>Textbalken (#545)</li>
<li>add PTSans Bolditalic and italic (#544)</li>
<li>Sunflower is only shown if new option "terms of use" is accepted (#534)</li>
<li>Refactoring Blocks (#540)</li>
<li>Add rss block styles to editor backend</li>
<li>Add basic styling to WordPress RSS block</li>
<li>Run rector / ecs again</li>
<li>Changes default fallback open graph image; add media library button</li>
<li>Set requirement for PHP 8.2</li>
<li>Add basic rector and ecs configuration and run both tools to fix code style</li>
<li>Update composer and npm</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.9
Version: 2.2.0
Tested up to: 6.6
Requires PHP: 8.2
License: GNU General Public License v2 or later
Expand Down

0 comments on commit 6694c39

Please sign in to comment.