Skip to content

Commit

Permalink
publishing version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
albig committed Nov 5, 2024
1 parent 4f39a24 commit 82c639e
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 19 deletions.
281 changes: 263 additions & 18 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,269 @@

<body>
<h1>Changelogs</h1>
<h2>Neu in 2.2.0 (2024-09-03)</h2>
<h2>Neu in 2.2.1 (2024-11-05)</h2>
<ul>
<li>fix(personal): Adjust logo and title margins (#744)</li>
<li>Fix sub menus in personal header (#746)</li>
<li>Fix geo data handling of manual created events (#745)</li>
<li>fix(personal): Adjust logo to the same size as standard (#743)</li>
<li>Share button fix (#737)</li>
<li>Fix link to homepage in sticky header with custom logo (#740)</li>
<li>Fix dropdown layout in mobile menu (#738)</li>
<li>Fix dropdown menu in mobile view (#735)</li>
<li>Add sidebar in post list, 404 and search view (#726)</li>
<li>fix(header): Use squared size for custom logos</li>
<li>Fix new setting website name (#724)</li>
<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>
<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>
<li>Fix excluded categories in latest-posts (#699)</li>
<li>Add option to configure or disable category list on category archive page (#696)</li>
<li>Responsive wrap categories filter (#692)</li>
<li>Avoid backend JavaScript exception with accordion block (#691)</li>
<li>Replace node-sass compiler with Dart sass, upgrade nodejs in workflows (#689)</li>
<li>Center next-events boxes again (#683)</li>
<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>
<li>Update npm packages (#673)</li>
<li>Update editor CSS to show almost the same on editor and frontend (#672)</li>
<li>Fix text-decoration of links in WordPress 6.6 (#671)</li>
<li>Improve fullwidth container (#669)</li>
<li>Fix PHP error on ical calender import with invalid response (#670)</li>
<li>Update bug_report.md (#663)</li>
<li>Remove filter excerpt_more and keep default read-more text in excerpt (#662)</li>
<li>Show "read-more" text again on latest post output (#659)</li>
<li>Make backend language labels for block contact-form and meta-data (#660)</li>
<li>Fix editor CSS for person template (#656)</li>
<li>Optimize textbalken for kandidierenden page (#655)</li>
<li>Update bug report (#642)</li>
<li>Update all template files with current WordPress 6.5 code editor (#654)</li>
<li>Fix line idents of HTML files to TABs (#653)</li>
<li>Remove unnecessary paragraph blocks from person-3 element (#652)</li>
<li>closes #643 (#647)</li>
<li>Remove white line on top of the menu in personal header (#640)</li>
<li>Docs: custom CSS for background logo color in personal-header (#635)</li>
<li>Add optional phone field to contact form, make fields optional required (#639)</li>
<li>Fix timezonen fix for calendar import, add timezone info to ical export (#633)</li>
<li>Disable submit button after submit to prevent multiple submits (#629)</li>
<li>Docs: custom CSS for background logo color (#624)</li>
<li>Show events in listing up to end of event duration (#623)</li>
<li>Use custom logo in sticky menu (#621)</li>
<li>Remove green logo background if terms of use are not accepted (#620)</li>
<li>Fix text color on highlight button (#619)</li>
<li>Use always the proper nonce for WP forms in backend fixes location fi… (#616)</li>
<li>Ignore optional DTEND on ical import (#610)</li>
<li>Fix link color on hover in personal header and on highlight button (#608)</li>
<li>Fix theme activation if old events of wpcalendar are present (#604)</li>
<li>Fix sunflower in very large menus (#602)</li>
<li>Documentation Bugfixes (#601)</li>
<li>remove the green line in mobile view in the header (#599)</li>
<li>Fix custom website icon should not be overwritten (#598)</li>
<li>Fix deprecations and lint JavaScript files (#596)</li>
<li>Fix event import if WP timezone_string is invalid / not set (#595)</li>
<li>Fix usage of location default zoom level. (#594)</li>
<li>Fix ics link in event overview. (#593)</li>
<li>Fix double date in latest-posts block (#588)</li>
<li>Fix errors if social-media configuration is incomplete (#586)</li>
<li>Fix missing location in event detail view (#585)</li>
<li>Fix width of groups with background color (#584)</li>
<li>Fix latest posts block with pre 2.1.0 category filter (#583)</li>
<li>Make wp-group position relative (#581)</li>
<li>Fix footer in case of custom logo (#579)</li>
<li>Fix header layout if option is not set (#578)</li>
<li>Add requirements.txt for mkdocs (#575)</li>
<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>
<li>feat: Add fs-md-3 helper class</li>
<li>feat(cover): Fix width and fonts</li>
<li>feat(image): Add darkened class</li>
<li>feat(accordion): Add custom style for accordions</li>
<li>feat(button): Remove auto uppercase for buttons</li>
<li>fix(group): Only fullsize colored groups on styled layouts</li>
<li>fix(navbar): Remove border for last menu item</li>
<li>feat: Add icon shortcode</li>
<li>feat: Add mailto shortcode</li>
<li>chore: Fix bundle for repos other than "sunflower-theme"</li>
<li>fix: Linter errors</li>
<li>chore: Change author name and url</li>
<li>feat: Add border-radius classes</li>
<li>fix(text): Add auto hyphenantion to "text-justify"</li>
<li>feat: Add "has-sunflower-background-image" class</li>
<li>feat(blocks): Add social_media_icons shortcode</li>
<li>fix(header): Fade in on hover</li>
<li>chore: Change readme and links to github fork</li>
<li>chore: Customize build scripts</li>
<li>feat(wp-block-button): Add animation on hover</li>
<li>feat(wp-block-image): Shadow without hover</li>
<li>fix: Footer social icons</li>
<li>fix: Header navigation</li>
<li>feat: Add menus to footer</li>
<li>feat: Add styles for posts</li>
<li>feat: Add more styles</li>
<li>feat: Replace sunflower with sunflower-mannheim in footer</li>
<li>feat: Use "du" instead of "sie"</li>
<li>feat: Make personal style look more like BV</li>
</ul>

<h2>Neu in v2.0.9-ma-rc.0 (2024-09-07)</h2>
<ul>
<li>fix(header): Use squared size for custom logos</li>
<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>
<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>
<li>Fix excluded categories in latest-posts (#699)</li>
<li>Add option to configure or disable category list on category archive page (#696)</li>
<li>Responsive wrap categories filter (#692)</li>
<li>Avoid backend JavaScript exception with accordion block (#691)</li>
<li>Replace node-sass compiler with Dart sass, upgrade nodejs in workflows (#689)</li>
<li>Center next-events boxes again (#683)</li>
<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>
<li>Update npm packages (#673)</li>
<li>Update editor CSS to show almost the same on editor and frontend (#672)</li>
<li>Fix text-decoration of links in WordPress 6.6 (#671)</li>
<li>Improve fullwidth container (#669)</li>
<li>Fix PHP error on ical calender import with invalid response (#670)</li>
<li>Update bug_report.md (#663)</li>
<li>Remove filter excerpt_more and keep default read-more text in excerpt (#662)</li>
<li>Show "read-more" text again on latest post output (#659)</li>
<li>Make backend language labels for block contact-form and meta-data (#660)</li>
<li>Fix editor CSS for person template (#656)</li>
<li>Optimize textbalken for kandidierenden page (#655)</li>
<li>Update bug report (#642)</li>
<li>Update all template files with current WordPress 6.5 code editor (#654)</li>
<li>Fix line idents of HTML files to TABs (#653)</li>
<li>Remove unnecessary paragraph blocks from person-3 element (#652)</li>
<li>closes #643 (#647)</li>
<li>Remove white line on top of the menu in personal header (#640)</li>
<li>Docs: custom CSS for background logo color in personal-header (#635)</li>
<li>Add optional phone field to contact form, make fields optional required (#639)</li>
<li>Fix timezonen fix for calendar import, add timezone info to ical export (#633)</li>
<li>Disable submit button after submit to prevent multiple submits (#629)</li>
<li>Docs: custom CSS for background logo color (#624)</li>
<li>Show events in listing up to end of event duration (#623)</li>
<li>Use custom logo in sticky menu (#621)</li>
<li>Remove green logo background if terms of use are not accepted (#620)</li>
<li>Fix text color on highlight button (#619)</li>
<li>Use always the proper nonce for WP forms in backend fixes location fi… (#616)</li>
<li>Ignore optional DTEND on ical import (#610)</li>
<li>Fix link color on hover in personal header and on highlight button (#608)</li>
<li>Fix theme activation if old events of wpcalendar are present (#604)</li>
<li>Fix sunflower in very large menus (#602)</li>
<li>Documentation Bugfixes (#601)</li>
<li>remove the green line in mobile view in the header (#599)</li>
<li>Fix custom website icon should not be overwritten (#598)</li>
<li>Fix deprecations and lint JavaScript files (#596)</li>
<li>Fix event import if WP timezone_string is invalid / not set (#595)</li>
<li>Fix usage of location default zoom level. (#594)</li>
<li>Fix ics link in event overview. (#593)</li>
<li>Fix double date in latest-posts block (#588)</li>
<li>Fix errors if social-media configuration is incomplete (#586)</li>
<li>Fix missing location in event detail view (#585)</li>
<li>Fix width of groups with background color (#584)</li>
<li>Fix latest posts block with pre 2.1.0 category filter (#583)</li>
<li>Make wp-group position relative (#581)</li>
<li>Fix footer in case of custom logo (#579)</li>
<li>Fix header layout if option is not set (#578)</li>
<li>Add requirements.txt for mkdocs (#575)</li>
<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>
<li>feat: Add fs-md-3 helper class</li>
<li>feat(cover): Fix width and fonts</li>
<li>feat(image): Add darkened class</li>
<li>feat(accordion): Add custom style for accordions</li>
<li>feat(button): Remove auto uppercase for buttons</li>
<li>fix(group): Only fullsize colored groups on styled layouts</li>
<li>fix(navbar): Remove border for last menu item</li>
<li>feat: Add icon shortcode</li>
<li>feat: Add mailto shortcode</li>
<li>chore: Fix bundle for repos other than "sunflower-theme"</li>
<li>fix: Linter errors</li>
<li>chore: Change author name and url</li>
<li>feat: Add border-radius classes</li>
<li>fix(text): Add auto hyphenantion to "text-justify"</li>
<li>feat: Add "has-sunflower-background-image" class</li>
<li>feat(blocks): Add social_media_icons shortcode</li>
<li>fix(header): Fade in on hover</li>
<li>chore: Change readme and links to github fork</li>
<li>chore: Customize build scripts</li>
<li>feat(wp-block-button): Add animation on hover</li>
<li>feat(wp-block-image): Shadow without hover</li>
<li>fix: Footer social icons</li>
<li>fix: Header navigation</li>
<li>feat: Add menus to footer</li>
<li>feat: Add styles for posts</li>
<li>feat: Add more styles</li>
<li>feat: Replace sunflower with sunflower-mannheim in footer</li>
<li>feat: Use "du" instead of "sie"</li>
<li>feat: Make personal style look more like BV</li>
</ul>

<h2>Neu in v2.2.0 (2024-09-03)</h2>
<ul>
<li>Prepare Release 2.2 (#719)</li>
<li>Add update date to github workflow (#717)</li>
Expand Down Expand Up @@ -94,22 +356,5 @@ <h2>Neu in v2.1.3 (2024-05-15)</h2>
<li>Fix ics link in event overview. (#593)</li>
</ul>

<h2>Neu in v2.1.2 (2024-05-08)</h2>
<ul>
<li>Fix double date in latest-posts block (#588)</li>
<li>Fix errors if social-media configuration is incomplete (#586)</li>
<li>Fix missing location in event detail view (#585)</li>
<li>Fix width of groups with background color (#584)</li>
<li>Fix latest posts block with pre 2.1.0 category filter (#583)</li>
</ul>

<h2>Neu in v2.1.1 (2024-05-07)</h2>
<ul>
<li>Make wp-group position relative (#581)</li>
<li>Fix footer in case of custom logo (#579)</li>
<li>Fix header layout if option is not set (#578)</li>
<li>Add requirements.txt for mkdocs (#575)</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.0
Version: 2.2.1
Tested up to: 6.6
Requires PHP: 8.2
License: GNU General Public License v2 or later
Expand Down

0 comments on commit 82c639e

Please sign in to comment.