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
10 changes: 9 additions & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,16 @@

<body>
<h1>Changelogs</h1>
<h2>Neu in 3.0.0-alpha-6 (2026-02-06)</h2>
<h2>Neu in v3.0.0-alpha-7 (2026-02-17)</h2>
<ul>
<li>Update deploy worflow for beta release (#985)</li>
<li>Fix false nonce in sunflower admin notices (#981) (#983)</li>
<li>Add missing closing </div> (#976)</li>
<li>Button-Fixes für Download Buttons im Header (legacy)</li>
<li>Button-Fixes (Social Buttons)</li>
<li>Topmenu</li>
<li>Fix scroll reveal CSS to satisfy accessibility checks (#971)</li>
<li>Remove .idea from repository and add to gitignore</li>
</ul>

<h2>Neu in v3.0.0-alpha-6 (2026-02-06)</h2>
Expand Down
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: 3.0.0-alpha-6
Version: v3.0.0-alpha-7
Tested up to: 6.7
Requires PHP: 8.2
License: GNU General Public License v2 or later
Expand Down