diff --git a/changelog.html b/changelog.html
index 7d23daed..dc1670d4 100644
--- a/changelog.html
+++ b/changelog.html
@@ -7,7 +7,269 @@
Changelogs
-Neu in 2.2.0 (2024-09-03)
+Neu in 2.2.1 (2024-11-05)
+
+- fix(personal): Adjust logo and title margins (#744)
+- Fix sub menus in personal header (#746)
+- Fix geo data handling of manual created events (#745)
+- fix(personal): Adjust logo to the same size as standard (#743)
+- Share button fix (#737)
+- Fix link to homepage in sticky header with custom logo (#740)
+- Fix dropdown layout in mobile menu (#738)
+- Fix dropdown menu in mobile view (#735)
+- Add sidebar in post list, 404 and search view (#726)
+- fix(header): Use squared size for custom logos
+- Fix new setting website name (#724)
+- Prepare Release 2.2 (#719)
+- Add update date to github workflow (#717)
+- Do not show featured image on pages if option is set (#707)
+- Open parent entry of dropdown menus on first click (#703)
+- Fix logo size on small displays in personal header (#700)
+- Add "PT Sans" and sans-serif as fallback font-family (#698)
+- Fix excluded categories in latest-posts (#699)
+- Add option to configure or disable category list on category archive page (#696)
+- Responsive wrap categories filter (#692)
+- Avoid backend JavaScript exception with accordion block (#691)
+- Replace node-sass compiler with Dart sass, upgrade nodejs in workflows (#689)
+- Center next-events boxes again (#683)
+- Fix color of latest-posts in editor if block is grouped with background-color (#681)
+- fix font-style (#680)
+- Show categories on top of post list view (#678)
+- Remove confusing # from meta-data block, prepend mailto on mail addresses (#677)
+- Fix some issues with fullwidth blocks on styled layout (#676)
+- Update npm packages (#673)
+- Update editor CSS to show almost the same on editor and frontend (#672)
+- Fix text-decoration of links in WordPress 6.6 (#671)
+- Improve fullwidth container (#669)
+- Fix PHP error on ical calender import with invalid response (#670)
+- Update bug_report.md (#663)
+- Remove filter excerpt_more and keep default read-more text in excerpt (#662)
+- Show "read-more" text again on latest post output (#659)
+- Make backend language labels for block contact-form and meta-data (#660)
+- Fix editor CSS for person template (#656)
+- Optimize textbalken for kandidierenden page (#655)
+- Update bug report (#642)
+- Update all template files with current WordPress 6.5 code editor (#654)
+- Fix line idents of HTML files to TABs (#653)
+- Remove unnecessary paragraph blocks from person-3 element (#652)
+- closes #643 (#647)
+- Remove white line on top of the menu in personal header (#640)
+- Docs: custom CSS for background logo color in personal-header (#635)
+- Add optional phone field to contact form, make fields optional required (#639)
+- Fix timezonen fix for calendar import, add timezone info to ical export (#633)
+- Disable submit button after submit to prevent multiple submits (#629)
+- Docs: custom CSS for background logo color (#624)
+- Show events in listing up to end of event duration (#623)
+- Use custom logo in sticky menu (#621)
+- Remove green logo background if terms of use are not accepted (#620)
+- Fix text color on highlight button (#619)
+- Use always the proper nonce for WP forms in backend fixes location fi… (#616)
+- Ignore optional DTEND on ical import (#610)
+- Fix link color on hover in personal header and on highlight button (#608)
+- Fix theme activation if old events of wpcalendar are present (#604)
+- Fix sunflower in very large menus (#602)
+- Documentation Bugfixes (#601)
+- remove the green line in mobile view in the header (#599)
+- Fix custom website icon should not be overwritten (#598)
+- Fix deprecations and lint JavaScript files (#596)
+- Fix event import if WP timezone_string is invalid / not set (#595)
+- Fix usage of location default zoom level. (#594)
+- Fix ics link in event overview. (#593)
+- Fix double date in latest-posts block (#588)
+- Fix errors if social-media configuration is incomplete (#586)
+- Fix missing location in event detail view (#585)
+- Fix width of groups with background color (#584)
+- Fix latest posts block with pre 2.1.0 category filter (#583)
+- Make wp-group position relative (#581)
+- Fix footer in case of custom logo (#579)
+- Fix header layout if option is not set (#578)
+- Add requirements.txt for mkdocs (#575)
+- Update the Documentation (#571)
+- Fix block patterns (#572)
+- Add bluesky and threads to sunflower sharing block (#570)
+- Add option to exclude categories from latest posts list (#569)
+- Fix coding standard of some more files (#568)
+- Fix more coding style files (#567)
+- Clean files to support the WordPress coding style (#563)
+- Replace ics-parser with sabre/vobject (#560)
+- Pattern for candidates (#557)
+- Highlight Button (#556)
+- add the font type (#558)
+- Green Background at Logo (#543)
+- Fix padding of textbalken (#553)
+- Make event location clickable (#554)
+- Wrap text content with hyphens (#552)
+- Fix import of specific instances of recurring events (#551)
+- Fix keyboard navigation of main menu (#550)
+- Textbalken (#545)
+- add PTSans Bolditalic and italic (#544)
+- Sunflower is only shown if new option "terms of use" is accepted (#534)
+- Refactoring Blocks (#540)
+- Add rss block styles to editor backend
+- Add basic styling to WordPress RSS block
+- Run rector / ecs again
+- Changes default fallback open graph image; add media library button
+- Set requirement for PHP 8.2
+- Add basic rector and ecs configuration and run both tools to fix code style
+- Update composer and npm
+- feat: Add fs-md-3 helper class
+- feat(cover): Fix width and fonts
+- feat(image): Add darkened class
+- feat(accordion): Add custom style for accordions
+- feat(button): Remove auto uppercase for buttons
+- fix(group): Only fullsize colored groups on styled layouts
+- fix(navbar): Remove border for last menu item
+- feat: Add icon shortcode
+- feat: Add mailto shortcode
+- chore: Fix bundle for repos other than "sunflower-theme"
+- fix: Linter errors
+- chore: Change author name and url
+- feat: Add border-radius classes
+- fix(text): Add auto hyphenantion to "text-justify"
+- feat: Add "has-sunflower-background-image" class
+- feat(blocks): Add social_media_icons shortcode
+- fix(header): Fade in on hover
+- chore: Change readme and links to github fork
+- chore: Customize build scripts
+- feat(wp-block-button): Add animation on hover
+- feat(wp-block-image): Shadow without hover
+- fix: Footer social icons
+- fix: Header navigation
+- feat: Add menus to footer
+- feat: Add styles for posts
+- feat: Add more styles
+- feat: Replace sunflower with sunflower-mannheim in footer
+- feat: Use "du" instead of "sie"
+- feat: Make personal style look more like BV
+
+
+Neu in v2.0.9-ma-rc.0 (2024-09-07)
+
+- fix(header): Use squared size for custom logos
+- Prepare Release 2.2 (#719)
+- Add update date to github workflow (#717)
+- Do not show featured image on pages if option is set (#707)
+- Open parent entry of dropdown menus on first click (#703)
+- Fix logo size on small displays in personal header (#700)
+- Add "PT Sans" and sans-serif as fallback font-family (#698)
+- Fix excluded categories in latest-posts (#699)
+- Add option to configure or disable category list on category archive page (#696)
+- Responsive wrap categories filter (#692)
+- Avoid backend JavaScript exception with accordion block (#691)
+- Replace node-sass compiler with Dart sass, upgrade nodejs in workflows (#689)
+- Center next-events boxes again (#683)
+- Fix color of latest-posts in editor if block is grouped with background-color (#681)
+- fix font-style (#680)
+- Show categories on top of post list view (#678)
+- Remove confusing # from meta-data block, prepend mailto on mail addresses (#677)
+- Fix some issues with fullwidth blocks on styled layout (#676)
+- Update npm packages (#673)
+- Update editor CSS to show almost the same on editor and frontend (#672)
+- Fix text-decoration of links in WordPress 6.6 (#671)
+- Improve fullwidth container (#669)
+- Fix PHP error on ical calender import with invalid response (#670)
+- Update bug_report.md (#663)
+- Remove filter excerpt_more and keep default read-more text in excerpt (#662)
+- Show "read-more" text again on latest post output (#659)
+- Make backend language labels for block contact-form and meta-data (#660)
+- Fix editor CSS for person template (#656)
+- Optimize textbalken for kandidierenden page (#655)
+- Update bug report (#642)
+- Update all template files with current WordPress 6.5 code editor (#654)
+- Fix line idents of HTML files to TABs (#653)
+- Remove unnecessary paragraph blocks from person-3 element (#652)
+- closes #643 (#647)
+- Remove white line on top of the menu in personal header (#640)
+- Docs: custom CSS for background logo color in personal-header (#635)
+- Add optional phone field to contact form, make fields optional required (#639)
+- Fix timezonen fix for calendar import, add timezone info to ical export (#633)
+- Disable submit button after submit to prevent multiple submits (#629)
+- Docs: custom CSS for background logo color (#624)
+- Show events in listing up to end of event duration (#623)
+- Use custom logo in sticky menu (#621)
+- Remove green logo background if terms of use are not accepted (#620)
+- Fix text color on highlight button (#619)
+- Use always the proper nonce for WP forms in backend fixes location fi… (#616)
+- Ignore optional DTEND on ical import (#610)
+- Fix link color on hover in personal header and on highlight button (#608)
+- Fix theme activation if old events of wpcalendar are present (#604)
+- Fix sunflower in very large menus (#602)
+- Documentation Bugfixes (#601)
+- remove the green line in mobile view in the header (#599)
+- Fix custom website icon should not be overwritten (#598)
+- Fix deprecations and lint JavaScript files (#596)
+- Fix event import if WP timezone_string is invalid / not set (#595)
+- Fix usage of location default zoom level. (#594)
+- Fix ics link in event overview. (#593)
+- Fix double date in latest-posts block (#588)
+- Fix errors if social-media configuration is incomplete (#586)
+- Fix missing location in event detail view (#585)
+- Fix width of groups with background color (#584)
+- Fix latest posts block with pre 2.1.0 category filter (#583)
+- Make wp-group position relative (#581)
+- Fix footer in case of custom logo (#579)
+- Fix header layout if option is not set (#578)
+- Add requirements.txt for mkdocs (#575)
+- Update the Documentation (#571)
+- Fix block patterns (#572)
+- Add bluesky and threads to sunflower sharing block (#570)
+- Add option to exclude categories from latest posts list (#569)
+- Fix coding standard of some more files (#568)
+- Fix more coding style files (#567)
+- Clean files to support the WordPress coding style (#563)
+- Replace ics-parser with sabre/vobject (#560)
+- Pattern for candidates (#557)
+- Highlight Button (#556)
+- add the font type (#558)
+- Green Background at Logo (#543)
+- Fix padding of textbalken (#553)
+- Make event location clickable (#554)
+- Wrap text content with hyphens (#552)
+- Fix import of specific instances of recurring events (#551)
+- Fix keyboard navigation of main menu (#550)
+- Textbalken (#545)
+- add PTSans Bolditalic and italic (#544)
+- Sunflower is only shown if new option "terms of use" is accepted (#534)
+- Refactoring Blocks (#540)
+- Add rss block styles to editor backend
+- Add basic styling to WordPress RSS block
+- Run rector / ecs again
+- Changes default fallback open graph image; add media library button
+- Set requirement for PHP 8.2
+- Add basic rector and ecs configuration and run both tools to fix code style
+- Update composer and npm
+- feat: Add fs-md-3 helper class
+- feat(cover): Fix width and fonts
+- feat(image): Add darkened class
+- feat(accordion): Add custom style for accordions
+- feat(button): Remove auto uppercase for buttons
+- fix(group): Only fullsize colored groups on styled layouts
+- fix(navbar): Remove border for last menu item
+- feat: Add icon shortcode
+- feat: Add mailto shortcode
+- chore: Fix bundle for repos other than "sunflower-theme"
+- fix: Linter errors
+- chore: Change author name and url
+- feat: Add border-radius classes
+- fix(text): Add auto hyphenantion to "text-justify"
+- feat: Add "has-sunflower-background-image" class
+- feat(blocks): Add social_media_icons shortcode
+- fix(header): Fade in on hover
+- chore: Change readme and links to github fork
+- chore: Customize build scripts
+- feat(wp-block-button): Add animation on hover
+- feat(wp-block-image): Shadow without hover
+- fix: Footer social icons
+- fix: Header navigation
+- feat: Add menus to footer
+- feat: Add styles for posts
+- feat: Add more styles
+- feat: Replace sunflower with sunflower-mannheim in footer
+- feat: Use "du" instead of "sie"
+- feat: Make personal style look more like BV
+
+
+Neu in v2.2.0 (2024-09-03)
- Prepare Release 2.2 (#719)
- Add update date to github workflow (#717)
@@ -94,22 +356,5 @@ Neu in v2.1.3 (2024-05-15)
- Fix ics link in event overview. (#593)
-Neu in v2.1.2 (2024-05-08)
-
-- Fix double date in latest-posts block (#588)
-- Fix errors if social-media configuration is incomplete (#586)
-- Fix missing location in event detail view (#585)
-- Fix width of groups with background color (#584)
-- Fix latest posts block with pre 2.1.0 category filter (#583)
-
-
-Neu in v2.1.1 (2024-05-07)
-
-- Make wp-group position relative (#581)
-- Fix footer in case of custom logo (#579)
-- Fix header layout if option is not set (#578)
-- Add requirements.txt for mkdocs (#575)
-
-